[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 12:59:14.953298 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:35925,127.28.21.189:37741,127.28.21.188:38975
I20260608 12:59:14.955094 28758 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 12:59:14.956101 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:14.975528 28765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:14.978394 28767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:14.975661 28764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:16.186820 28766 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:59:16.186868 28758 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
I20260608 12:59:16.190815 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:16.191087 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:16.191258 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923556191243 us; error 0 us; skew 500 ppm
I20260608 12:59:16.192122 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:16.198961 28758 webserver.cc:533] Webserver started at http://127.28.21.190:39013/ using document root <none> and password file <none>
I20260608 12:59:16.199783 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:16.199990 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:16.200462 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:16.206240 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "b36da4105e3b4a9f96d919750e08819a"
format_stamp: "Formatted at 2026-06-08 12:59:16 on dist-test-slave-vkhm"
I20260608 12:59:16.214264 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.008s
I20260608 12:59:16.219745 28773 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:16.221139 28758 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:59:16.221551 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "b36da4105e3b4a9f96d919750e08819a"
format_stamp: "Formatted at 2026-06-08 12:59:16 on dist-test-slave-vkhm"
I20260608 12:59:16.221926 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-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)
I20260608 12:59:16.279181 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:16.280815 28758 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
I20260608 12:59:16.281311 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:16.356492 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:35925
I20260608 12:59:16.356590 28824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:35925 every 8 connection(s)
I20260608 12:59:16.363209 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:59:16.364997 28825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:59:16.370278 28827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:16.371918 28828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:16.375248 28758 server_base.cc:1061] running on GCE node
W20260608 12:59:16.375970 28830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:16.376914 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:16.377162 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:16.377419 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923556377400 us; error 0 us; skew 500 ppm
I20260608 12:59:16.378396 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:16.382715 28758 webserver.cc:533] Webserver started at http://127.28.21.189:44149/ using document root <none> and password file <none>
I20260608 12:59:16.383320 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:16.383549 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:16.383909 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:16.385334 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-1-root/instance:
uuid: "fe598f56ce574348b3de89247427d317"
format_stamp: "Formatted at 2026-06-08 12:59:16 on dist-test-slave-vkhm"
I20260608 12:59:16.386260 28825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:16.392373 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:59:16.398214 28837 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:16.399155 28758 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:59:16.399537 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-1-root
uuid: "fe598f56ce574348b3de89247427d317"
format_stamp: "Formatted at 2026-06-08 12:59:16 on dist-test-slave-vkhm"
I20260608 12:59:16.399915 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-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)
I20260608 12:59:16.417285 28825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:16.419073 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 12:59:16.420233 28776 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.189:37741: connect: Connection refused (error 111)
I20260608 12:59:16.420791 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:59:16.425418 28825 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.21.189:37741: Network error: Client connection negotiation failed: client connection to 127.28.21.189:37741: connect: Connection refused (error 111)
I20260608 12:59:16.475148 28825 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } attempt: 1
W20260608 12:59:16.481882 28825 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.21.189:37741: Network error: Client connection negotiation failed: client connection to 127.28.21.189:37741: connect: Connection refused (error 111)
I20260608 12:59:16.492444 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.189:37741
I20260608 12:59:16.492672 28889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.189:37741 every 8 connection(s)
I20260608 12:59:16.497540 28890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:16.498502 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:59:16.504566 28890 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:59:16.505266 28892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:16.506790 28893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:16.511118 28895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:16.511938 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:16.512735 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:16.512981 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:16.513191 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923556513156 us; error 0 us; skew 500 ppm
I20260608 12:59:16.514065 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:16.517609 28758 webserver.cc:533] Webserver started at http://127.28.21.188:42997/ using document root <none> and password file <none>
I20260608 12:59:16.518280 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:16.518548 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:16.518911 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:16.520512 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-2-root/instance:
uuid: "daf643420e6e4a1eb020c2c7f9bf42c4"
format_stamp: "Formatted at 2026-06-08 12:59:16 on dist-test-slave-vkhm"
I20260608 12:59:16.522290 28890 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:16.527614 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:59:16.532562 28902 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:16.533470 28758 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:59:16.533805 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-2-root
uuid: "daf643420e6e4a1eb020c2c7f9bf42c4"
format_stamp: "Formatted at 2026-06-08 12:59:16 on dist-test-slave-vkhm"
I20260608 12:59:16.534193 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-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)
I20260608 12:59:16.535722 28890 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:59:16.544029 28890 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.21.188:38975: Network error: Client connection negotiation failed: client connection to 127.28.21.188:38975: connect: Connection refused (error 111)
I20260608 12:59:16.550067 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:16.550441 28825 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } attempt: 2
I20260608 12:59:16.551543 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:16.561088 28825 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:59:16.565524 28825 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.21.188:38975: Network error: Client connection negotiation failed: client connection to 127.28.21.188:38975: connect: Connection refused (error 111)
I20260608 12:59:16.587659 28890 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } attempt: 1
W20260608 12:59:16.593058 28890 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.21.188:38975: Network error: Client connection negotiation failed: client connection to 127.28.21.188:38975: connect: Connection refused (error 111)
I20260608 12:59:16.597067 28825 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } attempt: 1
W20260608 12:59:16.601600 28825 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.21.188:38975: Network error: Client connection negotiation failed: client connection to 127.28.21.188:38975: connect: Connection refused (error 111)
I20260608 12:59:16.625691 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.188:38975
I20260608 12:59:16.625828 28954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.188:38975 every 8 connection(s)
I20260608 12:59:16.630347 28955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:16.630281 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:16.635915 28955 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:16.647979 28955 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:16.656744 28955 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:16.668514 28890 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } attempt: 2
I20260608 12:59:16.669034 28825 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } attempt: 2
I20260608 12:59:16.676618 28955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4: Bootstrap starting.
I20260608 12:59:16.685650 28955 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:16.688090 28890 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317: Bootstrap starting.
I20260608 12:59:16.688313 28955 log.cc:826] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4: Log is configured to *not* fsync() on all Append() calls
I20260608 12:59:16.689620 28825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a: Bootstrap starting.
I20260608 12:59:16.694412 28890 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:16.694968 28955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4: No bootstrap required, opened a new log
I20260608 12:59:16.696274 28825 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:16.700472 28890 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317: No bootstrap required, opened a new log
I20260608 12:59:16.703104 28825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a: No bootstrap required, opened a new log
I20260608 12:59:16.717397 28890 raft_consensus.cc:359] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } }
I20260608 12:59:16.717424 28955 raft_consensus.cc:359] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } }
I20260608 12:59:16.717410 28825 raft_consensus.cc:359] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } }
I20260608 12:59:16.718611 28890 raft_consensus.cc:385] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:16.718611 28955 raft_consensus.cc:385] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:16.718633 28825 raft_consensus.cc:385] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:16.719154 28955 raft_consensus.cc:740] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf643420e6e4a1eb020c2c7f9bf42c4, State: Initialized, Role: FOLLOWER
I20260608 12:59:16.719118 28890 raft_consensus.cc:740] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe598f56ce574348b3de89247427d317, State: Initialized, Role: FOLLOWER
I20260608 12:59:16.719208 28825 raft_consensus.cc:740] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b36da4105e3b4a9f96d919750e08819a, State: Initialized, Role: FOLLOWER
I20260608 12:59:16.720408 28825 consensus_queue.cc:260] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } }
I20260608 12:59:16.720415 28890 consensus_queue.cc:260] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } }
I20260608 12:59:16.720415 28955 consensus_queue.cc:260] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } }
I20260608 12:59:16.722575 28963 sys_catalog.cc:455] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [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: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } } }
I20260608 12:59:16.723384 28963 sys_catalog.cc:458] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:16.724714 28825 sys_catalog.cc:565] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:16.725462 28965 sys_catalog.cc:455] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [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: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } } }
I20260608 12:59:16.726275 28965 sys_catalog.cc:458] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:16.727428 28955 sys_catalog.cc:565] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:16.727847 28964 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [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: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } } }
I20260608 12:59:16.728832 28964 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:16.729242 28890 sys_catalog.cc:565] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:16.778609 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:59:16.781141 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:59:16.787317 28779 tablet.cc:2404] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260608 12:59:16.788753 28996 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:59:16.789237 28996 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:59:16.790077 28992 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:59:16.790453 28992 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:59:16.793578 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:16.797626 28999 catalog_manager.cc:1593] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:59:16.797955 28999 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:59:16.802032 29000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:16.804273 29001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:16.804942 28963 raft_consensus.cc:493] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:16.805567 28963 raft_consensus.cc:515] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } }
W20260608 12:59:16.807109 29003 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:16.809602 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b36da4105e3b4a9f96d919750e08819a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe598f56ce574348b3de89247427d317" is_pre_election: true
I20260608 12:59:16.810010 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b36da4105e3b4a9f96d919750e08819a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" is_pre_election: true
I20260608 12:59:16.810480 28865 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b36da4105e3b4a9f96d919750e08819a in term 0.
I20260608 12:59:16.810650 28930 raft_consensus.cc:2468] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b36da4105e3b4a9f96d919750e08819a in term 0.
I20260608 12:59:16.812114 28963 leader_election.cc:290] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe598f56ce574348b3de89247427d317 (127.28.21.189:37741), daf643420e6e4a1eb020c2c7f9bf42c4 (127.28.21.188:38975)
I20260608 12:59:16.811956 28776 leader_election.cc:304] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36da4105e3b4a9f96d919750e08819a, fe598f56ce574348b3de89247427d317; no voters: 
I20260608 12:59:16.816437 28963 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:16.816852 28963 raft_consensus.cc:493] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:16.817211 28963 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:16.822968 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:16.823386 28963 raft_consensus.cc:515] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } }
I20260608 12:59:16.824071 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:16.824404 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:16.824633 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923556824615 us; error 0 us; skew 500 ppm
I20260608 12:59:16.825492 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:16.825488 28963 leader_election.cc:290] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [CANDIDATE]: Term 1 election: Requested vote from peers fe598f56ce574348b3de89247427d317 (127.28.21.189:37741), daf643420e6e4a1eb020c2c7f9bf42c4 (127.28.21.188:38975)
I20260608 12:59:16.826174 28865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b36da4105e3b4a9f96d919750e08819a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe598f56ce574348b3de89247427d317"
I20260608 12:59:16.826761 28865 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:16.827665 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b36da4105e3b4a9f96d919750e08819a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4"
I20260608 12:59:16.828224 28930 raft_consensus.cc:3060] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:16.833834 28865 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36da4105e3b4a9f96d919750e08819a in term 1.
I20260608 12:59:16.835168 28930 raft_consensus.cc:2468] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b36da4105e3b4a9f96d919750e08819a in term 1.
I20260608 12:59:16.835090 28776 leader_election.cc:304] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b36da4105e3b4a9f96d919750e08819a, fe598f56ce574348b3de89247427d317; no voters: 
I20260608 12:59:16.836273 28963 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:16.837646 28758 webserver.cc:533] Webserver started at http://127.28.21.129:44439/ using document root <none> and password file <none>
I20260608 12:59:16.837955 28963 raft_consensus.cc:697] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 1 LEADER]: Becoming Leader. State: Replica: b36da4105e3b4a9f96d919750e08819a, State: Running, Role: LEADER
I20260608 12:59:16.838423 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:16.838701 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:16.839073 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:16.839118 28963 consensus_queue.cc:237] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } }
I20260608 12:59:16.840657 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "d5cbab2800c341c4bf90c2a42ffe536f"
format_stamp: "Formatted at 2026-06-08 12:59:16 on dist-test-slave-vkhm"
I20260608 12:59:16.846007 29007 sys_catalog.cc:455] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b36da4105e3b4a9f96d919750e08819a. Latest consensus state: current_term: 1 leader_uuid: "b36da4105e3b4a9f96d919750e08819a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } } }
I20260608 12:59:16.846870 29007 sys_catalog.cc:458] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:16.849933 29010 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:16.850965 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.010s	sys 0.000s
I20260608 12:59:16.856946 29010 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:16.857419 29011 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:16.858649 28758 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 12:59:16.859026 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "d5cbab2800c341c4bf90c2a42ffe536f"
format_stamp: "Formatted at 2026-06-08 12:59:16 on dist-test-slave-vkhm"
I20260608 12:59:16.859392 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-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)
I20260608 12:59:16.875242 28930 raft_consensus.cc:1275] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [term 1 FOLLOWER]: Refusing update from remote peer b36da4105e3b4a9f96d919750e08819a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:16.875943 28865 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [term 1 FOLLOWER]: Refusing update from remote peer b36da4105e3b4a9f96d919750e08819a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:16.877075 29007 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:16.879777 29007 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:16.883279 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:16.885883 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:16.899884 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:16.905819 28964 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b36da4105e3b4a9f96d919750e08819a. Latest consensus state: current_term: 1 leader_uuid: "b36da4105e3b4a9f96d919750e08819a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } } }
I20260608 12:59:16.906636 28964 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:16.907164 28965 sys_catalog.cc:455] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b36da4105e3b4a9f96d919750e08819a. Latest consensus state: current_term: 1 leader_uuid: "b36da4105e3b4a9f96d919750e08819a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } } }
I20260608 12:59:16.908360 28965 sys_catalog.cc:458] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:16.921643 28963 sys_catalog.cc:455] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b36da4105e3b4a9f96d919750e08819a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } } }
I20260608 12:59:16.922465 28963 sys_catalog.cc:458] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:16.924515 28964 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b36da4105e3b4a9f96d919750e08819a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } } }
I20260608 12:59:16.925367 28964 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:16.928646 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:16.929005 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:16.929431 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:16.929674 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:16.932546 29010 catalog_manager.cc:1382] Generated new cluster ID: e85b0ecaceca44fc94d6b72478df62ac
I20260608 12:59:16.932938 29010 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:16.933792 28963 sys_catalog.cc:455] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b36da4105e3b4a9f96d919750e08819a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } } }
I20260608 12:59:16.934592 28963 sys_catalog.cc:458] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:16.940469 29017 mvcc.cc:204] Tried to move back new op lower bound from 7294662888942247936 to 7294662888823177216. Current Snapshot: MvccSnapshot[applied={T|T < 7294662888942247936}]
I20260608 12:59:16.949853 28965 sys_catalog.cc:455] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b36da4105e3b4a9f96d919750e08819a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b36da4105e3b4a9f96d919750e08819a" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 35925 } } peers { permanent_uuid: "fe598f56ce574348b3de89247427d317" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 37741 } } peers { permanent_uuid: "daf643420e6e4a1eb020c2c7f9bf42c4" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 38975 } } }
I20260608 12:59:16.950937 28965 sys_catalog.cc:458] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:16.992062 29010 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:16.994804 29010 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:17.026902 29010 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a: Generated new TSK 0
I20260608 12:59:17.028204 29010 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:17.081580 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:34499
I20260608 12:59:17.081750 29083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:34499 every 8 connection(s)
I20260608 12:59:17.103912 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:59:17.115398 29084 heartbeater.cc:344] Connected to a master server at 127.28.21.188:38975
I20260608 12:59:17.115978 29084 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:17.119745 29084 heartbeater.cc:507] Master 127.28.21.188:38975 requested a full tablet report, sending...
I20260608 12:59:17.130096 29085 heartbeater.cc:344] Connected to a master server at 127.28.21.189:37741
I20260608 12:59:17.130690 29085 heartbeater.cc:461] Registering TS with master...
W20260608 12:59:17.131904 29091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:17.133477 29085 heartbeater.cc:507] Master 127.28.21.189:37741 requested a full tablet report, sending...
I20260608 12:59:17.134356 28920 ts_manager.cc:194] Registered new tserver with Master: d5cbab2800c341c4bf90c2a42ffe536f (127.28.21.129:34499)
I20260608 12:59:17.137573 28855 ts_manager.cc:194] Registered new tserver with Master: d5cbab2800c341c4bf90c2a42ffe536f (127.28.21.129:34499)
I20260608 12:59:17.140110 29086 heartbeater.cc:344] Connected to a master server at 127.28.21.190:35925
I20260608 12:59:17.140695 29086 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:17.141983 29086 heartbeater.cc:507] Master 127.28.21.190:35925 requested a full tablet report, sending...
W20260608 12:59:17.143872 29092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:17.144955 28790 ts_manager.cc:194] Registered new tserver with Master: d5cbab2800c341c4bf90c2a42ffe536f (127.28.21.129:34499)
I20260608 12:59:17.148234 28790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42342
I20260608 12:59:17.148686 28758 server_base.cc:1061] running on GCE node
W20260608 12:59:17.149420 29095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:17.150360 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:17.150658 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:17.150949 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923557150928 us; error 0 us; skew 500 ppm
I20260608 12:59:17.151842 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:17.154959 28758 webserver.cc:533] Webserver started at http://127.28.21.130:39107/ using document root <none> and password file <none>
I20260608 12:59:17.155490 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:17.155710 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:17.155997 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:17.157183 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "6e9c5bcbc8ee4eaba6a77766638b0878"
format_stamp: "Formatted at 2026-06-08 12:59:17 on dist-test-slave-vkhm"
I20260608 12:59:17.162300 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:59:17.166147 29099 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.167071 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:59:17.167339 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "6e9c5bcbc8ee4eaba6a77766638b0878"
format_stamp: "Formatted at 2026-06-08 12:59:17 on dist-test-slave-vkhm"
I20260608 12:59:17.167668 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-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)
I20260608 12:59:17.179155 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:17.180696 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:17.182366 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:17.184934 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:17.185118 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.185402 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:17.185570 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.284415 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:46833
I20260608 12:59:17.284696 29161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:46833 every 8 connection(s)
I20260608 12:59:17.311717 29162 heartbeater.cc:344] Connected to a master server at 127.28.21.188:38975
I20260608 12:59:17.311918 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:59:17.312232 29162 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:17.313192 29162 heartbeater.cc:507] Master 127.28.21.188:38975 requested a full tablet report, sending...
I20260608 12:59:17.316674 28920 ts_manager.cc:194] Registered new tserver with Master: 6e9c5bcbc8ee4eaba6a77766638b0878 (127.28.21.130:46833)
I20260608 12:59:17.319924 29163 heartbeater.cc:344] Connected to a master server at 127.28.21.189:37741
I20260608 12:59:17.320361 29163 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:17.321337 29163 heartbeater.cc:507] Master 127.28.21.189:37741 requested a full tablet report, sending...
I20260608 12:59:17.324956 28855 ts_manager.cc:194] Registered new tserver with Master: 6e9c5bcbc8ee4eaba6a77766638b0878 (127.28.21.130:46833)
W20260608 12:59:17.333146 29170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:17.333352 29169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:17.336604 29165 heartbeater.cc:344] Connected to a master server at 127.28.21.190:35925
I20260608 12:59:17.337177 29165 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:17.338397 29165 heartbeater.cc:507] Master 127.28.21.190:35925 requested a full tablet report, sending...
I20260608 12:59:17.341619 28790 ts_manager.cc:194] Registered new tserver with Master: 6e9c5bcbc8ee4eaba6a77766638b0878 (127.28.21.130:46833)
I20260608 12:59:17.342043 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:17.343284 28790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42346
W20260608 12:59:17.343984 29172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:17.347317 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:17.347610 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:17.347841 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923557347816 us; error 0 us; skew 500 ppm
I20260608 12:59:17.348695 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:17.351914 28758 webserver.cc:533] Webserver started at http://127.28.21.131:36147/ using document root <none> and password file <none>
I20260608 12:59:17.352636 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:17.352905 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:17.353230 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:17.354766 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "dd7aa4f0ffb74073af6d406d47968141"
format_stamp: "Formatted at 2026-06-08 12:59:17 on dist-test-slave-vkhm"
I20260608 12:59:17.360910 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 12:59:17.365408 29177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.366304 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:59:17.366674 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "dd7aa4f0ffb74073af6d406d47968141"
format_stamp: "Formatted at 2026-06-08 12:59:17 on dist-test-slave-vkhm"
I20260608 12:59:17.367034 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923554775813-28758-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)
I20260608 12:59:17.396669 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:17.398461 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:17.401229 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:17.405227 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:17.405522 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.405813 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:17.406031 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:17.514079 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:36373
I20260608 12:59:17.514218 29239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:36373 every 8 connection(s)
I20260608 12:59:17.561007 29240 heartbeater.cc:344] Connected to a master server at 127.28.21.188:38975
I20260608 12:59:17.561443 29240 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:17.562614 29240 heartbeater.cc:507] Master 127.28.21.188:38975 requested a full tablet report, sending...
I20260608 12:59:17.563613 29242 heartbeater.cc:344] Connected to a master server at 127.28.21.190:35925
I20260608 12:59:17.564051 29242 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:17.565120 29242 heartbeater.cc:507] Master 127.28.21.190:35925 requested a full tablet report, sending...
I20260608 12:59:17.565913 28920 ts_manager.cc:194] Registered new tserver with Master: dd7aa4f0ffb74073af6d406d47968141 (127.28.21.131:36373)
I20260608 12:59:17.567991 28790 ts_manager.cc:194] Registered new tserver with Master: dd7aa4f0ffb74073af6d406d47968141 (127.28.21.131:36373)
I20260608 12:59:17.568317 29241 heartbeater.cc:344] Connected to a master server at 127.28.21.189:37741
I20260608 12:59:17.568749 29241 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:17.569726 29241 heartbeater.cc:507] Master 127.28.21.189:37741 requested a full tablet report, sending...
I20260608 12:59:17.569733 28790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42348
I20260608 12:59:17.573060 28855 ts_manager.cc:194] Registered new tserver with Master: dd7aa4f0ffb74073af6d406d47968141 (127.28.21.131:36373)
I20260608 12:59:17.573236 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.033479843s
I20260608 12:59:17.793582 28996 catalog_manager.cc:1294] Loaded cluster ID: e85b0ecaceca44fc94d6b72478df62ac
I20260608 12:59:17.793875 28996 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317: loading cluster ID for follower catalog manager: success
I20260608 12:59:17.799003 28996 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317: acquiring CA information for follower catalog manager: success
I20260608 12:59:17.804040 28999 catalog_manager.cc:1294] Loaded cluster ID: e85b0ecaceca44fc94d6b72478df62ac
I20260608 12:59:17.804409 28999 catalog_manager.cc:1587] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4: loading cluster ID for follower catalog manager: success
I20260608 12:59:17.804729 28996 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:59:17.809374 28999 catalog_manager.cc:1609] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4: acquiring CA information for follower catalog manager: success
I20260608 12:59:17.813299 28999 catalog_manager.cc:1637] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:59:18.152446 29086 heartbeater.cc:499] Master 127.28.21.190:35925 was elected leader, sending a full tablet report...
I20260608 12:59:18.347160 29165 heartbeater.cc:499] Master 127.28.21.190:35925 was elected leader, sending a full tablet report...
I20260608 12:59:18.572467 29242 heartbeater.cc:499] Master 127.28.21.190:35925 was elected leader, sending a full tablet report...
I20260608 12:59:18.769173 28989 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:18.927788 28790 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42362:
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"
    }
  }
}
I20260608 12:59:19.015479 29048 tablet_service.cc:1511] Processing CreateTablet for tablet 645f283584a749e6814eb73d0ca3a76b (DEFAULT_TABLE table=test-workload [id=07b0b00dc3ab4394bbb7615732adf603]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:59:19.017338 29048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645f283584a749e6814eb73d0ca3a76b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:19.015479 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 4162e2010b934ffdba7bc77c5f286052 (DEFAULT_TABLE table=test-workload [id=07b0b00dc3ab4394bbb7615732adf603]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:59:19.021739 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4162e2010b934ffdba7bc77c5f286052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:19.022094 29205 tablet_service.cc:1511] Processing CreateTablet for tablet 964209c9fb6d46e681f99b94ca20afb6 (DEFAULT_TABLE table=test-workload [id=07b0b00dc3ab4394bbb7615732adf603]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:59:19.023691 29205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964209c9fb6d46e681f99b94ca20afb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:19.034730 29127 tablet_service.cc:1511] Processing CreateTablet for tablet 50e404ee77e54447824307f731dee21a (DEFAULT_TABLE table=test-workload [id=07b0b00dc3ab4394bbb7615732adf603]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:59:19.036268 29127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e404ee77e54447824307f731dee21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:19.053151 29275 tablet_bootstrap.cc:492] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f: Bootstrap starting.
I20260608 12:59:19.054844 29276 tablet_bootstrap.cc:492] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141: Bootstrap starting.
I20260608 12:59:19.058821 29277 tablet_bootstrap.cc:492] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878: Bootstrap starting.
I20260608 12:59:19.062395 29275 tablet_bootstrap.cc:654] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:19.063515 29276 tablet_bootstrap.cc:654] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:19.066644 29277 tablet_bootstrap.cc:654] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:19.071367 29276 tablet_bootstrap.cc:492] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141: No bootstrap required, opened a new log
I20260608 12:59:19.071767 29275 tablet_bootstrap.cc:492] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f: No bootstrap required, opened a new log
I20260608 12:59:19.071938 29276 ts_tablet_manager.cc:1403] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260608 12:59:19.072269 29275 ts_tablet_manager.cc:1403] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260608 12:59:19.073501 29277 tablet_bootstrap.cc:492] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878: No bootstrap required, opened a new log
I20260608 12:59:19.073937 29277 ts_tablet_manager.cc:1403] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:59:19.075347 29276 raft_consensus.cc:359] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd7aa4f0ffb74073af6d406d47968141" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 36373 } }
I20260608 12:59:19.075781 29275 raft_consensus.cc:359] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5cbab2800c341c4bf90c2a42ffe536f" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 34499 } }
I20260608 12:59:19.075996 29276 raft_consensus.cc:385] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:19.076097 29277 raft_consensus.cc:359] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e9c5bcbc8ee4eaba6a77766638b0878" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46833 } }
I20260608 12:59:19.076438 29275 raft_consensus.cc:385] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:19.076495 29276 raft_consensus.cc:740] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd7aa4f0ffb74073af6d406d47968141, State: Initialized, Role: FOLLOWER
I20260608 12:59:19.076861 29277 raft_consensus.cc:385] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:19.076920 29275 raft_consensus.cc:740] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cbab2800c341c4bf90c2a42ffe536f, State: Initialized, Role: FOLLOWER
I20260608 12:59:19.077333 29277 raft_consensus.cc:740] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e9c5bcbc8ee4eaba6a77766638b0878, State: Initialized, Role: FOLLOWER
I20260608 12:59:19.077468 29276 consensus_queue.cc:260] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd7aa4f0ffb74073af6d406d47968141" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 36373 } }
I20260608 12:59:19.077912 29275 consensus_queue.cc:260] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5cbab2800c341c4bf90c2a42ffe536f" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 34499 } }
I20260608 12:59:19.078269 29276 raft_consensus.cc:399] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:19.078172 29277 consensus_queue.cc:260] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e9c5bcbc8ee4eaba6a77766638b0878" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46833 } }
I20260608 12:59:19.078621 29275 raft_consensus.cc:399] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:19.078689 29276 raft_consensus.cc:493] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:19.078889 29277 raft_consensus.cc:399] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:19.079093 29275 raft_consensus.cc:493] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:19.079273 29276 raft_consensus.cc:3060] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:19.079433 29277 raft_consensus.cc:493] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:19.079583 29275 raft_consensus.cc:3060] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:19.080017 29277 raft_consensus.cc:3060] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:19.085906 29277 raft_consensus.cc:515] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e9c5bcbc8ee4eaba6a77766638b0878" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46833 } }
I20260608 12:59:19.086153 29276 raft_consensus.cc:515] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd7aa4f0ffb74073af6d406d47968141" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 36373 } }
I20260608 12:59:19.086565 29277 leader_election.cc:304] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [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: 6e9c5bcbc8ee4eaba6a77766638b0878; no voters: 
I20260608 12:59:19.086153 29275 raft_consensus.cc:515] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5cbab2800c341c4bf90c2a42ffe536f" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 34499 } }
I20260608 12:59:19.087182 29276 leader_election.cc:304] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [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: dd7aa4f0ffb74073af6d406d47968141; no voters: 
I20260608 12:59:19.087361 29275 leader_election.cc:304] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [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: d5cbab2800c341c4bf90c2a42ffe536f; no voters: 
I20260608 12:59:19.089107 29277 leader_election.cc:290] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:19.090323 29275 leader_election.cc:290] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:19.090904 29282 raft_consensus.cc:2804] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:19.091960 29281 raft_consensus.cc:2804] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:19.096740 29275 ts_tablet_manager.cc:1434] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f: Time spent starting tablet: real 0.024s	user 0.020s	sys 0.001s
I20260608 12:59:19.098121 29275 tablet_bootstrap.cc:492] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f: Bootstrap starting.
I20260608 12:59:19.101326 29277 ts_tablet_manager.cc:1434] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.011s
I20260608 12:59:19.104339 29281 raft_consensus.cc:697] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [term 1 LEADER]: Becoming Leader. State: Replica: 6e9c5bcbc8ee4eaba6a77766638b0878, State: Running, Role: LEADER
I20260608 12:59:19.105274 29281 consensus_queue.cc:237] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [LEADER]: Queue going to LEADER mode. State: All 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: "6e9c5bcbc8ee4eaba6a77766638b0878" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46833 } }
I20260608 12:59:19.108741 29282 raft_consensus.cc:697] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [term 1 LEADER]: Becoming Leader. State: Replica: d5cbab2800c341c4bf90c2a42ffe536f, State: Running, Role: LEADER
I20260608 12:59:19.110050 29282 consensus_queue.cc:237] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [LEADER]: Queue going to LEADER mode. State: All 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: "d5cbab2800c341c4bf90c2a42ffe536f" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 34499 } }
I20260608 12:59:19.110755 29276 leader_election.cc:290] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:19.113584 29275 tablet_bootstrap.cc:654] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:19.127132 29283 raft_consensus.cc:2804] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:19.129875 28790 catalog_manager.cc:5696] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e9c5bcbc8ee4eaba6a77766638b0878 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "6e9c5bcbc8ee4eaba6a77766638b0878" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e9c5bcbc8ee4eaba6a77766638b0878" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46833 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:19.150262 29276 ts_tablet_manager.cc:1434] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141: Time spent starting tablet: real 0.078s	user 0.023s	sys 0.018s
I20260608 12:59:19.167627 29283 raft_consensus.cc:697] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [term 1 LEADER]: Becoming Leader. State: Replica: dd7aa4f0ffb74073af6d406d47968141, State: Running, Role: LEADER
I20260608 12:59:19.172149 29283 consensus_queue.cc:237] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [LEADER]: Queue going to LEADER mode. State: All 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: "dd7aa4f0ffb74073af6d406d47968141" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 36373 } }
I20260608 12:59:19.175177 28789 catalog_manager.cc:5696] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f reported cstate change: term changed from 0 to 1, leader changed from <none> to d5cbab2800c341c4bf90c2a42ffe536f (127.28.21.129). New cstate: current_term: 1 leader_uuid: "d5cbab2800c341c4bf90c2a42ffe536f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5cbab2800c341c4bf90c2a42ffe536f" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 34499 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:19.179567 29275 tablet_bootstrap.cc:492] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f: No bootstrap required, opened a new log
I20260608 12:59:19.180604 29275 ts_tablet_manager.cc:1403] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.012s
I20260608 12:59:19.187928 29275 raft_consensus.cc:359] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5cbab2800c341c4bf90c2a42ffe536f" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 34499 } }
I20260608 12:59:19.188691 29275 raft_consensus.cc:385] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:19.188947 29275 raft_consensus.cc:740] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5cbab2800c341c4bf90c2a42ffe536f, State: Initialized, Role: FOLLOWER
I20260608 12:59:19.189561 29275 consensus_queue.cc:260] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5cbab2800c341c4bf90c2a42ffe536f" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 34499 } }
I20260608 12:59:19.190070 29275 raft_consensus.cc:399] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:19.190514 29275 raft_consensus.cc:493] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:19.190800 29275 raft_consensus.cc:3060] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:19.198477 29275 raft_consensus.cc:515] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5cbab2800c341c4bf90c2a42ffe536f" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 34499 } }
I20260608 12:59:19.199910 29275 leader_election.cc:304] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [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: d5cbab2800c341c4bf90c2a42ffe536f; no voters: 
I20260608 12:59:19.202060 29275 leader_election.cc:290] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:19.204704 29286 raft_consensus.cc:2804] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:19.205274 29286 raft_consensus.cc:697] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [term 1 LEADER]: Becoming Leader. State: Replica: d5cbab2800c341c4bf90c2a42ffe536f, State: Running, Role: LEADER
I20260608 12:59:19.206444 29275 ts_tablet_manager.cc:1434] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.003s
I20260608 12:59:19.206080 29286 consensus_queue.cc:237] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [LEADER]: Queue going to LEADER mode. State: All 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: "d5cbab2800c341c4bf90c2a42ffe536f" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 34499 } }
I20260608 12:59:19.205971 28790 catalog_manager.cc:5696] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd7aa4f0ffb74073af6d406d47968141 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "dd7aa4f0ffb74073af6d406d47968141" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd7aa4f0ffb74073af6d406d47968141" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 36373 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:19.236737 28789 catalog_manager.cc:5696] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f reported cstate change: term changed from 0 to 1, leader changed from <none> to d5cbab2800c341c4bf90c2a42ffe536f (127.28.21.129). New cstate: current_term: 1 leader_uuid: "d5cbab2800c341c4bf90c2a42ffe536f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5cbab2800c341c4bf90c2a42ffe536f" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 34499 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:19.259980 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 12:59:19.279330 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:19.280304 28758 tablet_replica.cc:333] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f: stopping tablet replica
I20260608 12:59:19.280943 28758 raft_consensus.cc:2243] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:19.281440 28758 raft_consensus.cc:2272] T 4162e2010b934ffdba7bc77c5f286052 P d5cbab2800c341c4bf90c2a42ffe536f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:19.284089 28758 tablet_replica.cc:333] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f: stopping tablet replica
I20260608 12:59:19.284690 28758 raft_consensus.cc:2243] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:19.285090 28758 raft_consensus.cc:2272] T 645f283584a749e6814eb73d0ca3a76b P d5cbab2800c341c4bf90c2a42ffe536f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:19.431816 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 12:59:19.441959 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 12:59:19.457294 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:19.457927 28758 tablet_replica.cc:333] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878: stopping tablet replica
I20260608 12:59:19.458557 28758 raft_consensus.cc:2243] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:19.459031 28758 raft_consensus.cc:2272] T 50e404ee77e54447824307f731dee21a P 6e9c5bcbc8ee4eaba6a77766638b0878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:19.478479 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 12:59:19.486349 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 12:59:19.500771 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:19.501631 28758 tablet_replica.cc:333] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141: stopping tablet replica
I20260608 12:59:19.502219 28758 raft_consensus.cc:2243] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:19.502655 28758 raft_consensus.cc:2272] T 964209c9fb6d46e681f99b94ca20afb6 P dd7aa4f0ffb74073af6d406d47968141 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:19.511844 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 12:59:19.519347 28758 master.cc:562] Master@127.28.21.190:35925 shutting down...
I20260608 12:59:19.607282 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:19.608196 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:19.608644 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P b36da4105e3b4a9f96d919750e08819a: stopping tablet replica
I20260608 12:59:19.628007 28758 master.cc:584] Master@127.28.21.190:35925 shutdown complete.
I20260608 12:59:19.639894 28758 master.cc:562] Master@127.28.21.189:37741 shutting down...
I20260608 12:59:19.652490 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:19.653024 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:19.653360 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P fe598f56ce574348b3de89247427d317: stopping tablet replica
I20260608 12:59:19.694972 28758 master.cc:584] Master@127.28.21.189:37741 shutdown complete.
I20260608 12:59:19.704627 28758 master.cc:562] Master@127.28.21.188:38975 shutting down...
I20260608 12:59:19.718199 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:19.718760 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:19.719094 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P daf643420e6e4a1eb020c2c7f9bf42c4: stopping tablet replica
I20260608 12:59:19.738050 28758 master.cc:584] Master@127.28.21.188:38975 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4819 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:59:19.768723 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:41465
I20260608 12:59:19.769832 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:19.774677 29298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:19.774969 29299 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:19.776862 29301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:19.778746 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:19.779498 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:19.779704 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:19.779881 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923559779847 us; error 0 us; skew 500 ppm
I20260608 12:59:19.780589 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:19.782886 28758 webserver.cc:533] Webserver started at http://127.28.21.190:43799/ using document root <none> and password file <none>
I20260608 12:59:19.783380 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:19.783587 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:19.783870 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:19.785058 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "71132c338f574e868ea24169abbb2204"
format_stamp: "Formatted at 2026-06-08 12:59:19 on dist-test-slave-vkhm"
I20260608 12:59:19.789381 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:59:19.792624 29306 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:19.793356 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:59:19.793646 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "71132c338f574e868ea24169abbb2204"
format_stamp: "Formatted at 2026-06-08 12:59:19 on dist-test-slave-vkhm"
I20260608 12:59:19.793922 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-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)
I20260608 12:59:19.830199 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:19.831259 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:19.866014 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:41465
I20260608 12:59:19.866125 29357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:41465 every 8 connection(s)
I20260608 12:59:19.870075 29358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:19.879304 29358 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204: Bootstrap starting.
I20260608 12:59:19.883658 29358 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:19.887764 29358 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204: No bootstrap required, opened a new log
I20260608 12:59:19.889832 29358 raft_consensus.cc:359] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71132c338f574e868ea24169abbb2204" member_type: VOTER }
I20260608 12:59:19.890233 29358 raft_consensus.cc:385] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:19.890472 29358 raft_consensus.cc:740] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71132c338f574e868ea24169abbb2204, State: Initialized, Role: FOLLOWER
I20260608 12:59:19.891160 29358 consensus_queue.cc:260] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71132c338f574e868ea24169abbb2204" member_type: VOTER }
I20260608 12:59:19.891606 29358 raft_consensus.cc:399] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:19.891830 29358 raft_consensus.cc:493] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:19.892127 29358 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:19.896467 29358 raft_consensus.cc:515] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71132c338f574e868ea24169abbb2204" member_type: VOTER }
I20260608 12:59:19.897003 29358 leader_election.cc:304] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [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: 71132c338f574e868ea24169abbb2204; no voters: 
I20260608 12:59:19.898138 29358 leader_election.cc:290] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:19.898518 29361 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:19.899820 29361 raft_consensus.cc:697] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [term 1 LEADER]: Becoming Leader. State: Replica: 71132c338f574e868ea24169abbb2204, State: Running, Role: LEADER
I20260608 12:59:19.900542 29361 consensus_queue.cc:237] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [LEADER]: Queue going to LEADER mode. State: All 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: "71132c338f574e868ea24169abbb2204" member_type: VOTER }
I20260608 12:59:19.901211 29358 sys_catalog.cc:565] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:19.904803 29362 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "71132c338f574e868ea24169abbb2204" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71132c338f574e868ea24169abbb2204" member_type: VOTER } }
I20260608 12:59:19.904826 29363 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 71132c338f574e868ea24169abbb2204. Latest consensus state: current_term: 1 leader_uuid: "71132c338f574e868ea24169abbb2204" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71132c338f574e868ea24169abbb2204" member_type: VOTER } }
I20260608 12:59:19.906039 29363 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:19.905359 29362 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:19.911197 29369 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:19.919157 29369 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:19.920174 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:19.928328 29369 catalog_manager.cc:1382] Generated new cluster ID: f87dd2f2597f4fcb88a88fff2942efef
I20260608 12:59:19.928704 29369 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:19.947434 29369 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:19.948784 29369 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:19.961884 29369 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204: Generated new TSK 0
I20260608 12:59:19.962625 29369 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:19.986618 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:19.992599 29379 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:19.993955 29380 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:19.997488 29382 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:19.998171 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:19.999154 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:19.999352 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:19.999553 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923559999538 us; error 0 us; skew 500 ppm
I20260608 12:59:20.000260 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:20.003031 28758 webserver.cc:533] Webserver started at http://127.28.21.129:44657/ using document root <none> and password file <none>
I20260608 12:59:20.003640 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:20.003834 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:20.004169 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:20.005375 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "b8261540dc1049e0a5cdc24af06102ce"
format_stamp: "Formatted at 2026-06-08 12:59:20 on dist-test-slave-vkhm"
I20260608 12:59:20.010114 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:59:20.014055 29387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:20.014861 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:59:20.015187 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "b8261540dc1049e0a5cdc24af06102ce"
format_stamp: "Formatted at 2026-06-08 12:59:20 on dist-test-slave-vkhm"
I20260608 12:59:20.015492 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-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)
I20260608 12:59:20.027437 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:20.028590 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:20.030090 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:20.032526 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:20.032768 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:20.033052 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:20.033237 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:20.070617 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:39517
I20260608 12:59:20.070740 29449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:39517 every 8 connection(s)
I20260608 12:59:20.075929 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:20.083668 29454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:20.084396 29455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:20.086673 29457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:20.088680 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:20.089498 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:20.089689 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:20.089820 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923560089809 us; error 0 us; skew 500 ppm
I20260608 12:59:20.090333 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:20.093289 28758 webserver.cc:533] Webserver started at http://127.28.21.130:45763/ using document root <none> and password file <none>
I20260608 12:59:20.093962 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:20.094084 29450 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41465
I20260608 12:59:20.094220 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:20.094561 29450 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:20.094631 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:20.095628 29450 heartbeater.cc:507] Master 127.28.21.190:41465 requested a full tablet report, sending...
I20260608 12:59:20.096312 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "e76f385765014c85b332c14c6fc4ff02"
format_stamp: "Formatted at 2026-06-08 12:59:20 on dist-test-slave-vkhm"
I20260608 12:59:20.098057 29323 ts_manager.cc:194] Registered new tserver with Master: b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517)
I20260608 12:59:20.099813 29323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36508
I20260608 12:59:20.101248 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:59:20.104969 29462 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:20.105729 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:59:20.106024 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "e76f385765014c85b332c14c6fc4ff02"
format_stamp: "Formatted at 2026-06-08 12:59:20 on dist-test-slave-vkhm"
I20260608 12:59:20.106324 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-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)
I20260608 12:59:20.125003 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:20.126228 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:20.127631 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:20.129971 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:20.130200 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:20.130463 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:20.130659 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:20.167778 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:32951
I20260608 12:59:20.167886 29524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:32951 every 8 connection(s)
I20260608 12:59:20.172839 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:20.179292 29528 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:20.180392 29529 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:20.182307 29531 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:20.183854 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:20.184795 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:20.185066 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:20.185138 29525 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41465
I20260608 12:59:20.185340 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923560185302 us; error 0 us; skew 500 ppm
I20260608 12:59:20.185632 29525 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:20.186105 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:20.186442 29525 heartbeater.cc:507] Master 127.28.21.190:41465 requested a full tablet report, sending...
I20260608 12:59:20.188812 29323 ts_manager.cc:194] Registered new tserver with Master: e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951)
I20260608 12:59:20.189009 28758 webserver.cc:533] Webserver started at http://127.28.21.131:39275/ using document root <none> and password file <none>
I20260608 12:59:20.189651 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:20.189845 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:20.190138 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:20.190382 29323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36512
I20260608 12:59:20.191284 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "c859934507494cafb01bc4ba0b513660"
format_stamp: "Formatted at 2026-06-08 12:59:20 on dist-test-slave-vkhm"
I20260608 12:59:20.195770 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:20.199152 29536 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:20.199923 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:20.200278 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "c859934507494cafb01bc4ba0b513660"
format_stamp: "Formatted at 2026-06-08 12:59:20 on dist-test-slave-vkhm"
I20260608 12:59:20.200572 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-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)
I20260608 12:59:20.215830 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:20.217047 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:20.218544 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:20.220832 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:20.221047 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:20.221320 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:20.221496 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:20.259042 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:37977
I20260608 12:59:20.259151 29598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:37977 every 8 connection(s)
I20260608 12:59:20.272874 29599 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41465
I20260608 12:59:20.273252 29599 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:20.274014 29599 heartbeater.cc:507] Master 127.28.21.190:41465 requested a full tablet report, sending...
I20260608 12:59:20.276086 29323 ts_manager.cc:194] Registered new tserver with Master: c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:20.276939 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014678293s
I20260608 12:59:20.277906 29323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36526
I20260608 12:59:21.102739 29450 heartbeater.cc:499] Master 127.28.21.190:41465 was elected leader, sending a full tablet report...
I20260608 12:59:21.193065 29525 heartbeater.cc:499] Master 127.28.21.190:41465 was elected leader, sending a full tablet report...
I20260608 12:59:21.280820 29599 heartbeater.cc:499] Master 127.28.21.190:41465 was elected leader, sending a full tablet report...
I20260608 12:59:21.331950 29323 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36536:
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"
    }
  }
}
W20260608 12:59:21.334453 29323 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:59:21.411284 29490 tablet_service.cc:1511] Processing CreateTablet for tablet 06d18c251d394111baa2c25d4f4d736a (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:59:21.412825 29490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d18c251d394111baa2c25d4f4d736a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.412720 29488 tablet_service.cc:1511] Processing CreateTablet for tablet 427c53897eac4c20a4b510529db1b42b (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:59:21.414203 29488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427c53897eac4c20a4b510529db1b42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.416283 29415 tablet_service.cc:1511] Processing CreateTablet for tablet 06d18c251d394111baa2c25d4f4d736a (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:59:21.417585 29489 tablet_service.cc:1511] Processing CreateTablet for tablet f12b2e8cc7ee4c5f8c438579923f2a18 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:59:21.418330 29487 tablet_service.cc:1511] Processing CreateTablet for tablet 82b704099f58486388fef8b3803d0f0f (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:59:21.419135 29489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12b2e8cc7ee4c5f8c438579923f2a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.419034 29414 tablet_service.cc:1511] Processing CreateTablet for tablet f12b2e8cc7ee4c5f8c438579923f2a18 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:59:21.419885 29487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b704099f58486388fef8b3803d0f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.420531 29415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d18c251d394111baa2c25d4f4d736a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.425994 29486 tablet_service.cc:1511] Processing CreateTablet for tablet 98868c9fec7747548c9f32cf1503c4bc (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:59:21.427322 29486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98868c9fec7747548c9f32cf1503c4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.428560 29414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12b2e8cc7ee4c5f8c438579923f2a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.431514 29485 tablet_service.cc:1511] Processing CreateTablet for tablet b4757ed1096f42b8a6319ad9d78e5600 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:59:21.432900 29485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4757ed1096f42b8a6319ad9d78e5600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.437489 29413 tablet_service.cc:1511] Processing CreateTablet for tablet 427c53897eac4c20a4b510529db1b42b (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:59:21.437978 29484 tablet_service.cc:1511] Processing CreateTablet for tablet a6b204181888451eb249cc8278daee06 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:59:21.438946 29413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427c53897eac4c20a4b510529db1b42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.439299 29484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b204181888451eb249cc8278daee06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.441531 29564 tablet_service.cc:1511] Processing CreateTablet for tablet 06d18c251d394111baa2c25d4f4d736a (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:59:21.441911 29412 tablet_service.cc:1511] Processing CreateTablet for tablet 82b704099f58486388fef8b3803d0f0f (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:59:21.442876 29564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d18c251d394111baa2c25d4f4d736a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.443187 29412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b704099f58486388fef8b3803d0f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.445560 29563 tablet_service.cc:1511] Processing CreateTablet for tablet f12b2e8cc7ee4c5f8c438579923f2a18 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:59:21.446076 29483 tablet_service.cc:1511] Processing CreateTablet for tablet 898c48fc430342b1b37e0c6b663af516 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:59:21.447036 29563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12b2e8cc7ee4c5f8c438579923f2a18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.447511 29483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898c48fc430342b1b37e0c6b663af516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.447535 29411 tablet_service.cc:1511] Processing CreateTablet for tablet 98868c9fec7747548c9f32cf1503c4bc (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:59:21.449762 29411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98868c9fec7747548c9f32cf1503c4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.449608 29562 tablet_service.cc:1511] Processing CreateTablet for tablet 427c53897eac4c20a4b510529db1b42b (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:59:21.451011 29562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427c53897eac4c20a4b510529db1b42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.454177 29561 tablet_service.cc:1511] Processing CreateTablet for tablet 82b704099f58486388fef8b3803d0f0f (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:59:21.454564 29410 tablet_service.cc:1511] Processing CreateTablet for tablet b4757ed1096f42b8a6319ad9d78e5600 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:59:21.458918 29559 tablet_service.cc:1511] Processing CreateTablet for tablet b4757ed1096f42b8a6319ad9d78e5600 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:59:21.459342 29410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4757ed1096f42b8a6319ad9d78e5600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.459378 29409 tablet_service.cc:1511] Processing CreateTablet for tablet a6b204181888451eb249cc8278daee06 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:59:21.458925 29557 tablet_service.cc:1511] Processing CreateTablet for tablet 898c48fc430342b1b37e0c6b663af516 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:59:21.461308 29560 tablet_service.cc:1511] Processing CreateTablet for tablet 98868c9fec7747548c9f32cf1503c4bc (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:59:21.462435 29561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b704099f58486388fef8b3803d0f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.463142 29560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98868c9fec7747548c9f32cf1503c4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.463160 29558 tablet_service.cc:1511] Processing CreateTablet for tablet a6b204181888451eb249cc8278daee06 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:59:21.468672 29409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b204181888451eb249cc8278daee06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.473461 29408 tablet_service.cc:1511] Processing CreateTablet for tablet 898c48fc430342b1b37e0c6b663af516 (DEFAULT_TABLE table=test-workload [id=b5b5dea88b284009917def4c2004f652]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:59:21.475306 29408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898c48fc430342b1b37e0c6b663af516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.474021 29559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4757ed1096f42b8a6319ad9d78e5600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.482177 29557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898c48fc430342b1b37e0c6b663af516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.483543 29558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b204181888451eb249cc8278daee06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:21.561131 29620 tablet_bootstrap.cc:492] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce: Bootstrap starting.
I20260608 12:59:21.563146 29619 tablet_bootstrap.cc:492] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02: Bootstrap starting.
I20260608 12:59:21.579000 29620 tablet_bootstrap.cc:654] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.581300 29619 tablet_bootstrap.cc:654] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.581678 29621 tablet_bootstrap.cc:492] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660: Bootstrap starting.
I20260608 12:59:21.584630 29620 tablet_bootstrap.cc:492] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce: No bootstrap required, opened a new log
I20260608 12:59:21.585189 29620 ts_tablet_manager.cc:1403] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.006s
I20260608 12:59:21.588347 29620 raft_consensus.cc:359] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.588922 29620 raft_consensus.cc:385] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.589175 29620 raft_consensus.cc:740] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8261540dc1049e0a5cdc24af06102ce, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.589740 29619 tablet_bootstrap.cc:492] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02: No bootstrap required, opened a new log
I20260608 12:59:21.589847 29620 consensus_queue.cc:260] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.590340 29619 ts_tablet_manager.cc:1403] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260608 12:59:21.591048 29621 tablet_bootstrap.cc:654] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.593405 29620 ts_tablet_manager.cc:1434] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:59:21.593648 29619 raft_consensus.cc:359] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.594468 29620 tablet_bootstrap.cc:492] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce: Bootstrap starting.
I20260608 12:59:21.594676 29619 raft_consensus.cc:385] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.595187 29619 raft_consensus.cc:740] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76f385765014c85b332c14c6fc4ff02, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.596359 29619 consensus_queue.cc:260] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.601379 29620 tablet_bootstrap.cc:654] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.604230 29621 tablet_bootstrap.cc:492] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660: No bootstrap required, opened a new log
I20260608 12:59:21.605033 29621 ts_tablet_manager.cc:1403] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260608 12:59:21.609167 29621 raft_consensus.cc:359] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.611116 29621 raft_consensus.cc:385] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.613503 29621 raft_consensus.cc:740] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859934507494cafb01bc4ba0b513660, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.614423 29621 consensus_queue.cc:260] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.615592 29620 tablet_bootstrap.cc:492] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce: No bootstrap required, opened a new log
I20260608 12:59:21.612782 29619 ts_tablet_manager.cc:1434] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.015s
I20260608 12:59:21.616093 29620 ts_tablet_manager.cc:1403] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260608 12:59:21.616752 29619 tablet_bootstrap.cc:492] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02: Bootstrap starting.
I20260608 12:59:21.619071 29620 raft_consensus.cc:359] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } }
I20260608 12:59:21.619820 29620 raft_consensus.cc:385] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.620177 29620 raft_consensus.cc:740] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8261540dc1049e0a5cdc24af06102ce, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.621035 29620 consensus_queue.cc:260] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } }
I20260608 12:59:21.621628 29621 ts_tablet_manager.cc:1434] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:59:21.622839 29621 tablet_bootstrap.cc:492] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660: Bootstrap starting.
I20260608 12:59:21.623703 29619 tablet_bootstrap.cc:654] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.625133 29620 ts_tablet_manager.cc:1434] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260608 12:59:21.626137 29620 tablet_bootstrap.cc:492] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce: Bootstrap starting.
I20260608 12:59:21.630265 29621 tablet_bootstrap.cc:654] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.632323 29620 tablet_bootstrap.cc:654] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.636071 29619 tablet_bootstrap.cc:492] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02: No bootstrap required, opened a new log
I20260608 12:59:21.636849 29619 ts_tablet_manager.cc:1403] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260608 12:59:21.640808 29619 raft_consensus.cc:359] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.642007 29619 raft_consensus.cc:385] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.642481 29619 raft_consensus.cc:740] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76f385765014c85b332c14c6fc4ff02, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.643690 29619 consensus_queue.cc:260] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.649748 29619 ts_tablet_manager.cc:1434] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 12:59:21.651204 29619 tablet_bootstrap.cc:492] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02: Bootstrap starting.
I20260608 12:59:21.654500 29621 tablet_bootstrap.cc:492] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660: No bootstrap required, opened a new log
I20260608 12:59:21.655105 29621 ts_tablet_manager.cc:1403] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660: Time spent bootstrapping tablet: real 0.032s	user 0.028s	sys 0.003s
I20260608 12:59:21.658295 29619 tablet_bootstrap.cc:654] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.658403 29621 raft_consensus.cc:359] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.659296 29621 raft_consensus.cc:385] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.659732 29621 raft_consensus.cc:740] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859934507494cafb01bc4ba0b513660, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.660722 29621 consensus_queue.cc:260] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.663090 29621 ts_tablet_manager.cc:1434] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:59:21.664109 29621 tablet_bootstrap.cc:492] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660: Bootstrap starting.
I20260608 12:59:21.671469 29621 tablet_bootstrap.cc:654] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.676138 29619 tablet_bootstrap.cc:492] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02: No bootstrap required, opened a new log
I20260608 12:59:21.676916 29619 ts_tablet_manager.cc:1403] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260608 12:59:21.680780 29619 raft_consensus.cc:359] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } }
I20260608 12:59:21.681741 29619 raft_consensus.cc:385] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.682116 29619 raft_consensus.cc:740] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76f385765014c85b332c14c6fc4ff02, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.683488 29621 tablet_bootstrap.cc:492] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660: No bootstrap required, opened a new log
I20260608 12:59:21.683068 29619 consensus_queue.cc:260] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } }
I20260608 12:59:21.684079 29621 ts_tablet_manager.cc:1403] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 12:59:21.685757 29619 ts_tablet_manager.cc:1434] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:59:21.686358 29620 tablet_bootstrap.cc:492] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce: No bootstrap required, opened a new log
I20260608 12:59:21.686893 29620 ts_tablet_manager.cc:1403] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.036s
I20260608 12:59:21.686929 29619 tablet_bootstrap.cc:492] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02: Bootstrap starting.
I20260608 12:59:21.687240 29621 raft_consensus.cc:359] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } }
I20260608 12:59:21.688035 29621 raft_consensus.cc:385] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.688436 29621 raft_consensus.cc:740] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859934507494cafb01bc4ba0b513660, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.689507 29621 consensus_queue.cc:260] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } }
I20260608 12:59:21.690085 29620 raft_consensus.cc:359] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.690888 29620 raft_consensus.cc:385] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.691241 29620 raft_consensus.cc:740] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8261540dc1049e0a5cdc24af06102ce, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.691960 29621 ts_tablet_manager.cc:1434] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:59:21.692181 29620 consensus_queue.cc:260] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.693148 29621 tablet_bootstrap.cc:492] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660: Bootstrap starting.
I20260608 12:59:21.694605 29620 ts_tablet_manager.cc:1434] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:59:21.695854 29620 tablet_bootstrap.cc:492] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce: Bootstrap starting.
I20260608 12:59:21.706086 29619 tablet_bootstrap.cc:654] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.706086 29620 tablet_bootstrap.cc:654] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.706125 29621 tablet_bootstrap.cc:654] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.716243 29619 tablet_bootstrap.cc:492] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02: No bootstrap required, opened a new log
I20260608 12:59:21.717005 29619 ts_tablet_manager.cc:1403] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.003s
I20260608 12:59:21.718559 29628 raft_consensus.cc:493] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:21.719142 29628 raft_consensus.cc:515] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } }
I20260608 12:59:21.720134 29621 tablet_bootstrap.cc:492] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660: No bootstrap required, opened a new log
I20260608 12:59:21.720770 29621 ts_tablet_manager.cc:1403] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.011s
I20260608 12:59:21.721386 29619 raft_consensus.cc:359] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.722767 29619 raft_consensus.cc:385] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.723281 29628 leader_election.cc:290] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951)
I20260608 12:59:21.723204 29619 raft_consensus.cc:740] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76f385765014c85b332c14c6fc4ff02, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.725519 29619 consensus_queue.cc:260] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.726642 29621 raft_consensus.cc:359] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.727371 29621 raft_consensus.cc:385] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.727610 29620 tablet_bootstrap.cc:492] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce: No bootstrap required, opened a new log
I20260608 12:59:21.727684 29621 raft_consensus.cc:740] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859934507494cafb01bc4ba0b513660, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.729032 29621 consensus_queue.cc:260] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.730437 29619 ts_tablet_manager.cc:1434] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260608 12:59:21.731437 29621 ts_tablet_manager.cc:1434] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:59:21.731549 29619 tablet_bootstrap.cc:492] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02: Bootstrap starting.
I20260608 12:59:21.732564 29621 tablet_bootstrap.cc:492] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660: Bootstrap starting.
I20260608 12:59:21.728322 29620 ts_tablet_manager.cc:1403] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.007s
I20260608 12:59:21.736828 29624 raft_consensus.cc:493] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:21.737371 29624 raft_consensus.cc:515] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.739679 29620 raft_consensus.cc:359] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.740458 29620 raft_consensus.cc:385] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.741429 29620 raft_consensus.cc:740] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8261540dc1049e0a5cdc24af06102ce, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.741104 29624 leader_election.cc:290] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:21.753214 29620 consensus_queue.cc:260] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.757596 29619 tablet_bootstrap.cc:654] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.760998 29620 ts_tablet_manager.cc:1434] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260608 12:59:21.762243 29620 tablet_bootstrap.cc:492] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce: Bootstrap starting.
I20260608 12:59:21.764984 29621 tablet_bootstrap.cc:654] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.776835 29624 raft_consensus.cc:493] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:21.777652 29624 raft_consensus.cc:515] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.778182 29425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d18c251d394111baa2c25d4f4d736a" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce" is_pre_election: true
I20260608 12:59:21.779146 29425 raft_consensus.cc:2468] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c859934507494cafb01bc4ba0b513660 in term 0.
I20260608 12:59:21.779985 29619 tablet_bootstrap.cc:492] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02: No bootstrap required, opened a new log
I20260608 12:59:21.780026 29624 leader_election.cc:290] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:21.781133 29626 raft_consensus.cc:493] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:21.780691 29619 ts_tablet_manager.cc:1403] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.003s
I20260608 12:59:21.781811 29626 raft_consensus.cc:515] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.784502 29539 leader_election.cc:304] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, c859934507494cafb01bc4ba0b513660; no voters: 
I20260608 12:59:21.786136 29628 raft_consensus.cc:2804] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:21.786511 29628 raft_consensus.cc:493] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:21.787199 29628 raft_consensus.cc:3060] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.787865 29619 raft_consensus.cc:359] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.788614 29619 raft_consensus.cc:385] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.788899 29619 raft_consensus.cc:740] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76f385765014c85b332c14c6fc4ff02, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.789640 29619 consensus_queue.cc:260] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.794404 29626 leader_election.cc:290] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:21.806609 29500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d18c251d394111baa2c25d4f4d736a" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02" is_pre_election: true
I20260608 12:59:21.807744 29500 raft_consensus.cc:2468] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c859934507494cafb01bc4ba0b513660 in term 0.
I20260608 12:59:21.810845 29621 tablet_bootstrap.cc:492] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660: No bootstrap required, opened a new log
I20260608 12:59:21.812886 29621 ts_tablet_manager.cc:1403] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.009s
I20260608 12:59:21.817188 29621 raft_consensus.cc:359] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.817934 29621 raft_consensus.cc:385] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.818236 29621 raft_consensus.cc:740] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859934507494cafb01bc4ba0b513660, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.819020 29621 consensus_queue.cc:260] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.823223 29628 raft_consensus.cc:515] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } }
I20260608 12:59:21.828066 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12b2e8cc7ee4c5f8c438579923f2a18" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660" is_pre_election: true
I20260608 12:59:21.828580 29574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b204181888451eb249cc8278daee06" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660" is_pre_election: true
I20260608 12:59:21.829267 29574 raft_consensus.cc:2468] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8261540dc1049e0a5cdc24af06102ce in term 0.
I20260608 12:59:21.829231 29573 raft_consensus.cc:2468] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8261540dc1049e0a5cdc24af06102ce in term 0.
I20260608 12:59:21.831503 29388 leader_election.cc:304] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, c859934507494cafb01bc4ba0b513660; no voters: 
I20260608 12:59:21.832372 29624 raft_consensus.cc:2804] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:21.832732 29624 raft_consensus.cc:493] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:21.833091 29624 raft_consensus.cc:3060] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.834275 29425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d18c251d394111baa2c25d4f4d736a" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce"
I20260608 12:59:21.834892 29425 raft_consensus.cc:3060] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.835005 29621 ts_tablet_manager.cc:1434] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.014s
I20260608 12:59:21.835554 29388 leader_election.cc:304] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, c859934507494cafb01bc4ba0b513660; no voters: 
I20260608 12:59:21.837191 29621 tablet_bootstrap.cc:492] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660: Bootstrap starting.
I20260608 12:59:21.833062 29619 ts_tablet_manager.cc:1434] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02: Time spent starting tablet: real 0.051s	user 0.020s	sys 0.001s
I20260608 12:59:21.850955 29628 leader_election.cc:290] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 election: Requested vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951)
I20260608 12:59:21.851290 29621 tablet_bootstrap.cc:654] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.851608 29500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06d18c251d394111baa2c25d4f4d736a" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02"
I20260608 12:59:21.852254 29500 raft_consensus.cc:3060] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.855300 29619 tablet_bootstrap.cc:492] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02: Bootstrap starting.
I20260608 12:59:21.862499 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4757ed1096f42b8a6319ad9d78e5600" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce" is_pre_election: true
I20260608 12:59:21.863590 29424 raft_consensus.cc:2468] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e76f385765014c85b332c14c6fc4ff02 in term 0.
I20260608 12:59:21.863574 29624 raft_consensus.cc:515] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.863582 29425 raft_consensus.cc:2468] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c859934507494cafb01bc4ba0b513660 in term 1.
I20260608 12:59:21.864305 29500 raft_consensus.cc:2468] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c859934507494cafb01bc4ba0b513660 in term 1.
I20260608 12:59:21.865387 29465 leader_election.cc:304] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, e76f385765014c85b332c14c6fc4ff02; no voters: 
I20260608 12:59:21.867653 29647 raft_consensus.cc:2804] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:21.868577 29647 raft_consensus.cc:493] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:21.868992 29647 raft_consensus.cc:3060] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.868968 29539 leader_election.cc:304] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c859934507494cafb01bc4ba0b513660, e76f385765014c85b332c14c6fc4ff02; no voters: 
I20260608 12:59:21.871213 29624 leader_election.cc:290] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 election: Requested vote from peers e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:21.872010 29648 raft_consensus.cc:2804] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:21.872835 29619 tablet_bootstrap.cc:654] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.872841 29648 raft_consensus.cc:697] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 1 LEADER]: Becoming Leader. State: Replica: c859934507494cafb01bc4ba0b513660, State: Running, Role: LEADER
I20260608 12:59:21.873015 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b204181888451eb249cc8278daee06" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660"
I20260608 12:59:21.871521 29620 tablet_bootstrap.cc:654] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.874673 29573 raft_consensus.cc:3060] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.874094 29648 consensus_queue.cc:237] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } }
I20260608 12:59:21.876667 29649 raft_consensus.cc:2804] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:21.882560 29649 raft_consensus.cc:493] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:21.882951 29649 raft_consensus.cc:3060] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.887238 29573 raft_consensus.cc:2468] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8261540dc1049e0a5cdc24af06102ce in term 1.
I20260608 12:59:21.887622 29647 raft_consensus.cc:515] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.890441 29388 leader_election.cc:304] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, c859934507494cafb01bc4ba0b513660; no voters: 
I20260608 12:59:21.891180 29626 raft_consensus.cc:493] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:21.891655 29624 raft_consensus.cc:2804] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:21.892740 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4757ed1096f42b8a6319ad9d78e5600" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660" is_pre_election: true
I20260608 12:59:21.891657 29626 raft_consensus.cc:515] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.897858 29624 raft_consensus.cc:697] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 1 LEADER]: Becoming Leader. State: Replica: b8261540dc1049e0a5cdc24af06102ce, State: Running, Role: LEADER
I20260608 12:59:21.899210 29626 leader_election.cc:290] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:21.899298 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b204181888451eb249cc8278daee06" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02"
I20260608 12:59:21.900043 29498 raft_consensus.cc:3060] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.901041 29647 leader_election.cc:290] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 election: Requested vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:21.898720 29500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b204181888451eb249cc8278daee06" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02" is_pre_election: true
I20260608 12:59:21.902029 29621 tablet_bootstrap.cc:492] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660: No bootstrap required, opened a new log
I20260608 12:59:21.902992 29621 ts_tablet_manager.cc:1403] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.000s
I20260608 12:59:21.903688 29425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4757ed1096f42b8a6319ad9d78e5600" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce"
I20260608 12:59:21.904312 29425 raft_consensus.cc:3060] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:59:21.896536 29463 leader_election.cc:343] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:21.904968 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12b2e8cc7ee4c5f8c438579923f2a18" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce" is_pre_election: true
I20260608 12:59:21.903929 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12b2e8cc7ee4c5f8c438579923f2a18" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02" is_pre_election: true
I20260608 12:59:21.908118 29499 raft_consensus.cc:2468] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8261540dc1049e0a5cdc24af06102ce in term 0.
I20260608 12:59:21.898676 29624 consensus_queue.cc:237] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.910544 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12b2e8cc7ee4c5f8c438579923f2a18" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660" is_pre_election: true
I20260608 12:59:21.910482 29574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4757ed1096f42b8a6319ad9d78e5600" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660"
I20260608 12:59:21.913601 29620 tablet_bootstrap.cc:492] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce: No bootstrap required, opened a new log
I20260608 12:59:21.914111 29620 ts_tablet_manager.cc:1403] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce: Time spent bootstrapping tablet: real 0.152s	user 0.011s	sys 0.010s
I20260608 12:59:21.918184 29498 raft_consensus.cc:2468] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8261540dc1049e0a5cdc24af06102ce in term 1.
W20260608 12:59:21.921869 29371 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:59:21.922420 29376 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:21.920887 29621 raft_consensus.cc:359] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.922526 29620 raft_consensus.cc:359] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.923372 29621 raft_consensus.cc:385] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:59:21.923513 29376 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:59:21.912703 29573 raft_consensus.cc:2468] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e76f385765014c85b332c14c6fc4ff02 in term 0.
I20260608 12:59:21.923530 29620 raft_consensus.cc:385] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.925621 29620 raft_consensus.cc:740] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8261540dc1049e0a5cdc24af06102ce, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.926596 29620 consensus_queue.cc:260] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
W20260608 12:59:21.928822 29463 leader_election.cc:343] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:21.928972 29620 ts_tablet_manager.cc:1434] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260608 12:59:21.928118 29425 raft_consensus.cc:2468] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e76f385765014c85b332c14c6fc4ff02 in term 1.
I20260608 12:59:21.930019 29463 leader_election.cc:304] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c859934507494cafb01bc4ba0b513660, e76f385765014c85b332c14c6fc4ff02; no voters: 
I20260608 12:59:21.931869 29620 tablet_bootstrap.cc:492] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce: Bootstrap starting.
I20260608 12:59:21.931301 29321 catalog_manager.cc:5696] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 reported cstate change: term changed from 0 to 1, leader changed from <none> to c859934507494cafb01bc4ba0b513660 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "c859934507494cafb01bc4ba0b513660" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:21.933298 29647 raft_consensus.cc:2804] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:21.933804 29647 raft_consensus.cc:493] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:21.934211 29647 raft_consensus.cc:3060] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.934114 29465 leader_election.cc:304] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [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: b8261540dc1049e0a5cdc24af06102ce, e76f385765014c85b332c14c6fc4ff02; no voters: c859934507494cafb01bc4ba0b513660
I20260608 12:59:21.935357 29626 raft_consensus.cc:2804] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:21.932154 29619 tablet_bootstrap.cc:492] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02: No bootstrap required, opened a new log
I20260608 12:59:21.927201 29621 raft_consensus.cc:740] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859934507494cafb01bc4ba0b513660, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.940809 29619 ts_tablet_manager.cc:1403] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.005s
I20260608 12:59:21.939613 29620 tablet_bootstrap.cc:654] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.947273 29621 consensus_queue.cc:260] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.947557 29323 catalog_manager.cc:5696] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b8261540dc1049e0a5cdc24af06102ce (127.28.21.129). New cstate: current_term: 1 leader_uuid: "b8261540dc1049e0a5cdc24af06102ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:21.949378 29649 raft_consensus.cc:515] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.950045 29621 ts_tablet_manager.cc:1434] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260608 12:59:21.950814 29626 raft_consensus.cc:697] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 1 LEADER]: Becoming Leader. State: Replica: e76f385765014c85b332c14c6fc4ff02, State: Running, Role: LEADER
I20260608 12:59:21.951246 29424 raft_consensus.cc:2393] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e76f385765014c85b332c14c6fc4ff02 in current term 1: Already voted for candidate b8261540dc1049e0a5cdc24af06102ce in this term.
I20260608 12:59:21.950922 29619 raft_consensus.cc:359] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.952420 29619 raft_consensus.cc:385] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.951992 29626 consensus_queue.cc:237] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.952937 29619 raft_consensus.cc:740] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76f385765014c85b332c14c6fc4ff02, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.954110 29619 consensus_queue.cc:260] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.957825 29621 tablet_bootstrap.cc:492] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660: Bootstrap starting.
I20260608 12:59:21.959973 29647 raft_consensus.cc:515] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.961805 29649 leader_election.cc:290] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 election: Requested vote from peers e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:21.962729 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12b2e8cc7ee4c5f8c438579923f2a18" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02"
I20260608 12:59:21.963128 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12b2e8cc7ee4c5f8c438579923f2a18" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660"
I20260608 12:59:21.963546 29498 raft_consensus.cc:2393] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8261540dc1049e0a5cdc24af06102ce in current term 1: Already voted for candidate e76f385765014c85b332c14c6fc4ff02 in this term.
I20260608 12:59:21.963657 29573 raft_consensus.cc:3060] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:21.964833 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12b2e8cc7ee4c5f8c438579923f2a18" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce"
I20260608 12:59:21.967324 29424 raft_consensus.cc:2393] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e76f385765014c85b332c14c6fc4ff02 in current term 1: Already voted for candidate b8261540dc1049e0a5cdc24af06102ce in this term.
I20260608 12:59:21.969759 29620 tablet_bootstrap.cc:492] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce: No bootstrap required, opened a new log
I20260608 12:59:21.970481 29620 ts_tablet_manager.cc:1403] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.011s
I20260608 12:59:21.973114 29619 ts_tablet_manager.cc:1434] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.002s
I20260608 12:59:21.974556 29619 tablet_bootstrap.cc:492] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02: Bootstrap starting.
I20260608 12:59:21.975795 29573 raft_consensus.cc:2468] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8261540dc1049e0a5cdc24af06102ce in term 1.
I20260608 12:59:21.976715 29620 raft_consensus.cc:359] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.977492 29388 leader_election.cc:304] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [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: b8261540dc1049e0a5cdc24af06102ce, c859934507494cafb01bc4ba0b513660; no voters: e76f385765014c85b332c14c6fc4ff02
I20260608 12:59:21.978457 29649 raft_consensus.cc:2804] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:21.978932 29649 raft_consensus.cc:697] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 1 LEADER]: Becoming Leader. State: Replica: b8261540dc1049e0a5cdc24af06102ce, State: Running, Role: LEADER
I20260608 12:59:21.979650 29649 consensus_queue.cc:237] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.977463 29620 raft_consensus.cc:385] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:21.981693 29620 raft_consensus.cc:740] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8261540dc1049e0a5cdc24af06102ce, State: Initialized, Role: FOLLOWER
I20260608 12:59:21.982582 29647 leader_election.cc:290] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 election: Requested vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:21.983556 29319 catalog_manager.cc:5696] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 reported cstate change: term changed from 0 to 1, leader changed from <none> to e76f385765014c85b332c14c6fc4ff02 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "e76f385765014c85b332c14c6fc4ff02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:21.987143 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12b2e8cc7ee4c5f8c438579923f2a18" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660"
I20260608 12:59:21.987187 29620 consensus_queue.cc:260] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:21.990134 29573 raft_consensus.cc:2393] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e76f385765014c85b332c14c6fc4ff02 in current term 1: Already voted for candidate b8261540dc1049e0a5cdc24af06102ce in this term.
I20260608 12:59:21.991451 29620 ts_tablet_manager.cc:1434] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 12:59:21.992122 29463 leader_election.cc:304] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [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: e76f385765014c85b332c14c6fc4ff02; no voters: b8261540dc1049e0a5cdc24af06102ce, c859934507494cafb01bc4ba0b513660
I20260608 12:59:21.992535 29620 tablet_bootstrap.cc:492] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce: Bootstrap starting.
I20260608 12:59:21.992645 29621 tablet_bootstrap.cc:654] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:21.993036 29647 raft_consensus.cc:2749] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:59:21.999993 29619 tablet_bootstrap.cc:654] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.002538 29620 tablet_bootstrap.cc:654] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.007627 29621 tablet_bootstrap.cc:492] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660: No bootstrap required, opened a new log
I20260608 12:59:22.008186 29621 ts_tablet_manager.cc:1403] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.005s
I20260608 12:59:22.012554 29621 raft_consensus.cc:359] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.013603 29619 tablet_bootstrap.cc:492] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02: No bootstrap required, opened a new log
I20260608 12:59:22.014210 29619 ts_tablet_manager.cc:1403] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.008s
I20260608 12:59:22.014487 29621 raft_consensus.cc:385] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.014921 29621 raft_consensus.cc:740] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859934507494cafb01bc4ba0b513660, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.015815 29621 consensus_queue.cc:260] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.018059 29621 ts_tablet_manager.cc:1434] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260608 12:59:22.019129 29621 tablet_bootstrap.cc:492] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660: Bootstrap starting.
I20260608 12:59:22.019475 29620 tablet_bootstrap.cc:492] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce: No bootstrap required, opened a new log
I20260608 12:59:22.019937 29620 ts_tablet_manager.cc:1403] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.000s
I20260608 12:59:22.023532 29620 raft_consensus.cc:359] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.024278 29620 raft_consensus.cc:385] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.024600 29620 raft_consensus.cc:740] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8261540dc1049e0a5cdc24af06102ce, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.025521 29620 consensus_queue.cc:260] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.028131 29620 ts_tablet_manager.cc:1434] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:59:22.029186 29620 tablet_bootstrap.cc:492] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce: Bootstrap starting.
I20260608 12:59:22.029430 29621 tablet_bootstrap.cc:654] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.032356 29619 raft_consensus.cc:359] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.033591 29619 raft_consensus.cc:385] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.033560 29647 raft_consensus.cc:493] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.033133 29321 catalog_manager.cc:5696] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b8261540dc1049e0a5cdc24af06102ce (127.28.21.129). New cstate: current_term: 1 leader_uuid: "b8261540dc1049e0a5cdc24af06102ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:22.034345 29647 raft_consensus.cc:515] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.036005 29620 tablet_bootstrap.cc:654] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.036639 29647 leader_election.cc:290] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:22.038262 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427c53897eac4c20a4b510529db1b42b" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce" is_pre_election: true
I20260608 12:59:22.038407 29619 raft_consensus.cc:740] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76f385765014c85b332c14c6fc4ff02, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.039011 29424 raft_consensus.cc:2468] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e76f385765014c85b332c14c6fc4ff02 in term 0.
I20260608 12:59:22.040119 29465 leader_election.cc:304] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, e76f385765014c85b332c14c6fc4ff02; no voters: 
I20260608 12:59:22.040609 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427c53897eac4c20a4b510529db1b42b" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660" is_pre_election: true
I20260608 12:59:22.041127 29573 raft_consensus.cc:2468] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e76f385765014c85b332c14c6fc4ff02 in term 0.
I20260608 12:59:22.041002 29647 raft_consensus.cc:2804] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:22.041749 29647 raft_consensus.cc:493] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:22.042199 29647 raft_consensus.cc:3060] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.047384 29620 tablet_bootstrap.cc:492] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce: No bootstrap required, opened a new log
I20260608 12:59:22.047829 29620 ts_tablet_manager.cc:1403] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 12:59:22.049718 29647 raft_consensus.cc:515] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.050642 29620 raft_consensus.cc:359] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.039875 29619 consensus_queue.cc:260] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.051283 29620 raft_consensus.cc:385] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.051607 29620 raft_consensus.cc:740] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8261540dc1049e0a5cdc24af06102ce, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.052929 29620 consensus_queue.cc:260] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.055200 29620 ts_tablet_manager.cc:1434] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:59:22.056507 29619 ts_tablet_manager.cc:1434] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.005s
I20260608 12:59:22.056823 29649 raft_consensus.cc:493] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.057545 29619 tablet_bootstrap.cc:492] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02: Bootstrap starting.
I20260608 12:59:22.057264 29649 raft_consensus.cc:515] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.059379 29649 leader_election.cc:290] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:22.060802 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b704099f58486388fef8b3803d0f0f" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02" is_pre_election: true
I20260608 12:59:22.061069 29647 leader_election.cc:290] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 election: Requested vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:22.061446 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b704099f58486388fef8b3803d0f0f" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660" is_pre_election: true
I20260608 12:59:22.061782 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427c53897eac4c20a4b510529db1b42b" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce"
I20260608 12:59:22.062134 29573 raft_consensus.cc:2468] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8261540dc1049e0a5cdc24af06102ce in term 0.
I20260608 12:59:22.062417 29424 raft_consensus.cc:3060] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.063556 29388 leader_election.cc:304] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, c859934507494cafb01bc4ba0b513660; no voters: 
I20260608 12:59:22.064471 29649 raft_consensus.cc:2804] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:22.064963 29619 tablet_bootstrap.cc:654] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:22.064898 29649 raft_consensus.cc:493] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:22.065378 29649 raft_consensus.cc:3060] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.061462 29498 raft_consensus.cc:2468] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8261540dc1049e0a5cdc24af06102ce in term 0.
I20260608 12:59:22.067886 29424 raft_consensus.cc:2468] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e76f385765014c85b332c14c6fc4ff02 in term 1.
I20260608 12:59:22.069909 29465 leader_election.cc:304] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, e76f385765014c85b332c14c6fc4ff02; no voters: 
I20260608 12:59:22.070091 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "427c53897eac4c20a4b510529db1b42b" candidate_uuid: "e76f385765014c85b332c14c6fc4ff02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660"
I20260608 12:59:22.070652 29573 raft_consensus.cc:3060] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.070782 29647 raft_consensus.cc:2804] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:22.071362 29647 raft_consensus.cc:697] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 1 LEADER]: Becoming Leader. State: Replica: e76f385765014c85b332c14c6fc4ff02, State: Running, Role: LEADER
I20260608 12:59:22.071627 29619 tablet_bootstrap.cc:492] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02: No bootstrap required, opened a new log
I20260608 12:59:22.072167 29647 consensus_queue.cc:237] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.070803 29621 tablet_bootstrap.cc:492] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660: No bootstrap required, opened a new log
I20260608 12:59:22.076525 29621 ts_tablet_manager.cc:1403] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.004s
I20260608 12:59:22.075968 29649 raft_consensus.cc:515] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.078405 29649 leader_election.cc:290] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 election: Requested vote from peers e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:22.079214 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b704099f58486388fef8b3803d0f0f" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02"
I20260608 12:59:22.072162 29619 ts_tablet_manager.cc:1403] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260608 12:59:22.079818 29498 raft_consensus.cc:3060] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.080765 29573 raft_consensus.cc:2468] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e76f385765014c85b332c14c6fc4ff02 in term 1.
I20260608 12:59:22.083868 29619 raft_consensus.cc:359] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.079478 29574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b704099f58486388fef8b3803d0f0f" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660"
I20260608 12:59:22.084681 29619 raft_consensus.cc:385] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.084945 29574 raft_consensus.cc:3060] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.085120 29619 raft_consensus.cc:740] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76f385765014c85b332c14c6fc4ff02, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.086004 29619 consensus_queue.cc:260] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.087122 29498 raft_consensus.cc:2468] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8261540dc1049e0a5cdc24af06102ce in term 1.
I20260608 12:59:22.079422 29621 raft_consensus.cc:359] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.088225 29621 raft_consensus.cc:385] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:22.088547 29619 ts_tablet_manager.cc:1434] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:59:22.088588 29621 raft_consensus.cc:740] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c859934507494cafb01bc4ba0b513660, State: Initialized, Role: FOLLOWER
I20260608 12:59:22.088761 29648 raft_consensus.cc:493] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.089358 29648 raft_consensus.cc:515] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.089636 29621 consensus_queue.cc:260] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.091485 29648 leader_election.cc:290] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951)
I20260608 12:59:22.093369 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898c48fc430342b1b37e0c6b663af516" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02" is_pre_election: true
I20260608 12:59:22.093994 29498 raft_consensus.cc:2468] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c859934507494cafb01bc4ba0b513660 in term 0.
I20260608 12:59:22.094975 29649 raft_consensus.cc:493] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.088649 29390 leader_election.cc:304] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, e76f385765014c85b332c14c6fc4ff02; no voters: 
I20260608 12:59:22.095161 29539 leader_election.cc:304] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c859934507494cafb01bc4ba0b513660, e76f385765014c85b332c14c6fc4ff02; no voters: 
I20260608 12:59:22.095656 29649 raft_consensus.cc:515] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.096206 29648 raft_consensus.cc:2804] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:22.096689 29648 raft_consensus.cc:493] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:22.097026 29648 raft_consensus.cc:3060] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.096967 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898c48fc430342b1b37e0c6b663af516" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce" is_pre_election: true
I20260608 12:59:22.097647 29424 raft_consensus.cc:2468] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c859934507494cafb01bc4ba0b513660 in term 0.
I20260608 12:59:22.097909 29649 leader_election.cc:290] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:22.098618 29321 catalog_manager.cc:5696] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 reported cstate change: term changed from 0 to 1, leader changed from <none> to e76f385765014c85b332c14c6fc4ff02 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "e76f385765014c85b332c14c6fc4ff02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:22.099928 29621 ts_tablet_manager.cc:1434] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260608 12:59:22.099777 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898c48fc430342b1b37e0c6b663af516" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02" is_pre_election: true
I20260608 12:59:22.100519 29499 raft_consensus.cc:2468] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8261540dc1049e0a5cdc24af06102ce in term 0.
I20260608 12:59:22.101851 29390 leader_election.cc:304] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, e76f385765014c85b332c14c6fc4ff02; no voters: 
I20260608 12:59:22.092645 29574 raft_consensus.cc:2468] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8261540dc1049e0a5cdc24af06102ce in term 1.
I20260608 12:59:22.103020 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898c48fc430342b1b37e0c6b663af516" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660" is_pre_election: true
I20260608 12:59:22.096565 29624 raft_consensus.cc:2804] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:22.104130 29624 raft_consensus.cc:697] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 1 LEADER]: Becoming Leader. State: Replica: b8261540dc1049e0a5cdc24af06102ce, State: Running, Role: LEADER
I20260608 12:59:22.105019 29624 consensus_queue.cc:237] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.106689 29648 raft_consensus.cc:515] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.107825 29573 raft_consensus.cc:2393] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8261540dc1049e0a5cdc24af06102ce in current term 1: Already voted for candidate c859934507494cafb01bc4ba0b513660 in this term.
I20260608 12:59:22.108124 29653 raft_consensus.cc:2804] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:22.109211 29653 raft_consensus.cc:493] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:22.109683 29653 raft_consensus.cc:3060] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.111656 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898c48fc430342b1b37e0c6b663af516" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce"
I20260608 12:59:22.114099 29648 leader_election.cc:290] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 election: Requested vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951)
I20260608 12:59:22.119132 29653 raft_consensus.cc:515] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.121104 29424 raft_consensus.cc:2393] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c859934507494cafb01bc4ba0b513660 in current term 1: Already voted for candidate b8261540dc1049e0a5cdc24af06102ce in this term.
I20260608 12:59:22.123711 29653 leader_election.cc:290] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [CANDIDATE]: Term 1 election: Requested vote from peers e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951), c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:22.120093 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898c48fc430342b1b37e0c6b663af516" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02"
I20260608 12:59:22.124514 29498 raft_consensus.cc:3060] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.124418 29499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898c48fc430342b1b37e0c6b663af516" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02"
I20260608 12:59:22.125005 29319 catalog_manager.cc:5696] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce reported cstate change: term changed from 0 to 1, leader changed from <none> to b8261540dc1049e0a5cdc24af06102ce (127.28.21.129). New cstate: current_term: 1 leader_uuid: "b8261540dc1049e0a5cdc24af06102ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:22.126168 29573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898c48fc430342b1b37e0c6b663af516" candidate_uuid: "b8261540dc1049e0a5cdc24af06102ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c859934507494cafb01bc4ba0b513660"
I20260608 12:59:22.126957 29573 raft_consensus.cc:2393] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8261540dc1049e0a5cdc24af06102ce in current term 1: Already voted for candidate c859934507494cafb01bc4ba0b513660 in this term.
I20260608 12:59:22.127928 29388 leader_election.cc:304] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [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: b8261540dc1049e0a5cdc24af06102ce; no voters: c859934507494cafb01bc4ba0b513660, e76f385765014c85b332c14c6fc4ff02
I20260608 12:59:22.129012 29653 raft_consensus.cc:2749] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:59:22.130134 29498 raft_consensus.cc:2468] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c859934507494cafb01bc4ba0b513660 in term 1.
I20260608 12:59:22.131428 29539 leader_election.cc:304] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [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: c859934507494cafb01bc4ba0b513660, e76f385765014c85b332c14c6fc4ff02; no voters: b8261540dc1049e0a5cdc24af06102ce
I20260608 12:59:22.132136 29648 raft_consensus.cc:2804] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:22.132668 29648 raft_consensus.cc:697] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 1 LEADER]: Becoming Leader. State: Replica: c859934507494cafb01bc4ba0b513660, State: Running, Role: LEADER
I20260608 12:59:22.133512 29648 consensus_queue.cc:237] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.141166 29319 catalog_manager.cc:5696] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 reported cstate change: term changed from 0 to 1, leader changed from <none> to c859934507494cafb01bc4ba0b513660 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "c859934507494cafb01bc4ba0b513660" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:22.198175 29648 raft_consensus.cc:493] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.198648 29648 raft_consensus.cc:515] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.200407 29648 leader_election.cc:290] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951)
I20260608 12:59:22.201193 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98868c9fec7747548c9f32cf1503c4bc" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce" is_pre_election: true
I20260608 12:59:22.201462 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98868c9fec7747548c9f32cf1503c4bc" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02" is_pre_election: true
I20260608 12:59:22.201767 29424 raft_consensus.cc:2468] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c859934507494cafb01bc4ba0b513660 in term 0.
I20260608 12:59:22.202126 29498 raft_consensus.cc:2468] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c859934507494cafb01bc4ba0b513660 in term 0.
I20260608 12:59:22.202710 29539 leader_election.cc:304] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, c859934507494cafb01bc4ba0b513660; no voters: 
I20260608 12:59:22.203425 29648 raft_consensus.cc:2804] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:22.203727 29648 raft_consensus.cc:493] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:22.204007 29648 raft_consensus.cc:3060] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.208353 29648 raft_consensus.cc:515] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.209858 29648 leader_election.cc:290] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 election: Requested vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951)
I20260608 12:59:22.210623 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98868c9fec7747548c9f32cf1503c4bc" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce"
I20260608 12:59:22.210901 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98868c9fec7747548c9f32cf1503c4bc" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02"
I20260608 12:59:22.211133 29424 raft_consensus.cc:3060] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.211561 29498 raft_consensus.cc:3060] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.215461 29424 raft_consensus.cc:2468] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c859934507494cafb01bc4ba0b513660 in term 1.
I20260608 12:59:22.216615 29498 raft_consensus.cc:2468] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c859934507494cafb01bc4ba0b513660 in term 1.
I20260608 12:59:22.216454 29539 leader_election.cc:304] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8261540dc1049e0a5cdc24af06102ce, c859934507494cafb01bc4ba0b513660; no voters: 
I20260608 12:59:22.217357 29648 raft_consensus.cc:2804] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:22.217851 29648 raft_consensus.cc:697] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 1 LEADER]: Becoming Leader. State: Replica: c859934507494cafb01bc4ba0b513660, State: Running, Role: LEADER
I20260608 12:59:22.218616 29648 consensus_queue.cc:237] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.225276 29319 catalog_manager.cc:5696] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 reported cstate change: term changed from 0 to 1, leader changed from <none> to c859934507494cafb01bc4ba0b513660 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "c859934507494cafb01bc4ba0b513660" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:22.287189 29648 raft_consensus.cc:493] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:22.287658 29648 raft_consensus.cc:515] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } }
I20260608 12:59:22.289297 29648 leader_election.cc:290] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517), e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951)
I20260608 12:59:22.290253 29424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4757ed1096f42b8a6319ad9d78e5600" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8261540dc1049e0a5cdc24af06102ce" is_pre_election: true
I20260608 12:59:22.290482 29498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4757ed1096f42b8a6319ad9d78e5600" candidate_uuid: "c859934507494cafb01bc4ba0b513660" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76f385765014c85b332c14c6fc4ff02" is_pre_election: true
I20260608 12:59:22.290977 29424 raft_consensus.cc:2393] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c859934507494cafb01bc4ba0b513660 in current term 1: Already voted for candidate e76f385765014c85b332c14c6fc4ff02 in this term.
I20260608 12:59:22.291963 29539 leader_election.cc:304] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [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: c859934507494cafb01bc4ba0b513660; no voters: b8261540dc1049e0a5cdc24af06102ce, e76f385765014c85b332c14c6fc4ff02
I20260608 12:59:22.292635 29648 raft_consensus.cc:3060] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:22.297142 29648 raft_consensus.cc:2749] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:22.320623 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:22.327101 29675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:22.327522 29676 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:22.329406 29678 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:22.330260 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:22.331171 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:22.331404 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:22.331627 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923562331605 us; error 0 us; skew 500 ppm
I20260608 12:59:22.332361 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:22.333801 29648 consensus_queue.cc:1048] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.335117 28758 webserver.cc:533] Webserver started at http://127.28.21.132:39481/ using document root <none> and password file <none>
I20260608 12:59:22.335840 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:22.336076 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:22.336414 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:22.337839 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "ce4b6eb7625340419deb68a0cf0e7ecc"
format_stamp: "Formatted at 2026-06-08 12:59:22 on dist-test-slave-vkhm"
I20260608 12:59:22.344491 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:59:22.349031 29686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:22.348927 29648 consensus_queue.cc:1048] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.350880 28758 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:59:22.351308 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "ce4b6eb7625340419deb68a0cf0e7ecc"
format_stamp: "Formatted at 2026-06-08 12:59:22 on dist-test-slave-vkhm"
I20260608 12:59:22.351781 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923554775813-28758-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)
I20260608 12:59:22.371794 29647 consensus_queue.cc:1048] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.383687 29659 consensus_queue.cc:1048] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.385830 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:22.387796 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:22.390122 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:22.395170 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:22.395465 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:22.395769 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:22.395956 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:22.418207 29653 consensus_queue.cc:1048] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.431149 29624 consensus_queue.cc:1048] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.437845 29653 consensus_queue.cc:1048] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.452606 29624 consensus_queue.cc:1048] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.484275 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:41159
I20260608 12:59:22.484380 29756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:41159 every 8 connection(s)
I20260608 12:59:22.499416 29757 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41465
I20260608 12:59:22.499814 29757 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:22.500627 29757 heartbeater.cc:507] Master 127.28.21.190:41465 requested a full tablet report, sending...
I20260608 12:59:22.502655 29321 ts_manager.cc:194] Registered new tserver with Master: ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132:41159)
I20260608 12:59:22.504019 29321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51258
I20260608 12:59:22.512651 29626 consensus_queue.cc:1048] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.523628 29647 consensus_queue.cc:1048] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.655340 29624 consensus_queue.cc:1048] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.655405 29628 consensus_queue.cc:1048] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.660530 29648 consensus_queue.cc:1048] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:22.675873 29624 consensus_queue.cc:1048] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:22.682986 29628 consensus_queue.cc:1048] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:22.699884 29767 consensus_queue.cc:1048] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:23.506253 29757 heartbeater.cc:499] Master 127.28.21.190:41465 was elected leader, sending a full tablet report...
I20260608 12:59:23.925015 29376 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:23.931273 29376 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:23.931779 29376 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:25.932998 29376 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:25.939090 29376 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:25.939555 29376 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:59:26.674146 29539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.129:39517, user_credentials={real_user=slave}} blocked reactor thread for 99006.3us
W20260608 12:59:27.598796 29521 debug-util.cc:398] Leaking SignalData structure 0x7b0800058c40 after lost signal to thread 28761
W20260608 12:59:27.599937 29521 debug-util.cc:398] Leaking SignalData structure 0x7b080005b320 after lost signal to thread 29357
W20260608 12:59:27.600903 29521 debug-util.cc:398] Leaking SignalData structure 0x7b0800187060 after lost signal to thread 29449
W20260608 12:59:27.601636 29521 debug-util.cc:398] Leaking SignalData structure 0x7b08000813c0 after lost signal to thread 29524
W20260608 12:59:27.602465 29521 debug-util.cc:398] Leaking SignalData structure 0x7b080020cda0 after lost signal to thread 29598
W20260608 12:59:27.603229 29521 debug-util.cc:398] Leaking SignalData structure 0x7b0800219600 after lost signal to thread 29756
I20260608 12:59:27.940464 29376 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:27.946413 29376 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:27.946825 29376 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:28.966553 29424 consensus_queue.cc:237] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [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: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:28.977712 29573 raft_consensus.cc:1275] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Refusing update from remote peer b8261540dc1049e0a5cdc24af06102ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:28.979888 29775 consensus_queue.cc:1048] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:59:28.985749 29498 raft_consensus.cc:1275] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Refusing update from remote peer b8261540dc1049e0a5cdc24af06102ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:28.987576 29786 consensus_queue.cc:1048] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:59:28.993840 29775 raft_consensus.cc:2955] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
W20260608 12:59:28.997170 29388 consensus_peers.cc:597] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce -> Peer ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132:41159): Couldn't send request to peer ce4b6eb7625340419deb68a0cf0e7ecc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82b704099f58486388fef8b3803d0f0f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:28.999644 29573 raft_consensus.cc:2955] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.010360 29500 raft_consensus.cc:2955] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.021667 29322 catalog_manager.cc:5696] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 reported cstate change: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "b8261540dc1049e0a5cdc24af06102ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.030467 29424 consensus_queue.cc:237] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [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: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } attrs { replace: true } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:29.039578 29573 raft_consensus.cc:1275] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Refusing update from remote peer b8261540dc1049e0a5cdc24af06102ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:59:29.040184 29388 consensus_peers.cc:597] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce -> Peer ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132:41159): Couldn't send request to peer ce4b6eb7625340419deb68a0cf0e7ecc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6b204181888451eb249cc8278daee06. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:29.039578 29500 raft_consensus.cc:1275] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Refusing update from remote peer b8261540dc1049e0a5cdc24af06102ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:29.042219 29786 consensus_queue.cc:1048] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:59:29.043272 29792 consensus_queue.cc:1048] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:59:29.064520 29792 raft_consensus.cc:2955] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } attrs { replace: true } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.066859 29573 raft_consensus.cc:2955] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } attrs { replace: true } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.078214 29500 raft_consensus.cc:2955] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } attrs { replace: true } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.096709 29323 catalog_manager.cc:5696] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce reported cstate change: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "b8261540dc1049e0a5cdc24af06102ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:29.104437 29573 consensus_queue.cc:237] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [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: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:29.123957 29500 raft_consensus.cc:1275] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Refusing update from remote peer c859934507494cafb01bc4ba0b513660: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:29.123955 29424 raft_consensus.cc:1275] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Refusing update from remote peer c859934507494cafb01bc4ba0b513660: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:29.126479 29782 consensus_queue.cc:1048] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:59:29.129091 29782 consensus_queue.cc:1048] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:59:29.133505 29537 consensus_peers.cc:597] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 -> Peer ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132:41159): Couldn't send request to peer ce4b6eb7625340419deb68a0cf0e7ecc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98868c9fec7747548c9f32cf1503c4bc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:29.138336 29803 raft_consensus.cc:2955] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.143200 29424 raft_consensus.cc:2955] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.145750 29500 raft_consensus.cc:2955] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.162061 29323 catalog_manager.cc:5696] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 reported cstate change: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "c859934507494cafb01bc4ba0b513660" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.181496 29500 consensus_queue.cc:237] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [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: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:29.192267 29424 raft_consensus.cc:1275] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Refusing update from remote peer e76f385765014c85b332c14c6fc4ff02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:29.193475 29573 raft_consensus.cc:1275] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Refusing update from remote peer e76f385765014c85b332c14c6fc4ff02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:29.194155 29809 consensus_queue.cc:1048] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:59:29.195410 29778 consensus_queue.cc:1048] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:59:29.204530 29463 consensus_peers.cc:597] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 -> Peer ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132:41159): Couldn't send request to peer ce4b6eb7625340419deb68a0cf0e7ecc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 427c53897eac4c20a4b510529db1b42b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:29.206672 29778 raft_consensus.cc:2955] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.208614 29424 raft_consensus.cc:2955] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.211591 29573 raft_consensus.cc:2955] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.225325 29319 catalog_manager.cc:5696] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce reported cstate change: config changed from index -1 to 2, NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "e76f385765014c85b332c14c6fc4ff02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } }
I20260608 12:59:29.469681 29813 ts_tablet_manager.cc:933] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc: Initiating tablet copy from peer b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517)
I20260608 12:59:29.472409 29813 tablet_copy_client.cc:323] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:39517
I20260608 12:59:29.489986 29435 tablet_copy_service.cc:140] P b8261540dc1049e0a5cdc24af06102ce: Received BeginTabletCopySession request for tablet 82b704099f58486388fef8b3803d0f0f from peer ce4b6eb7625340419deb68a0cf0e7ecc ({username='slave'} at 127.0.0.1:35906)
I20260608 12:59:29.490710 29435 tablet_copy_service.cc:161] P b8261540dc1049e0a5cdc24af06102ce: Beginning new tablet copy session on tablet 82b704099f58486388fef8b3803d0f0f from peer ce4b6eb7625340419deb68a0cf0e7ecc at {username='slave'} at 127.0.0.1:35906: session id = ce4b6eb7625340419deb68a0cf0e7ecc-82b704099f58486388fef8b3803d0f0f
I20260608 12:59:29.500186 29435 tablet_copy_source_session.cc:215] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:29.504518 29813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b704099f58486388fef8b3803d0f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:29.524427 29813 tablet_copy_client.cc:806] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:29.525458 29813 tablet_copy_client.cc:670] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:29.530494 29813 tablet_copy_client.cc:538] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:29.539187 29813 tablet_bootstrap.cc:492] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc: Bootstrap starting.
I20260608 12:59:29.564478 29813 tablet_bootstrap.cc:492] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc: 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
I20260608 12:59:29.565448 29813 tablet_bootstrap.cc:492] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc: Bootstrap complete.
I20260608 12:59:29.566170 29813 ts_tablet_manager.cc:1403] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.002s
I20260608 12:59:29.570196 29813 raft_consensus.cc:359] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:29.571110 29813 raft_consensus.cc:740] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce4b6eb7625340419deb68a0cf0e7ecc, State: Initialized, Role: LEARNER
I20260608 12:59:29.571858 29813 consensus_queue.cc:260] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc [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: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:29.581307 29813 ts_tablet_manager.cc:1434] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260608 12:59:29.583351 29435 tablet_copy_service.cc:342] P b8261540dc1049e0a5cdc24af06102ce: Request end of tablet copy session ce4b6eb7625340419deb68a0cf0e7ecc-82b704099f58486388fef8b3803d0f0f received from {username='slave'} at 127.0.0.1:35906
I20260608 12:59:29.583859 29435 tablet_copy_service.cc:434] P b8261540dc1049e0a5cdc24af06102ce: ending tablet copy session ce4b6eb7625340419deb68a0cf0e7ecc-82b704099f58486388fef8b3803d0f0f on tablet 82b704099f58486388fef8b3803d0f0f with peer ce4b6eb7625340419deb68a0cf0e7ecc
I20260608 12:59:29.652495 29813 ts_tablet_manager.cc:933] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc: Initiating tablet copy from peer b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517)
I20260608 12:59:29.656402 29813 tablet_copy_client.cc:323] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:39517
I20260608 12:59:29.658327 29435 tablet_copy_service.cc:140] P b8261540dc1049e0a5cdc24af06102ce: Received BeginTabletCopySession request for tablet a6b204181888451eb249cc8278daee06 from peer ce4b6eb7625340419deb68a0cf0e7ecc ({username='slave'} at 127.0.0.1:35906)
I20260608 12:59:29.658949 29435 tablet_copy_service.cc:161] P b8261540dc1049e0a5cdc24af06102ce: Beginning new tablet copy session on tablet a6b204181888451eb249cc8278daee06 from peer ce4b6eb7625340419deb68a0cf0e7ecc at {username='slave'} at 127.0.0.1:35906: session id = ce4b6eb7625340419deb68a0cf0e7ecc-a6b204181888451eb249cc8278daee06
I20260608 12:59:29.666985 29435 tablet_copy_source_session.cc:215] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:29.670718 29813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b204181888451eb249cc8278daee06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:29.688237 29813 tablet_copy_client.cc:806] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:29.688922 29813 tablet_copy_client.cc:670] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:29.693002 29813 tablet_copy_client.cc:538] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:29.704053 29813 tablet_bootstrap.cc:492] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc: Bootstrap starting.
I20260608 12:59:29.705638 29820 ts_tablet_manager.cc:933] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc: Initiating tablet copy from peer e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951)
I20260608 12:59:29.714025 29820 tablet_copy_client.cc:323] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:32951
I20260608 12:59:29.735268 29813 tablet_bootstrap.cc:492] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc: 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
I20260608 12:59:29.736662 29813 tablet_bootstrap.cc:492] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc: Bootstrap complete.
I20260608 12:59:29.737470 29813 ts_tablet_manager.cc:1403] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.014s
I20260608 12:59:29.744251 29510 tablet_copy_service.cc:140] P e76f385765014c85b332c14c6fc4ff02: Received BeginTabletCopySession request for tablet 427c53897eac4c20a4b510529db1b42b from peer ce4b6eb7625340419deb68a0cf0e7ecc ({username='slave'} at 127.0.0.1:32872)
I20260608 12:59:29.744866 29510 tablet_copy_service.cc:161] P e76f385765014c85b332c14c6fc4ff02: Beginning new tablet copy session on tablet 427c53897eac4c20a4b510529db1b42b from peer ce4b6eb7625340419deb68a0cf0e7ecc at {username='slave'} at 127.0.0.1:32872: session id = ce4b6eb7625340419deb68a0cf0e7ecc-427c53897eac4c20a4b510529db1b42b
I20260608 12:59:29.750211 29813 raft_consensus.cc:359] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } attrs { replace: true } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:29.751133 29813 raft_consensus.cc:740] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce4b6eb7625340419deb68a0cf0e7ecc, State: Initialized, Role: LEARNER
I20260608 12:59:29.751856 29813 consensus_queue.cc:260] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc [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: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } attrs { replace: true } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:29.752646 29510 tablet_copy_source_session.cc:215] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:29.759068 29820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 427c53897eac4c20a4b510529db1b42b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:29.770684 29813 ts_tablet_manager.cc:1434] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.004s
I20260608 12:59:29.773999 29435 tablet_copy_service.cc:342] P b8261540dc1049e0a5cdc24af06102ce: Request end of tablet copy session ce4b6eb7625340419deb68a0cf0e7ecc-a6b204181888451eb249cc8278daee06 received from {username='slave'} at 127.0.0.1:35906
I20260608 12:59:29.774509 29435 tablet_copy_service.cc:434] P b8261540dc1049e0a5cdc24af06102ce: ending tablet copy session ce4b6eb7625340419deb68a0cf0e7ecc-a6b204181888451eb249cc8278daee06 on tablet a6b204181888451eb249cc8278daee06 with peer ce4b6eb7625340419deb68a0cf0e7ecc
I20260608 12:59:29.778738 29824 ts_tablet_manager.cc:933] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: Initiating tablet copy from peer c859934507494cafb01bc4ba0b513660 (127.28.21.131:37977)
I20260608 12:59:29.786762 29820 tablet_copy_client.cc:806] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:29.787362 29820 tablet_copy_client.cc:670] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:29.788391 29824 tablet_copy_client.cc:323] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:37977
I20260608 12:59:29.797837 29820 tablet_copy_client.cc:538] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:29.806517 29820 tablet_bootstrap.cc:492] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc: Bootstrap starting.
I20260608 12:59:29.810562 29584 tablet_copy_service.cc:140] P c859934507494cafb01bc4ba0b513660: Received BeginTabletCopySession request for tablet 98868c9fec7747548c9f32cf1503c4bc from peer ce4b6eb7625340419deb68a0cf0e7ecc ({username='slave'} at 127.0.0.1:54138)
I20260608 12:59:29.811177 29584 tablet_copy_service.cc:161] P c859934507494cafb01bc4ba0b513660: Beginning new tablet copy session on tablet 98868c9fec7747548c9f32cf1503c4bc from peer ce4b6eb7625340419deb68a0cf0e7ecc at {username='slave'} at 127.0.0.1:54138: session id = ce4b6eb7625340419deb68a0cf0e7ecc-98868c9fec7747548c9f32cf1503c4bc
I20260608 12:59:29.819039 29584 tablet_copy_source_session.cc:215] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:29.822871 29824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98868c9fec7747548c9f32cf1503c4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:29.828989 29820 tablet_bootstrap.cc:492] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc: 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
I20260608 12:59:29.829938 29820 tablet_bootstrap.cc:492] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc: Bootstrap complete.
I20260608 12:59:29.833765 29820 ts_tablet_manager.cc:1403] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.001s
I20260608 12:59:29.837340 29820 raft_consensus.cc:359] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:29.838194 29820 raft_consensus.cc:740] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce4b6eb7625340419deb68a0cf0e7ecc, State: Initialized, Role: LEARNER
I20260608 12:59:29.838930 29820 consensus_queue.cc:260] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc [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: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } attrs { replace: true } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:29.840672 29824 tablet_copy_client.cc:806] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:29.841266 29824 tablet_copy_client.cc:670] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:29.841796 29820 ts_tablet_manager.cc:1434] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:59:29.843778 29510 tablet_copy_service.cc:342] P e76f385765014c85b332c14c6fc4ff02: Request end of tablet copy session ce4b6eb7625340419deb68a0cf0e7ecc-427c53897eac4c20a4b510529db1b42b received from {username='slave'} at 127.0.0.1:32872
I20260608 12:59:29.844305 29510 tablet_copy_service.cc:434] P e76f385765014c85b332c14c6fc4ff02: ending tablet copy session ce4b6eb7625340419deb68a0cf0e7ecc-427c53897eac4c20a4b510529db1b42b on tablet 427c53897eac4c20a4b510529db1b42b with peer ce4b6eb7625340419deb68a0cf0e7ecc
I20260608 12:59:29.849951 29824 tablet_copy_client.cc:538] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:29.860028 29824 tablet_bootstrap.cc:492] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: Bootstrap starting.
I20260608 12:59:29.885766 29824 tablet_bootstrap.cc:492] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: 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
I20260608 12:59:29.886811 29824 tablet_bootstrap.cc:492] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: Bootstrap complete.
I20260608 12:59:29.887600 29824 ts_tablet_manager.cc:1403] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: Time spent bootstrapping tablet: real 0.028s	user 0.027s	sys 0.001s
I20260608 12:59:29.891011 29824 raft_consensus.cc:359] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:29.891918 29824 raft_consensus.cc:740] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce4b6eb7625340419deb68a0cf0e7ecc, State: Initialized, Role: LEARNER
I20260608 12:59:29.892668 29824 consensus_queue.cc:260] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc [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: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } }
I20260608 12:59:29.895210 29824 ts_tablet_manager.cc:1434] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260608 12:59:29.897267 29584 tablet_copy_service.cc:342] P c859934507494cafb01bc4ba0b513660: Request end of tablet copy session ce4b6eb7625340419deb68a0cf0e7ecc-98868c9fec7747548c9f32cf1503c4bc received from {username='slave'} at 127.0.0.1:54138
I20260608 12:59:29.897718 29584 tablet_copy_service.cc:434] P c859934507494cafb01bc4ba0b513660: ending tablet copy session ce4b6eb7625340419deb68a0cf0e7ecc-98868c9fec7747548c9f32cf1503c4bc on tablet 98868c9fec7747548c9f32cf1503c4bc with peer ce4b6eb7625340419deb68a0cf0e7ecc
I20260608 12:59:29.947835 29376 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:29.957304 29376 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:29.958029 29376 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:30.059820 29732 raft_consensus.cc:1217] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:59:30.062707 29730 raft_consensus.cc:1217] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:59:30.111410 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 12:59:30.142405 29730 raft_consensus.cc:1217] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:59:30.164809 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:30.165699 28758 tablet_replica.cc:333] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce: stopping tablet replica
I20260608 12:59:30.168790 28758 raft_consensus.cc:2243] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:30.170225 28758 raft_consensus.cc:2272] T 82b704099f58486388fef8b3803d0f0f P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.172976 28758 tablet_replica.cc:333] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce: stopping tablet replica
I20260608 12:59:30.173607 28758 raft_consensus.cc:2243] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:30.174067 28758 raft_consensus.cc:2272] T b4757ed1096f42b8a6319ad9d78e5600 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.176023 28758 tablet_replica.cc:333] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce: stopping tablet replica
I20260608 12:59:30.176656 28758 raft_consensus.cc:2243] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:30.177551 28758 raft_consensus.cc:2272] T a6b204181888451eb249cc8278daee06 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.179526 28758 tablet_replica.cc:333] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce: stopping tablet replica
I20260608 12:59:30.180116 28758 raft_consensus.cc:2243] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:30.180603 28758 raft_consensus.cc:2272] T 427c53897eac4c20a4b510529db1b42b P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.182947 28758 tablet_replica.cc:333] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce: stopping tablet replica
I20260608 12:59:30.183480 28758 raft_consensus.cc:2243] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:30.183933 28758 raft_consensus.cc:2272] T 98868c9fec7747548c9f32cf1503c4bc P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.185706 28758 tablet_replica.cc:333] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce: stopping tablet replica
I20260608 12:59:30.186195 28758 raft_consensus.cc:2243] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:30.186601 28758 raft_consensus.cc:2272] T 06d18c251d394111baa2c25d4f4d736a P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.188431 28758 tablet_replica.cc:333] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce: stopping tablet replica
I20260608 12:59:30.188968 28758 raft_consensus.cc:2243] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:30.189392 28758 raft_consensus.cc:2272] T 898c48fc430342b1b37e0c6b663af516 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.191200 28758 tablet_replica.cc:333] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce: stopping tablet replica
I20260608 12:59:30.191653 28758 raft_consensus.cc:2243] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:30.192449 28758 raft_consensus.cc:2272] T f12b2e8cc7ee4c5f8c438579923f2a18 P b8261540dc1049e0a5cdc24af06102ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:59:30.215240 29465 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.129:39517: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 12:59:30.219261 29465 consensus_peers.cc:597] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 -> Peer b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517): Couldn't send request to peer b8261540dc1049e0a5cdc24af06102ce. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:39517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:30.220525 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 12:59:30.245421 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 12:59:30.265357 29730 raft_consensus.cc:1217] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:59:30.295393 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:30.296258 28758 tablet_replica.cc:333] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02: stopping tablet replica
I20260608 12:59:30.297298 28758 raft_consensus.cc:2243] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:30.297946 28758 raft_consensus.cc:2272] T 82b704099f58486388fef8b3803d0f0f P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.299952 28758 tablet_replica.cc:333] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02: stopping tablet replica
I20260608 12:59:30.300614 28758 raft_consensus.cc:2243] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:30.301085 28758 raft_consensus.cc:2272] T a6b204181888451eb249cc8278daee06 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.303241 28758 tablet_replica.cc:333] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02: stopping tablet replica
I20260608 12:59:30.303784 28758 raft_consensus.cc:2243] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:30.304292 28758 raft_consensus.cc:2272] T 98868c9fec7747548c9f32cf1503c4bc P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.306080 28758 tablet_replica.cc:333] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02: stopping tablet replica
I20260608 12:59:30.306680 28758 raft_consensus.cc:2243] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:30.307152 28758 raft_consensus.cc:2272] T 06d18c251d394111baa2c25d4f4d736a P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.309422 28758 tablet_replica.cc:333] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02: stopping tablet replica
I20260608 12:59:30.309929 28758 raft_consensus.cc:2243] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:30.311209 28758 raft_consensus.cc:2272] T 427c53897eac4c20a4b510529db1b42b P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.313438 28758 tablet_replica.cc:333] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02: stopping tablet replica
I20260608 12:59:30.313993 28758 raft_consensus.cc:2243] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:30.314769 28758 raft_consensus.cc:2272] T b4757ed1096f42b8a6319ad9d78e5600 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.316715 28758 tablet_replica.cc:333] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02: stopping tablet replica
I20260608 12:59:30.317202 28758 raft_consensus.cc:2243] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:30.317646 28758 raft_consensus.cc:2272] T 898c48fc430342b1b37e0c6b663af516 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:30.319587 28758 tablet_replica.cc:333] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02: stopping tablet replica
I20260608 12:59:30.320047 28758 raft_consensus.cc:2243] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:30.320504 28758 raft_consensus.cc:2272] T f12b2e8cc7ee4c5f8c438579923f2a18 P e76f385765014c85b332c14c6fc4ff02 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:59:30.353024 29539 consensus_peers.cc:597] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 -> Peer b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517): Couldn't send request to peer b8261540dc1049e0a5cdc24af06102ce. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:39517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:30.353509 29539 consensus_peers.cc:597] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 -> Peer b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517): Couldn't send request to peer b8261540dc1049e0a5cdc24af06102ce. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:39517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:30.422766 29539 consensus_peers.cc:597] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 -> Peer e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951): Couldn't send request to peer e76f385765014c85b332c14c6fc4ff02. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:30.430141 29539 consensus_peers.cc:597] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 -> Peer b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517): Couldn't send request to peer b8261540dc1049e0a5cdc24af06102ce. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:39517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:30.547561 29539 consensus_peers.cc:597] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 -> Peer e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951): Couldn't send request to peer e76f385765014c85b332c14c6fc4ff02. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:30.556237 29539 consensus_peers.cc:597] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 -> Peer e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951): Couldn't send request to peer e76f385765014c85b332c14c6fc4ff02. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:30.694283 29825 raft_consensus.cc:1064] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660: attempting to promote NON_VOTER ce4b6eb7625340419deb68a0cf0e7ecc to VOTER
I20260608 12:59:30.697219 29825 consensus_queue.cc:237] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [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: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: false } }
I20260608 12:59:30.705325 29730 raft_consensus.cc:1275] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Refusing update from remote peer c859934507494cafb01bc4ba0b513660: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:30.708326 29839 consensus_queue.cc:1048] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:59:30.728910 29539 consensus_peers.cc:597] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 -> Peer e76f385765014c85b332c14c6fc4ff02 (127.28.21.130:32951): Couldn't send request to peer e76f385765014c85b332c14c6fc4ff02. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:30.729763 29539 consensus_peers.cc:597] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 -> Peer b8261540dc1049e0a5cdc24af06102ce (127.28.21.129:39517): Couldn't send request to peer b8261540dc1049e0a5cdc24af06102ce. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:39517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:30.957484 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 12:59:30.978633 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 12:59:31.010030 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:31.010802 28758 tablet_replica.cc:333] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660: stopping tablet replica
I20260608 12:59:31.011510 28758 raft_consensus.cc:2243] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:31.011989 28758 raft_consensus.cc:2272] T b4757ed1096f42b8a6319ad9d78e5600 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:31.014034 28758 tablet_replica.cc:333] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660: stopping tablet replica
I20260608 12:59:31.014607 28758 raft_consensus.cc:2243] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:31.015070 28758 raft_consensus.cc:2272] T 82b704099f58486388fef8b3803d0f0f P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:31.016754 28758 tablet_replica.cc:333] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660: stopping tablet replica
I20260608 12:59:31.017270 28758 raft_consensus.cc:2243] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:31.017695 28758 raft_consensus.cc:2272] T 427c53897eac4c20a4b510529db1b42b P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:31.019335 28758 tablet_replica.cc:333] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660: stopping tablet replica
I20260608 12:59:31.019850 28758 raft_consensus.cc:2243] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:31.020718 28758 pending_rounds.cc:70] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660: Trying to abort 1 pending ops.
I20260608 12:59:31.020964 28758 pending_rounds.cc:77] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7294662945569316864 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "98868c9fec7747548c9f32cf1503c4bc" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: false } } } }
I20260608 12:59:31.021687 28758 raft_consensus.cc:2917] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 1 LEADER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260608 12:59:31.022017 28758 raft_consensus.cc:2889] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:59:31.022274 28758 raft_consensus.cc:2272] T 98868c9fec7747548c9f32cf1503c4bc P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:31.024921 28758 tablet_replica.cc:333] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660: stopping tablet replica
I20260608 12:59:31.025424 28758 raft_consensus.cc:2243] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:31.026141 28758 raft_consensus.cc:2272] T 06d18c251d394111baa2c25d4f4d736a P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:31.027983 28758 tablet_replica.cc:333] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660: stopping tablet replica
I20260608 12:59:31.028682 28758 raft_consensus.cc:2243] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:31.029518 28758 raft_consensus.cc:2272] T 898c48fc430342b1b37e0c6b663af516 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:31.031243 28758 tablet_replica.cc:333] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660: stopping tablet replica
I20260608 12:59:31.031726 28758 raft_consensus.cc:2243] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:31.032122 28758 raft_consensus.cc:2272] T f12b2e8cc7ee4c5f8c438579923f2a18 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:31.034008 28758 tablet_replica.cc:333] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660: stopping tablet replica
I20260608 12:59:31.034466 28758 raft_consensus.cc:2243] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:31.034904 28758 raft_consensus.cc:2272] T a6b204181888451eb249cc8278daee06 P c859934507494cafb01bc4ba0b513660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:31.056411 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 12:59:31.079125 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 12:59:31.103134 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:31.104030 28758 tablet_replica.cc:333] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc: stopping tablet replica
I20260608 12:59:31.104804 28758 raft_consensus.cc:2243] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:31.105300 28758 raft_consensus.cc:2272] T 427c53897eac4c20a4b510529db1b42b P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:31.107712 28758 tablet_replica.cc:333] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc: stopping tablet replica
I20260608 12:59:31.108448 28758 raft_consensus.cc:2243] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:31.108884 28758 raft_consensus.cc:2272] T a6b204181888451eb249cc8278daee06 P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:31.111217 28758 tablet_replica.cc:333] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: stopping tablet replica
I20260608 12:59:31.111953 28758 raft_consensus.cc:2243] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:31.112388 28758 pending_rounds.cc:70] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: Trying to abort 1 pending ops.
I20260608 12:59:31.112600 28758 pending_rounds.cc:77] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7294662945569316864 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "98868c9fec7747548c9f32cf1503c4bc" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8261540dc1049e0a5cdc24af06102ce" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39517 } attrs { replace: true } } peers { permanent_uuid: "e76f385765014c85b332c14c6fc4ff02" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32951 } } peers { permanent_uuid: "c859934507494cafb01bc4ba0b513660" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37977 } } peers { permanent_uuid: "ce4b6eb7625340419deb68a0cf0e7ecc" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 41159 } attrs { promote: false } } } }
I20260608 12:59:31.113587 28758 raft_consensus.cc:2917] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260608 12:59:31.113988 28758 raft_consensus.cc:2889] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:59:31.114336 28758 raft_consensus.cc:2272] T 98868c9fec7747548c9f32cf1503c4bc P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:31.117054 28758 tablet_replica.cc:333] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc: stopping tablet replica
I20260608 12:59:31.117690 28758 raft_consensus.cc:2243] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:31.118155 28758 raft_consensus.cc:2272] T 82b704099f58486388fef8b3803d0f0f P ce4b6eb7625340419deb68a0cf0e7ecc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:31.141927 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 12:59:31.156178 28758 master.cc:562] Master@127.28.21.190:41465 shutting down...
W20260608 12:59:31.177011 29371 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:59:31.177381 29371 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:59:31.177600 29371 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:59:31.178756 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:31.179241 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:31.179565 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 71132c338f574e868ea24169abbb2204: stopping tablet replica
I20260608 12:59:31.197750 28758 master.cc:584] Master@127.28.21.190:41465 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (11468 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:59:31.237082 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:41915,127.28.21.189:42165,127.28.21.188:39657
I20260608 12:59:31.238435 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:31.244004 29845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:31.245306 29846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:31.245363 29848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:31.246281 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:31.247107 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:31.247306 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:31.247489 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923571247454 us; error 0 us; skew 500 ppm
I20260608 12:59:31.248070 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:31.250365 28758 webserver.cc:533] Webserver started at http://127.28.21.190:46243/ using document root <none> and password file <none>
I20260608 12:59:31.250874 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:31.251089 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:31.251363 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:31.252477 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.256856 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:59:31.260119 29853 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:31.260872 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:59:31.261152 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.261446 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-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)
I20260608 12:59:31.275465 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:31.276762 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:31.314685 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:41915
I20260608 12:59:31.314802 29904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:41915 every 8 connection(s)
I20260608 12:59:31.318832 29905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.319034 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:31.324637 29907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:31.325095 29908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:31.325829 29905 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:31.327750 28758 server_base.cc:1061] running on GCE node
W20260608 12:59:31.329816 29911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:31.330732 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:31.330969 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:31.331158 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923571331140 us; error 0 us; skew 500 ppm
I20260608 12:59:31.331776 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:31.334306 28758 webserver.cc:533] Webserver started at http://127.28.21.189:45571/ using document root <none> and password file <none>
I20260608 12:59:31.334985 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:31.335215 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:31.335547 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:31.336963 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-1-root/instance:
uuid: "2f9dce672b684126af76b83c0d0a4129"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.340126 29905 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:31.342643 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
W20260608 12:59:31.345887 29905 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.21.189:42165: Network error: Client connection negotiation failed: client connection to 127.28.21.189:42165: connect: Connection refused (error 111)
I20260608 12:59:31.346599 29918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:31.347465 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:59:31.347752 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-1-root
uuid: "2f9dce672b684126af76b83c0d0a4129"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.348042 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-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)
I20260608 12:59:31.363353 29905 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } attempt: 1
W20260608 12:59:31.367633 29905 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.21.189:42165: Network error: Client connection negotiation failed: client connection to 127.28.21.189:42165: connect: Connection refused (error 111)
I20260608 12:59:31.375938 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:31.377139 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:31.415426 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.189:42165
I20260608 12:59:31.415537 29969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.189:42165 every 8 connection(s)
I20260608 12:59:31.419474 29970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.419603 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:59:31.424088 29905 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } attempt: 2
W20260608 12:59:31.425681 29972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:31.426839 29970 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:59:31.432770 29973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:31.436869 29976 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:31.436923 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:31.438453 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:31.438727 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:31.438961 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923571438942 us; error 0 us; skew 500 ppm
I20260608 12:59:31.439726 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:31.442716 28758 webserver.cc:533] Webserver started at http://127.28.21.188:37115/ using document root <none> and password file <none>
I20260608 12:59:31.443415 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:31.443655 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:31.443976 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:31.445374 29905 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:31.445442 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-2-root/instance:
uuid: "0bd944db0c4e474ea5cb04afda672e87"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.445814 29970 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:59:31.452184 29905 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.21.188:39657: Network error: Client connection negotiation failed: client connection to 127.28.21.188:39657: connect: Connection refused (error 111)
I20260608 12:59:31.453414 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.004s
I20260608 12:59:31.457217 29970 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:31.458364 29983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:31.459340 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:59:31.459686 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-2-root
uuid: "0bd944db0c4e474ea5cb04afda672e87"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.460031 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-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)
W20260608 12:59:31.463362 29970 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.21.188:39657: Network error: Client connection negotiation failed: client connection to 127.28.21.188:39657: connect: Connection refused (error 111)
I20260608 12:59:31.476790 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:31.477988 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:31.513725 29905 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } attempt: 1
I20260608 12:59:31.515282 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.188:39657
I20260608 12:59:31.515465 30035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.188:39657 every 8 connection(s)
I20260608 12:59:31.519666 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:31.520694 30037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:31.521921 29970 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } attempt: 1
I20260608 12:59:31.528961 30037 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:31.537103 29905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630: Bootstrap starting.
I20260608 12:59:31.542675 30037 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:31.542898 29970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129: Bootstrap starting.
I20260608 12:59:31.544571 29905 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.550921 29970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.553368 30037 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:59:31.556834 29905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630: No bootstrap required, opened a new log
I20260608 12:59:31.558840 29970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129: No bootstrap required, opened a new log
I20260608 12:59:31.559902 29905 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:31.560725 29905 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.561020 29905 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38cfbb5f8d6b49e8b3a5403aae0d7630, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.561908 29905 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:31.562141 29970 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:31.563694 29970 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.564090 29970 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f9dce672b684126af76b83c0d0a4129, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.565107 29970 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:31.568765 30037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87: Bootstrap starting.
I20260608 12:59:31.570001 30043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [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: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } } }
I20260608 12:59:31.570775 30043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:31.572103 29905 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:31.572263 30044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [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: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } } }
I20260608 12:59:31.573187 30044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:31.573705 29970 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:31.575346 30037 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:31.582150 30037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87: No bootstrap required, opened a new log
I20260608 12:59:31.584316 30037 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:31.585060 30037 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:31.585404 30037 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bd944db0c4e474ea5cb04afda672e87, State: Initialized, Role: FOLLOWER
I20260608 12:59:31.586169 30037 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:31.589327 30056 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [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: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } } }
I20260608 12:59:31.590117 30056 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:31.591050 30037 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:31.608228 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:59:31.611867 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:59:31.614079 30068 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:59:31.614622 30068 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:59:31.616515 30073 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:59:31.616935 30073 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:59:31.618749 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:31.620577 30079 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:59:31.620841 30079 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:59:31.625429 30080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:31.626327 30081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:31.627974 30083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:31.628362 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:31.629233 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:31.629474 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:31.629657 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923571629643 us; error 0 us; skew 500 ppm
I20260608 12:59:31.630267 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:31.632575 28758 webserver.cc:533] Webserver started at http://127.28.21.129:42141/ using document root <none> and password file <none>
I20260608 12:59:31.633085 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:31.633287 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:31.633548 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:31.634671 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "293195b58a914d3597be60b020771496"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.639190 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:31.642478 30088 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:31.643263 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:31.643561 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "293195b58a914d3597be60b020771496"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.643852 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-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)
I20260608 12:59:31.655565 30056 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:31.656036 30056 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:31.657951 30056 leader_election.cc:290] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38cfbb5f8d6b49e8b3a5403aae0d7630 (127.28.21.190:41915), 2f9dce672b684126af76b83c0d0a4129 (127.28.21.189:42165)
I20260608 12:59:31.658656 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bd944db0c4e474ea5cb04afda672e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" is_pre_election: true
I20260608 12:59:31.659014 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bd944db0c4e474ea5cb04afda672e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9dce672b684126af76b83c0d0a4129" is_pre_election: true
I20260608 12:59:31.659317 29880 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bd944db0c4e474ea5cb04afda672e87 in term 0.
I20260608 12:59:31.659668 29945 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bd944db0c4e474ea5cb04afda672e87 in term 0.
I20260608 12:59:31.660595 29986 leader_election.cc:304] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bd944db0c4e474ea5cb04afda672e87, 38cfbb5f8d6b49e8b3a5403aae0d7630; no voters: 
I20260608 12:59:31.661312 30056 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:31.661676 30056 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:31.661993 30056 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.662588 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:31.663910 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:31.665686 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:31.666993 30056 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:31.668198 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:31.668502 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:31.668764 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:31.668995 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:31.669086 30056 leader_election.cc:290] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [CANDIDATE]: Term 1 election: Requested vote from peers 38cfbb5f8d6b49e8b3a5403aae0d7630 (127.28.21.190:41915), 2f9dce672b684126af76b83c0d0a4129 (127.28.21.189:42165)
I20260608 12:59:31.669862 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bd944db0c4e474ea5cb04afda672e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630"
I20260608 12:59:31.670449 29880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.670351 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bd944db0c4e474ea5cb04afda672e87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f9dce672b684126af76b83c0d0a4129"
I20260608 12:59:31.671054 29945 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:31.675765 29880 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bd944db0c4e474ea5cb04afda672e87 in term 1.
I20260608 12:59:31.676836 29986 leader_election.cc:304] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bd944db0c4e474ea5cb04afda672e87, 38cfbb5f8d6b49e8b3a5403aae0d7630; no voters: 
I20260608 12:59:31.677524 30056 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:31.678547 29945 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bd944db0c4e474ea5cb04afda672e87 in term 1.
I20260608 12:59:31.678750 30056 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 1 LEADER]: Becoming Leader. State: Replica: 0bd944db0c4e474ea5cb04afda672e87, State: Running, Role: LEADER
I20260608 12:59:31.679764 30056 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:31.686563 30096 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0bd944db0c4e474ea5cb04afda672e87. Latest consensus state: current_term: 1 leader_uuid: "0bd944db0c4e474ea5cb04afda672e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } } }
I20260608 12:59:31.687395 30096 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:31.689960 30107 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:31.698894 30107 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:31.711331 29945 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 1 FOLLOWER]: Refusing update from remote peer 0bd944db0c4e474ea5cb04afda672e87: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:31.712487 29880 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 1 FOLLOWER]: Refusing update from remote peer 0bd944db0c4e474ea5cb04afda672e87: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:31.713169 30096 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:31.714042 30056 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:31.729660 30044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0bd944db0c4e474ea5cb04afda672e87. Latest consensus state: current_term: 1 leader_uuid: "0bd944db0c4e474ea5cb04afda672e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } } }
I20260608 12:59:31.730487 30044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:31.733783 30043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0bd944db0c4e474ea5cb04afda672e87. Latest consensus state: current_term: 1 leader_uuid: "0bd944db0c4e474ea5cb04afda672e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } } }
I20260608 12:59:31.734774 30043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:31.746290 30044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0bd944db0c4e474ea5cb04afda672e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } } }
I20260608 12:59:31.747030 30044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:31.748569 30056 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0bd944db0c4e474ea5cb04afda672e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } } }
I20260608 12:59:31.749614 30056 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:31.751237 30096 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0bd944db0c4e474ea5cb04afda672e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } } }
I20260608 12:59:31.752130 30096 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:31.754065 30107 catalog_manager.cc:1382] Generated new cluster ID: 78d40df6a23a42cfacb08ea84371eedc
I20260608 12:59:31.754395 30107 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:31.757391 30043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0bd944db0c4e474ea5cb04afda672e87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } } }
I20260608 12:59:31.758111 30043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:59:31.762065 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:42399
I20260608 12:59:31.762276 30162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:42399 every 8 connection(s)
I20260608 12:59:31.785382 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:59:31.790727 30163 heartbeater.cc:344] Connected to a master server at 127.28.21.188:39657
I20260608 12:59:31.791131 30163 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:31.792146 30163 heartbeater.cc:507] Master 127.28.21.188:39657 requested a full tablet report, sending...
I20260608 12:59:31.795799 30001 ts_manager.cc:194] Registered new tserver with Master: 293195b58a914d3597be60b020771496 (127.28.21.129:42399)
I20260608 12:59:31.801847 30164 heartbeater.cc:344] Connected to a master server at 127.28.21.189:42165
I20260608 12:59:31.802374 30164 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:31.803598 30164 heartbeater.cc:507] Master 127.28.21.189:42165 requested a full tablet report, sending...
I20260608 12:59:31.807473 29935 ts_manager.cc:194] Registered new tserver with Master: 293195b58a914d3597be60b020771496 (127.28.21.129:42399)
I20260608 12:59:31.810672 30166 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41915
I20260608 12:59:31.811118 30166 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:31.812085 30166 heartbeater.cc:507] Master 127.28.21.190:41915 requested a full tablet report, sending...
W20260608 12:59:31.817173 30169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:31.819886 30107 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:31.820514 29870 ts_manager.cc:194] Registered new tserver with Master: 293195b58a914d3597be60b020771496 (127.28.21.129:42399)
I20260608 12:59:31.821671 30107 catalog_manager.cc:1539] Loading token signing keys...
W20260608 12:59:31.837831 30170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:31.841187 30172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:31.841358 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:31.842398 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:31.842630 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:31.842832 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923571842812 us; error 0 us; skew 500 ppm
I20260608 12:59:31.843428 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:31.846495 28758 webserver.cc:533] Webserver started at http://127.28.21.130:33215/ using document root <none> and password file <none>
I20260608 12:59:31.847150 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:31.847410 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:31.847733 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:31.849184 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "67d82c4416f2417c848f2cf1b475eacd"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.855499 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:59:31.859763 30107 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87: Generated new TSK 0
I20260608 12:59:31.861104 30107 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:31.865653 30177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:31.866472 28758 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.003s	sys 0.000s
I20260608 12:59:31.866798 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "67d82c4416f2417c848f2cf1b475eacd"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.867082 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-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)
I20260608 12:59:31.897722 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:31.899008 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:31.900514 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:31.902804 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:31.903045 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:31.903306 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:31.903496 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:31.943218 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:34617
I20260608 12:59:31.943341 30239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:34617 every 8 connection(s)
I20260608 12:59:31.950489 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:59:31.970244 30241 heartbeater.cc:344] Connected to a master server at 127.28.21.189:42165
I20260608 12:59:31.970709 30241 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:31.971704 30241 heartbeater.cc:507] Master 127.28.21.189:42165 requested a full tablet report, sending...
W20260608 12:59:31.971747 30248 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:31.972597 30247 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:31.973225 30240 heartbeater.cc:344] Connected to a master server at 127.28.21.188:39657
I20260608 12:59:31.973614 30240 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:31.974531 30240 heartbeater.cc:507] Master 127.28.21.188:39657 requested a full tablet report, sending...
I20260608 12:59:31.977910 29935 ts_manager.cc:194] Registered new tserver with Master: 67d82c4416f2417c848f2cf1b475eacd (127.28.21.130:34617)
I20260608 12:59:31.978348 30001 ts_manager.cc:194] Registered new tserver with Master: 67d82c4416f2417c848f2cf1b475eacd (127.28.21.130:34617)
I20260608 12:59:31.979184 30242 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41915
I20260608 12:59:31.979584 30242 heartbeater.cc:461] Registering TS with master...
W20260608 12:59:31.979804 30251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:31.980557 30242 heartbeater.cc:507] Master 127.28.21.190:41915 requested a full tablet report, sending...
I20260608 12:59:31.981122 30001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49766
I20260608 12:59:31.982520 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:31.983505 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:31.983743 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:31.983793 29870 ts_manager.cc:194] Registered new tserver with Master: 67d82c4416f2417c848f2cf1b475eacd (127.28.21.130:34617)
I20260608 12:59:31.984023 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923571983992 us; error 0 us; skew 500 ppm
I20260608 12:59:31.985000 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:31.987514 28758 webserver.cc:533] Webserver started at http://127.28.21.131:42737/ using document root <none> and password file <none>
I20260608 12:59:31.988037 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:31.988297 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:31.988588 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:31.989634 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "40e76243eeff45e9b9b27dbe070710c5"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.994302 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:59:31.997654 30255 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:31.998431 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:31.998744 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "40e76243eeff45e9b9b27dbe070710c5"
format_stamp: "Formatted at 2026-06-08 12:59:31 on dist-test-slave-vkhm"
I20260608 12:59:31.999045 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923554775813-28758-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)
I20260608 12:59:32.015282 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:32.016697 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:32.018203 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:32.020687 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:32.020943 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:32.021205 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:32.021394 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:32.063498 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:43587
I20260608 12:59:32.063555 30317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:43587 every 8 connection(s)
I20260608 12:59:32.087085 30319 heartbeater.cc:344] Connected to a master server at 127.28.21.189:42165
I20260608 12:59:32.087162 30318 heartbeater.cc:344] Connected to a master server at 127.28.21.188:39657
I20260608 12:59:32.087704 30319 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:32.087769 30318 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:32.088759 30319 heartbeater.cc:507] Master 127.28.21.189:42165 requested a full tablet report, sending...
I20260608 12:59:32.088863 30318 heartbeater.cc:507] Master 127.28.21.188:39657 requested a full tablet report, sending...
I20260608 12:59:32.091746 29935 ts_manager.cc:194] Registered new tserver with Master: 40e76243eeff45e9b9b27dbe070710c5 (127.28.21.131:43587)
I20260608 12:59:32.092070 30001 ts_manager.cc:194] Registered new tserver with Master: 40e76243eeff45e9b9b27dbe070710c5 (127.28.21.131:43587)
I20260608 12:59:32.093935 30001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49780
I20260608 12:59:32.094726 30320 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41915
I20260608 12:59:32.095152 30320 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:32.095986 30320 heartbeater.cc:507] Master 127.28.21.190:41915 requested a full tablet report, sending...
I20260608 12:59:32.098196 29870 ts_manager.cc:194] Registered new tserver with Master: 40e76243eeff45e9b9b27dbe070710c5 (127.28.21.131:43587)
I20260608 12:59:32.098349 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012850762s
I20260608 12:59:32.618402 30068 catalog_manager.cc:1294] Loaded cluster ID: 78d40df6a23a42cfacb08ea84371eedc
I20260608 12:59:32.618692 30068 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630: loading cluster ID for follower catalog manager: success
I20260608 12:59:32.621105 30073 catalog_manager.cc:1294] Loaded cluster ID: 78d40df6a23a42cfacb08ea84371eedc
I20260608 12:59:32.621402 30073 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129: loading cluster ID for follower catalog manager: success
I20260608 12:59:32.623358 30068 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630: acquiring CA information for follower catalog manager: success
I20260608 12:59:32.626567 30073 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129: acquiring CA information for follower catalog manager: success
I20260608 12:59:32.626595 30068 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:59:32.630928 30073 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:59:32.805589 30001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49762
I20260608 12:59:32.984503 30240 heartbeater.cc:499] Master 127.28.21.188:39657 was elected leader, sending a full tablet report...
I20260608 12:59:33.096544 30318 heartbeater.cc:499] Master 127.28.21.188:39657 was elected leader, sending a full tablet report...
I20260608 12:59:33.617434 30078 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:33.698207 30001 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49796:
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"
    }
  }
}
I20260608 12:59:33.773965 30283 tablet_service.cc:1511] Processing CreateTablet for tablet 6f668df516fd4dde8a81013fa3b66844 (DEFAULT_TABLE table=test-workload [id=05a86525840641a4a66d3647c51170f8]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:59:33.773996 30205 tablet_service.cc:1511] Processing CreateTablet for tablet e19ac03f76ab451ca1faf3b2f0954a94 (DEFAULT_TABLE table=test-workload [id=05a86525840641a4a66d3647c51170f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:59:33.775586 30283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f668df516fd4dde8a81013fa3b66844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:33.775789 30205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e19ac03f76ab451ca1faf3b2f0954a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:33.783460 30119 tablet_service.cc:1511] Processing CreateTablet for tablet 7bef2f86ebc947bca8cad053a633309a (DEFAULT_TABLE table=test-workload [id=05a86525840641a4a66d3647c51170f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:59:33.784894 30119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bef2f86ebc947bca8cad053a633309a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:33.792137 30355 tablet_bootstrap.cc:492] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5: Bootstrap starting.
I20260608 12:59:33.794202 30356 tablet_bootstrap.cc:492] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd: Bootstrap starting.
I20260608 12:59:33.799770 30357 tablet_bootstrap.cc:492] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496: Bootstrap starting.
I20260608 12:59:33.800679 30355 tablet_bootstrap.cc:654] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:33.801635 30356 tablet_bootstrap.cc:654] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:33.806281 30357 tablet_bootstrap.cc:654] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:33.808105 30163 heartbeater.cc:499] Master 127.28.21.188:39657 was elected leader, sending a full tablet report...
I20260608 12:59:33.813864 30355 tablet_bootstrap.cc:492] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5: No bootstrap required, opened a new log
I20260608 12:59:33.814466 30355 ts_tablet_manager.cc:1403] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260608 12:59:33.817699 30355 raft_consensus.cc:359] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40e76243eeff45e9b9b27dbe070710c5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43587 } }
I20260608 12:59:33.818285 30355 raft_consensus.cc:385] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:33.818543 30355 raft_consensus.cc:740] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e76243eeff45e9b9b27dbe070710c5, State: Initialized, Role: FOLLOWER
I20260608 12:59:33.819224 30355 consensus_queue.cc:260] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40e76243eeff45e9b9b27dbe070710c5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43587 } }
I20260608 12:59:33.819747 30355 raft_consensus.cc:399] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:33.820014 30355 raft_consensus.cc:493] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:33.820338 30355 raft_consensus.cc:3060] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:33.825911 30355 raft_consensus.cc:515] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40e76243eeff45e9b9b27dbe070710c5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43587 } }
I20260608 12:59:33.826596 30356 tablet_bootstrap.cc:492] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd: No bootstrap required, opened a new log
I20260608 12:59:33.826673 30355 leader_election.cc:304] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [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: 40e76243eeff45e9b9b27dbe070710c5; no voters: 
I20260608 12:59:33.827162 30357 tablet_bootstrap.cc:492] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496: No bootstrap required, opened a new log
I20260608 12:59:33.827315 30356 ts_tablet_manager.cc:1403] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.010s
I20260608 12:59:33.827752 30357 ts_tablet_manager.cc:1403] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260608 12:59:33.830299 30355 leader_election.cc:290] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:33.830773 30361 raft_consensus.cc:2804] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:33.831723 30357 raft_consensus.cc:359] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "293195b58a914d3597be60b020771496" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42399 } }
I20260608 12:59:33.832592 30357 raft_consensus.cc:385] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:33.833014 30357 raft_consensus.cc:740] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293195b58a914d3597be60b020771496, State: Initialized, Role: FOLLOWER
I20260608 12:59:33.834271 30357 consensus_queue.cc:260] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "293195b58a914d3597be60b020771496" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42399 } }
I20260608 12:59:33.834909 30356 raft_consensus.cc:359] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67d82c4416f2417c848f2cf1b475eacd" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34617 } }
I20260608 12:59:33.835431 30361 raft_consensus.cc:697] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [term 1 LEADER]: Becoming Leader. State: Replica: 40e76243eeff45e9b9b27dbe070710c5, State: Running, Role: LEADER
I20260608 12:59:33.835243 30357 raft_consensus.cc:399] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:33.836052 30356 raft_consensus.cc:385] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:33.836956 30361 consensus_queue.cc:237] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [LEADER]: Queue going to LEADER mode. State: All 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: "40e76243eeff45e9b9b27dbe070710c5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43587 } }
I20260608 12:59:33.837272 30356 raft_consensus.cc:740] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d82c4416f2417c848f2cf1b475eacd, State: Initialized, Role: FOLLOWER
I20260608 12:59:33.837728 30355 ts_tablet_manager.cc:1434] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 12:59:33.836529 30357 raft_consensus.cc:493] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:33.839089 30356 consensus_queue.cc:260] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67d82c4416f2417c848f2cf1b475eacd" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34617 } }
I20260608 12:59:33.839929 30356 raft_consensus.cc:399] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:33.839570 30357 raft_consensus.cc:3060] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:33.840165 30356 raft_consensus.cc:493] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:33.840631 30356 raft_consensus.cc:3060] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:33.845184 30356 raft_consensus.cc:515] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67d82c4416f2417c848f2cf1b475eacd" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34617 } }
I20260608 12:59:33.846133 30356 leader_election.cc:304] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [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: 67d82c4416f2417c848f2cf1b475eacd; no voters: 
I20260608 12:59:33.849299 30357 raft_consensus.cc:515] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "293195b58a914d3597be60b020771496" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42399 } }
I20260608 12:59:33.852867 30357 leader_election.cc:304] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [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: 293195b58a914d3597be60b020771496; no voters: 
I20260608 12:59:33.853227 30365 raft_consensus.cc:2804] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:33.854012 30356 leader_election.cc:290] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:33.859182 30001 catalog_manager.cc:5696] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40e76243eeff45e9b9b27dbe070710c5 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "40e76243eeff45e9b9b27dbe070710c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40e76243eeff45e9b9b27dbe070710c5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43587 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:33.916119 30357 leader_election.cc:290] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:33.916859 30366 raft_consensus.cc:2804] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:33.919224 30365 raft_consensus.cc:697] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [term 1 LEADER]: Becoming Leader. State: Replica: 67d82c4416f2417c848f2cf1b475eacd, State: Running, Role: LEADER
I20260608 12:59:33.920637 30356 ts_tablet_manager.cc:1434] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd: Time spent starting tablet: real 0.093s	user 0.028s	sys 0.050s
I20260608 12:59:33.920523 30365 consensus_queue.cc:237] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [LEADER]: Queue going to LEADER mode. State: All 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: "67d82c4416f2417c848f2cf1b475eacd" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34617 } }
I20260608 12:59:33.922315 30366 raft_consensus.cc:697] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [term 1 LEADER]: Becoming Leader. State: Replica: 293195b58a914d3597be60b020771496, State: Running, Role: LEADER
I20260608 12:59:33.923252 30366 consensus_queue.cc:237] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [LEADER]: Queue going to LEADER mode. State: All 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: "293195b58a914d3597be60b020771496" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42399 } }
I20260608 12:59:33.927265 30357 ts_tablet_manager.cc:1434] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496: Time spent starting tablet: real 0.099s	user 0.047s	sys 0.039s
I20260608 12:59:33.931064 30001 catalog_manager.cc:5696] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293195b58a914d3597be60b020771496 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "293195b58a914d3597be60b020771496" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "293195b58a914d3597be60b020771496" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42399 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:33.935916 30000 catalog_manager.cc:5696] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd reported cstate change: term changed from 0 to 1, leader changed from <none> to 67d82c4416f2417c848f2cf1b475eacd (127.28.21.130). New cstate: current_term: 1 leader_uuid: "67d82c4416f2417c848f2cf1b475eacd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67d82c4416f2417c848f2cf1b475eacd" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34617 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:33.993876 28758 master.cc:562] Master@127.28.21.188:39657 shutting down...
I20260608 12:59:34.009884 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:34.010906 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:34.011302 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0bd944db0c4e474ea5cb04afda672e87: stopping tablet replica
I20260608 12:59:34.033258 28758 master.cc:584] Master@127.28.21.188:39657 shutdown complete.
W20260608 12:59:34.914840 30318 heartbeater.cc:646] Failed to heartbeat to 127.28.21.188:39657 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.28.21.188:39657: connect: Connection refused (error 111)
I20260608 12:59:35.485567 30380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bd944db0c4e474ea5cb04afda672e87)
I20260608 12:59:35.486294 30380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:35.488044 30381 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0bd944db0c4e474ea5cb04afda672e87)
I20260608 12:59:35.488679 30381 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:35.488873 30380 leader_election.cc:290] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 38cfbb5f8d6b49e8b3a5403aae0d7630 (127.28.21.190:41915), 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657)
I20260608 12:59:35.490792 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2f9dce672b684126af76b83c0d0a4129" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" is_pre_election: true
I20260608 12:59:35.491930 29880 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f9dce672b684126af76b83c0d0a4129 in term 1.
I20260608 12:59:35.492300 30381 leader_election.cc:290] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2f9dce672b684126af76b83c0d0a4129 (127.28.21.189:42165), 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657)
W20260608 12:59:35.493476 29920 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.188:39657: connect: Connection refused (error 111) [suppressed 15 similar messages]
I20260608 12:59:35.494398 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "2f9dce672b684126af76b83c0d0a4129" is_pre_election: true
I20260608 12:59:35.495013 29945 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38cfbb5f8d6b49e8b3a5403aae0d7630 in term 1.
I20260608 12:59:35.495711 29920 leader_election.cc:304] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [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: 2f9dce672b684126af76b83c0d0a4129, 38cfbb5f8d6b49e8b3a5403aae0d7630; no voters: 
I20260608 12:59:35.496744 30380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:59:35.497740 30380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bd944db0c4e474ea5cb04afda672e87)
I20260608 12:59:35.497888 29855 leader_election.cc:304] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [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: 2f9dce672b684126af76b83c0d0a4129, 38cfbb5f8d6b49e8b3a5403aae0d7630; no voters: 
I20260608 12:59:35.498199 30380 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:59:35.498835 30381 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:59:35.498966 29920 leader_election.cc:336] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657): Network error: Client connection negotiation failed: client connection to 127.28.21.188:39657: connect: Connection refused (error 111)
I20260608 12:59:35.499307 30381 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0bd944db0c4e474ea5cb04afda672e87)
I20260608 12:59:35.499782 30381 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:59:35.500823 29855 leader_election.cc:336] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657): Network error: Client connection negotiation failed: client connection to 127.28.21.188:39657: connect: Connection refused (error 111)
I20260608 12:59:35.506723 30380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:35.507171 30381 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:35.509068 30380 leader_election.cc:290] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [CANDIDATE]: Term 2 election: Requested vote from peers 38cfbb5f8d6b49e8b3a5403aae0d7630 (127.28.21.190:41915), 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657)
I20260608 12:59:35.509235 30381 leader_election.cc:290] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [CANDIDATE]: Term 2 election: Requested vote from peers 2f9dce672b684126af76b83c0d0a4129 (127.28.21.189:42165), 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657)
I20260608 12:59:35.509838 29945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "2f9dce672b684126af76b83c0d0a4129"
I20260608 12:59:35.510840 29945 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 38cfbb5f8d6b49e8b3a5403aae0d7630 in current term 2: Already voted for candidate 2f9dce672b684126af76b83c0d0a4129 in this term.
I20260608 12:59:35.509838 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2f9dce672b684126af76b83c0d0a4129" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630"
I20260608 12:59:35.511893 29880 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f9dce672b684126af76b83c0d0a4129 in current term 2: Already voted for candidate 38cfbb5f8d6b49e8b3a5403aae0d7630 in this term.
W20260608 12:59:35.513985 29920 leader_election.cc:336] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657): Network error: Client connection negotiation failed: client connection to 127.28.21.188:39657: connect: Connection refused (error 111)
W20260608 12:59:35.514115 29855 leader_election.cc:336] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657): Network error: Client connection negotiation failed: client connection to 127.28.21.188:39657: connect: Connection refused (error 111)
I20260608 12:59:35.514391 29920 leader_election.cc:304] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [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: 2f9dce672b684126af76b83c0d0a4129; no voters: 0bd944db0c4e474ea5cb04afda672e87, 38cfbb5f8d6b49e8b3a5403aae0d7630
I20260608 12:59:35.514598 29855 leader_election.cc:304] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [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: 38cfbb5f8d6b49e8b3a5403aae0d7630; no voters: 0bd944db0c4e474ea5cb04afda672e87, 2f9dce672b684126af76b83c0d0a4129
I20260608 12:59:35.515123 30380 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:59:35.515352 30381 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:59:37.360126 30392 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:37.360658 30392 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:37.362568 30392 leader_election.cc:290] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 38cfbb5f8d6b49e8b3a5403aae0d7630 (127.28.21.190:41915), 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657)
I20260608 12:59:37.363381 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2f9dce672b684126af76b83c0d0a4129" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" is_pre_election: true
I20260608 12:59:37.364053 29880 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f9dce672b684126af76b83c0d0a4129 in term 2.
I20260608 12:59:37.365592 29920 leader_election.cc:304] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [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: 2f9dce672b684126af76b83c0d0a4129, 38cfbb5f8d6b49e8b3a5403aae0d7630; no voters: 
I20260608 12:59:37.366241 30392 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:59:37.366696 30392 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:37.367028 30392 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:59:37.369860 29920 leader_election.cc:336] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657): Network error: Client connection negotiation failed: client connection to 127.28.21.188:39657: connect: Connection refused (error 111)
I20260608 12:59:37.371848 30392 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:37.373570 30392 leader_election.cc:290] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [CANDIDATE]: Term 3 election: Requested vote from peers 38cfbb5f8d6b49e8b3a5403aae0d7630 (127.28.21.190:41915), 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657)
I20260608 12:59:37.374437 29880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2f9dce672b684126af76b83c0d0a4129" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630"
I20260608 12:59:37.375089 29880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:59:37.377779 29920 leader_election.cc:336] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0bd944db0c4e474ea5cb04afda672e87 (127.28.21.188:39657): Network error: Client connection negotiation failed: client connection to 127.28.21.188:39657: connect: Connection refused (error 111)
I20260608 12:59:37.381269 29880 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f9dce672b684126af76b83c0d0a4129 in term 3.
I20260608 12:59:37.382371 29920 leader_election.cc:304] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [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: 2f9dce672b684126af76b83c0d0a4129, 38cfbb5f8d6b49e8b3a5403aae0d7630; no voters: 0bd944db0c4e474ea5cb04afda672e87
I20260608 12:59:37.383209 30392 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:59:37.384445 30392 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 3 LEADER]: Becoming Leader. State: Replica: 2f9dce672b684126af76b83c0d0a4129, State: Running, Role: LEADER
I20260608 12:59:37.385196 30392 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } }
I20260608 12:59:37.389272 30395 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f9dce672b684126af76b83c0d0a4129. Latest consensus state: current_term: 3 leader_uuid: "2f9dce672b684126af76b83c0d0a4129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38cfbb5f8d6b49e8b3a5403aae0d7630" member_type: VOTER last_known_addr { host: "127.28.21.190" port: 41915 } } peers { permanent_uuid: "2f9dce672b684126af76b83c0d0a4129" member_type: VOTER last_known_addr { host: "127.28.21.189" port: 42165 } } peers { permanent_uuid: "0bd944db0c4e474ea5cb04afda672e87" member_type: VOTER last_known_addr { host: "127.28.21.188" port: 39657 } } }
I20260608 12:59:37.390144 30395 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:37.391630 30397 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:37.397450 30397 catalog_manager.cc:679] Loaded metadata for table test-workload [id=05a86525840641a4a66d3647c51170f8]
I20260608 12:59:37.402221 30397 tablet_loader.cc:96] loaded metadata for tablet 6f668df516fd4dde8a81013fa3b66844 (table test-workload [id=05a86525840641a4a66d3647c51170f8])
I20260608 12:59:37.403403 30397 tablet_loader.cc:96] loaded metadata for tablet 7bef2f86ebc947bca8cad053a633309a (table test-workload [id=05a86525840641a4a66d3647c51170f8])
I20260608 12:59:37.404438 30397 tablet_loader.cc:96] loaded metadata for tablet e19ac03f76ab451ca1faf3b2f0954a94 (table test-workload [id=05a86525840641a4a66d3647c51170f8])
I20260608 12:59:37.405366 30397 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:37.408529 30397 catalog_manager.cc:1294] Loaded cluster ID: 78d40df6a23a42cfacb08ea84371eedc
I20260608 12:59:37.408773 30397 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:37.412289 30397 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:37.415170 30397 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129: Loaded TSK: 0
I20260608 12:59:37.416111 30397 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:37.613173 30072 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:37.613544 30072 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:37.618232 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 12:59:37.639740 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:37.640513 28758 tablet_replica.cc:333] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496: stopping tablet replica
I20260608 12:59:37.641067 28758 raft_consensus.cc:2243] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:37.641562 28758 raft_consensus.cc:2272] T 7bef2f86ebc947bca8cad053a633309a P 293195b58a914d3597be60b020771496 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:37.660887 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 12:59:37.672708 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 12:59:37.695926 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:37.696681 28758 tablet_replica.cc:333] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd: stopping tablet replica
I20260608 12:59:37.697196 28758 raft_consensus.cc:2243] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:37.697692 28758 raft_consensus.cc:2272] T e19ac03f76ab451ca1faf3b2f0954a94 P 67d82c4416f2417c848f2cf1b475eacd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:37.716274 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 12:59:37.725955 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 12:59:37.746527 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:37.747224 28758 tablet_replica.cc:333] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5: stopping tablet replica
I20260608 12:59:37.747764 28758 raft_consensus.cc:2243] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:37.748390 28758 raft_consensus.cc:2272] T 6f668df516fd4dde8a81013fa3b66844 P 40e76243eeff45e9b9b27dbe070710c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:37.766780 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 12:59:37.777025 28758 master.cc:562] Master@127.28.21.190:41915 shutting down...
I20260608 12:59:37.794549 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:37.795086 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:37.795423 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38cfbb5f8d6b49e8b3a5403aae0d7630: stopping tablet replica
I20260608 12:59:37.813879 28758 master.cc:584] Master@127.28.21.190:41915 shutdown complete.
I20260608 12:59:37.826941 28758 master.cc:562] Master@127.28.21.189:42165 shutting down...
I20260608 12:59:37.842744 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:59:37.843493 28758 pending_rounds.cc:70] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129: Trying to abort 1 pending ops.
I20260608 12:59:37.843720 28758 pending_rounds.cc:77] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129: Aborting op as it isn't in flight: id { term: 3 index: 11 } timestamp: 7294662972977197056 op_type: NO_OP noop_request { }
I20260608 12:59:37.844074 28758 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:59:37.844491 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:37.844946 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f9dce672b684126af76b83c0d0a4129: stopping tablet replica
I20260608 12:59:37.864295 28758 master.cc:584] Master@127.28.21.189:42165 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6659 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:59:37.896287 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:41389
I20260608 12:59:37.897362 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:37.902676 30398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:37.904330 30401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:37.904415 30399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:37.904860 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:37.905757 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:37.905933 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:37.906049 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923577906038 us; error 0 us; skew 500 ppm
I20260608 12:59:37.906559 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:37.909016 28758 webserver.cc:533] Webserver started at http://127.28.21.190:36853/ using document root <none> and password file <none>
I20260608 12:59:37.909466 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:37.909632 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:37.909852 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:37.910960 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "7d197e6b72e443f29d59d243b3549740"
format_stamp: "Formatted at 2026-06-08 12:59:37 on dist-test-slave-vkhm"
I20260608 12:59:37.915270 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:37.918690 30406 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:37.919431 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:37.919663 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "7d197e6b72e443f29d59d243b3549740"
format_stamp: "Formatted at 2026-06-08 12:59:37 on dist-test-slave-vkhm"
I20260608 12:59:37.919889 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-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)
I20260608 12:59:37.940613 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:37.941773 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:37.979066 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:41389
I20260608 12:59:37.979179 30457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:41389 every 8 connection(s)
I20260608 12:59:37.983160 30458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:37.992702 30458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740: Bootstrap starting.
I20260608 12:59:37.997481 30458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:38.001750 30458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740: No bootstrap required, opened a new log
I20260608 12:59:38.003907 30458 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d197e6b72e443f29d59d243b3549740" member_type: VOTER }
I20260608 12:59:38.004380 30458 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:38.004609 30458 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d197e6b72e443f29d59d243b3549740, State: Initialized, Role: FOLLOWER
I20260608 12:59:38.005218 30458 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d197e6b72e443f29d59d243b3549740" member_type: VOTER }
I20260608 12:59:38.005824 30458 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:38.006107 30458 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:38.006386 30458 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:38.010529 30458 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d197e6b72e443f29d59d243b3549740" member_type: VOTER }
I20260608 12:59:38.011023 30458 leader_election.cc:304] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [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: 7d197e6b72e443f29d59d243b3549740; no voters: 
I20260608 12:59:38.012092 30458 leader_election.cc:290] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:38.012545 30461 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:38.013883 30461 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [term 1 LEADER]: Becoming Leader. State: Replica: 7d197e6b72e443f29d59d243b3549740, State: Running, Role: LEADER
I20260608 12:59:38.014588 30461 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [LEADER]: Queue going to LEADER mode. State: All 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: "7d197e6b72e443f29d59d243b3549740" member_type: VOTER }
I20260608 12:59:38.015232 30458 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:38.017630 30463 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d197e6b72e443f29d59d243b3549740. Latest consensus state: current_term: 1 leader_uuid: "7d197e6b72e443f29d59d243b3549740" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d197e6b72e443f29d59d243b3549740" member_type: VOTER } }
I20260608 12:59:38.017537 30462 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d197e6b72e443f29d59d243b3549740" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d197e6b72e443f29d59d243b3549740" member_type: VOTER } }
I20260608 12:59:38.018179 30463 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:38.018234 30462 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:38.022045 30466 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:38.030320 30466 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:38.031255 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:38.039574 30466 catalog_manager.cc:1382] Generated new cluster ID: 7e434edc1d304754a3c6574f9285d3cf
I20260608 12:59:38.039813 30466 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:38.060139 30466 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:38.061406 30466 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:38.074292 30466 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740: Generated new TSK 0
I20260608 12:59:38.074872 30466 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:38.097626 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:38.103852 30479 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:38.104816 30480 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:38.112345 28758 server_base.cc:1061] running on GCE node
W20260608 12:59:38.112376 30482 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:38.113415 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:38.113651 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:38.113835 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923578113812 us; error 0 us; skew 500 ppm
I20260608 12:59:38.114410 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:38.116818 28758 webserver.cc:533] Webserver started at http://127.28.21.129:41073/ using document root <none> and password file <none>
I20260608 12:59:38.117362 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:38.117573 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:38.117848 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:38.118933 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "2c1e66496d1e4fa29a6d66bd115900bb"
format_stamp: "Formatted at 2026-06-08 12:59:38 on dist-test-slave-vkhm"
I20260608 12:59:38.123394 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:59:38.126821 30487 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:38.127600 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:59:38.128007 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "2c1e66496d1e4fa29a6d66bd115900bb"
format_stamp: "Formatted at 2026-06-08 12:59:38 on dist-test-slave-vkhm"
I20260608 12:59:38.128337 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-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)
I20260608 12:59:38.143996 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:38.145253 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:38.146695 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:38.148960 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:38.149205 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:38.149461 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:38.149645 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:38.189093 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:41205
I20260608 12:59:38.189206 30549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:41205 every 8 connection(s)
I20260608 12:59:38.194469 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:38.202700 30554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:38.204136 30555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:38.206176 28758 server_base.cc:1061] running on GCE node
W20260608 12:59:38.207137 30557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:38.208312 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:38.208591 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:38.208808 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923578208789 us; error 0 us; skew 500 ppm
I20260608 12:59:38.209618 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:38.212368 28758 webserver.cc:533] Webserver started at http://127.28.21.130:45127/ using document root <none> and password file <none>
I20260608 12:59:38.212949 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:38.213158 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:38.213456 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:38.213724 30550 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41389
I20260608 12:59:38.214069 30550 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:38.214679 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "67d057e857574e44abb41338499925e0"
format_stamp: "Formatted at 2026-06-08 12:59:38 on dist-test-slave-vkhm"
I20260608 12:59:38.214742 30550 heartbeater.cc:507] Master 127.28.21.190:41389 requested a full tablet report, sending...
I20260608 12:59:38.217172 30423 ts_manager.cc:194] Registered new tserver with Master: 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129:41205)
I20260608 12:59:38.219192 30423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54726
I20260608 12:59:38.219871 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:59:38.223551 30562 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:38.224366 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:59:38.224725 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "67d057e857574e44abb41338499925e0"
format_stamp: "Formatted at 2026-06-08 12:59:38 on dist-test-slave-vkhm"
I20260608 12:59:38.225014 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-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)
I20260608 12:59:38.251788 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:38.252916 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:38.254235 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:38.256690 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:38.256901 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:38.257172 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:38.257342 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:38.295696 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:39683
I20260608 12:59:38.295807 30624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:39683 every 8 connection(s)
I20260608 12:59:38.300669 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:38.307471 30628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:38.308447 30629 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:38.311839 28758 server_base.cc:1061] running on GCE node
W20260608 12:59:38.312417 30631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:38.313323 30625 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41389
I20260608 12:59:38.313385 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:38.313789 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:38.313874 30625 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:38.314046 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923578314025 us; error 0 us; skew 500 ppm
I20260608 12:59:38.314795 30625 heartbeater.cc:507] Master 127.28.21.190:41389 requested a full tablet report, sending...
I20260608 12:59:38.314963 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:38.317261 30423 ts_manager.cc:194] Registered new tserver with Master: 67d057e857574e44abb41338499925e0 (127.28.21.130:39683)
I20260608 12:59:38.317950 28758 webserver.cc:533] Webserver started at http://127.28.21.131:45443/ using document root <none> and password file <none>
I20260608 12:59:38.318485 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:38.318677 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:38.318820 30423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54734
I20260608 12:59:38.318965 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:38.320514 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "cccb60b962f342988d8fbe677f6fcaff"
format_stamp: "Formatted at 2026-06-08 12:59:38 on dist-test-slave-vkhm"
I20260608 12:59:38.325350 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:59:38.328701 30636 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:38.329646 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 12:59:38.329999 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "cccb60b962f342988d8fbe677f6fcaff"
format_stamp: "Formatted at 2026-06-08 12:59:38 on dist-test-slave-vkhm"
I20260608 12:59:38.330240 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-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)
I20260608 12:59:38.360160 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:38.361356 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:38.362783 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:38.365195 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:38.365404 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:38.365676 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:38.365851 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:38.404520 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:40271
I20260608 12:59:38.404625 30698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:40271 every 8 connection(s)
I20260608 12:59:38.419423 30699 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41389
I20260608 12:59:38.419829 30699 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:38.420571 30699 heartbeater.cc:507] Master 127.28.21.190:41389 requested a full tablet report, sending...
I20260608 12:59:38.422542 30423 ts_manager.cc:194] Registered new tserver with Master: cccb60b962f342988d8fbe677f6fcaff (127.28.21.131:40271)
I20260608 12:59:38.422869 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014522535s
I20260608 12:59:38.424016 30423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54736
I20260608 12:59:39.222018 30550 heartbeater.cc:499] Master 127.28.21.190:41389 was elected leader, sending a full tablet report...
I20260608 12:59:39.321588 30625 heartbeater.cc:499] Master 127.28.21.190:41389 was elected leader, sending a full tablet report...
I20260608 12:59:39.426806 30699 heartbeater.cc:499] Master 127.28.21.190:41389 was elected leader, sending a full tablet report...
I20260608 12:59:39.477645 30423 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54742:
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"
    }
  }
}
W20260608 12:59:39.479702 30423 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:59:39.527871 30664 tablet_service.cc:1511] Processing CreateTablet for tablet 1a351536fceb4b0ab9a38631d38fe19b (DEFAULT_TABLE table=test-workload [id=b1303dec96034bbd9fd5f3904e11bbde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:59:39.529408 30664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a351536fceb4b0ab9a38631d38fe19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:39.538087 30663 tablet_service.cc:1511] Processing CreateTablet for tablet e8b72f65f77c425fabedc8d348db02b3 (DEFAULT_TABLE table=test-workload [id=b1303dec96034bbd9fd5f3904e11bbde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:59:39.539180 30663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b72f65f77c425fabedc8d348db02b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:39.550658 30515 tablet_service.cc:1511] Processing CreateTablet for tablet 1a351536fceb4b0ab9a38631d38fe19b (DEFAULT_TABLE table=test-workload [id=b1303dec96034bbd9fd5f3904e11bbde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:59:39.552253 30515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a351536fceb4b0ab9a38631d38fe19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:39.552981 30590 tablet_service.cc:1511] Processing CreateTablet for tablet 1a351536fceb4b0ab9a38631d38fe19b (DEFAULT_TABLE table=test-workload [id=b1303dec96034bbd9fd5f3904e11bbde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:59:39.553900 30590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a351536fceb4b0ab9a38631d38fe19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:39.556726 30589 tablet_service.cc:1511] Processing CreateTablet for tablet e8b72f65f77c425fabedc8d348db02b3 (DEFAULT_TABLE table=test-workload [id=b1303dec96034bbd9fd5f3904e11bbde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:59:39.558138 30589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b72f65f77c425fabedc8d348db02b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:39.558563 30514 tablet_service.cc:1511] Processing CreateTablet for tablet e8b72f65f77c425fabedc8d348db02b3 (DEFAULT_TABLE table=test-workload [id=b1303dec96034bbd9fd5f3904e11bbde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:59:39.560288 30514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b72f65f77c425fabedc8d348db02b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:39.585956 30719 tablet_bootstrap.cc:492] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff: Bootstrap starting.
I20260608 12:59:39.589967 30720 tablet_bootstrap.cc:492] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0: Bootstrap starting.
I20260608 12:59:39.592643 30721 tablet_bootstrap.cc:492] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb: Bootstrap starting.
I20260608 12:59:39.594348 30719 tablet_bootstrap.cc:654] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:39.597191 30720 tablet_bootstrap.cc:654] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:39.600507 30719 tablet_bootstrap.cc:492] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff: No bootstrap required, opened a new log
I20260608 12:59:39.600870 30721 tablet_bootstrap.cc:654] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:39.601078 30719 ts_tablet_manager.cc:1403] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:59:39.604568 30719 raft_consensus.cc:359] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } }
I20260608 12:59:39.605597 30719 raft_consensus.cc:385] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:39.605903 30719 raft_consensus.cc:740] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccb60b962f342988d8fbe677f6fcaff, State: Initialized, Role: FOLLOWER
I20260608 12:59:39.606626 30719 consensus_queue.cc:260] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } }
I20260608 12:59:39.607107 30720 tablet_bootstrap.cc:492] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0: No bootstrap required, opened a new log
I20260608 12:59:39.607498 30720 ts_tablet_manager.cc:1403] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.013s
I20260608 12:59:39.609313 30719 ts_tablet_manager.cc:1434] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:59:39.610561 30719 tablet_bootstrap.cc:492] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff: Bootstrap starting.
I20260608 12:59:39.611258 30721 tablet_bootstrap.cc:492] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb: No bootstrap required, opened a new log
I20260608 12:59:39.611078 30720 raft_consensus.cc:359] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:39.611879 30721 ts_tablet_manager.cc:1403] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260608 12:59:39.611953 30720 raft_consensus.cc:385] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:39.612571 30720 raft_consensus.cc:740] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d057e857574e44abb41338499925e0, State: Initialized, Role: FOLLOWER
I20260608 12:59:39.613742 30720 consensus_queue.cc:260] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:39.615586 30721 raft_consensus.cc:359] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } }
I20260608 12:59:39.616722 30721 raft_consensus.cc:385] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:39.617262 30721 raft_consensus.cc:740] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c1e66496d1e4fa29a6d66bd115900bb, State: Initialized, Role: FOLLOWER
I20260608 12:59:39.619134 30719 tablet_bootstrap.cc:654] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:39.618580 30721 consensus_queue.cc:260] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } }
I20260608 12:59:39.625564 30720 ts_tablet_manager.cc:1434] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.008s
I20260608 12:59:39.625985 30719 tablet_bootstrap.cc:492] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff: No bootstrap required, opened a new log
I20260608 12:59:39.626533 30719 ts_tablet_manager.cc:1403] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260608 12:59:39.629247 30726 raft_consensus.cc:493] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:39.629154 30719 raft_consensus.cc:359] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:39.629776 30726 raft_consensus.cc:515] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:39.637682 30720 tablet_bootstrap.cc:492] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0: Bootstrap starting.
I20260608 12:59:39.629995 30721 ts_tablet_manager.cc:1434] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.009s
I20260608 12:59:39.630055 30719 raft_consensus.cc:385] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:39.639565 30719 raft_consensus.cc:740] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccb60b962f342988d8fbe677f6fcaff, State: Initialized, Role: FOLLOWER
I20260608 12:59:39.640707 30719 consensus_queue.cc:260] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:39.642266 30721 tablet_bootstrap.cc:492] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb: Bootstrap starting.
I20260608 12:59:39.643162 30719 ts_tablet_manager.cc:1434] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.004s
I20260608 12:59:39.647347 30720 tablet_bootstrap.cc:654] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:39.650239 30721 tablet_bootstrap.cc:654] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:39.653820 30726 leader_election.cc:290] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129:41205), cccb60b962f342988d8fbe677f6fcaff (127.28.21.131:40271)
I20260608 12:59:39.666560 30720 tablet_bootstrap.cc:492] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0: No bootstrap required, opened a new log
I20260608 12:59:39.667441 30720 ts_tablet_manager.cc:1403] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.005s
I20260608 12:59:39.672199 30720 raft_consensus.cc:359] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } }
I20260608 12:59:39.675453 30720 raft_consensus.cc:385] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:39.675697 30721 tablet_bootstrap.cc:492] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb: No bootstrap required, opened a new log
I20260608 12:59:39.675866 30720 raft_consensus.cc:740] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67d057e857574e44abb41338499925e0, State: Initialized, Role: FOLLOWER
I20260608 12:59:39.676014 30525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b72f65f77c425fabedc8d348db02b3" candidate_uuid: "67d057e857574e44abb41338499925e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" is_pre_election: true
I20260608 12:59:39.676354 30721 ts_tablet_manager.cc:1403] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.015s
I20260608 12:59:39.677275 30720 consensus_queue.cc:260] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } }
W20260608 12:59:39.678004 30565 leader_election.cc:343] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129:41205): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:39.679962 30721 raft_consensus.cc:359] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:39.680802 30721 raft_consensus.cc:385] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:39.681221 30721 raft_consensus.cc:740] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c1e66496d1e4fa29a6d66bd115900bb, State: Initialized, Role: FOLLOWER
I20260608 12:59:39.680179 30720 ts_tablet_manager.cc:1434] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260608 12:59:39.682294 30721 consensus_queue.cc:260] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:39.683598 30674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b72f65f77c425fabedc8d348db02b3" candidate_uuid: "67d057e857574e44abb41338499925e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccb60b962f342988d8fbe677f6fcaff" is_pre_election: true
I20260608 12:59:39.684342 30674 raft_consensus.cc:2468] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d057e857574e44abb41338499925e0 in term 0.
I20260608 12:59:39.684904 30721 ts_tablet_manager.cc:1434] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:59:39.686574 30564 leader_election.cc:304] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [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: 67d057e857574e44abb41338499925e0, cccb60b962f342988d8fbe677f6fcaff; no voters: 2c1e66496d1e4fa29a6d66bd115900bb
I20260608 12:59:39.687883 30726 raft_consensus.cc:2804] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:39.688320 30726 raft_consensus.cc:493] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:39.688659 30726 raft_consensus.cc:3060] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:39.695575 30726 raft_consensus.cc:515] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:39.697343 30726 leader_election.cc:290] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [CANDIDATE]: Term 1 election: Requested vote from peers 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129:41205), cccb60b962f342988d8fbe677f6fcaff (127.28.21.131:40271)
I20260608 12:59:39.698014 30525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b72f65f77c425fabedc8d348db02b3" candidate_uuid: "67d057e857574e44abb41338499925e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c1e66496d1e4fa29a6d66bd115900bb"
I20260608 12:59:39.698580 30525 raft_consensus.cc:3060] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:39.698560 30674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b72f65f77c425fabedc8d348db02b3" candidate_uuid: "67d057e857574e44abb41338499925e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccb60b962f342988d8fbe677f6fcaff"
I20260608 12:59:39.699115 30674 raft_consensus.cc:3060] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:39.703344 30525 raft_consensus.cc:2468] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d057e857574e44abb41338499925e0 in term 1.
I20260608 12:59:39.704006 30674 raft_consensus.cc:2468] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d057e857574e44abb41338499925e0 in term 1.
I20260608 12:59:39.704404 30565 leader_election.cc:304] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c1e66496d1e4fa29a6d66bd115900bb, 67d057e857574e44abb41338499925e0; no voters: 
I20260608 12:59:39.705225 30726 raft_consensus.cc:2804] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:39.706274 30726 raft_consensus.cc:697] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 1 LEADER]: Becoming Leader. State: Replica: 67d057e857574e44abb41338499925e0, State: Running, Role: LEADER
I20260608 12:59:39.707072 30726 consensus_queue.cc:237] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:39.714253 30423 catalog_manager.cc:5696] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67d057e857574e44abb41338499925e0 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "67d057e857574e44abb41338499925e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:39.721829 30726 raft_consensus.cc:493] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:39.722327 30726 raft_consensus.cc:515] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } }
I20260608 12:59:39.723974 30726 leader_election.cc:290] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cccb60b962f342988d8fbe677f6fcaff (127.28.21.131:40271), 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129:41205)
I20260608 12:59:39.724793 30674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a351536fceb4b0ab9a38631d38fe19b" candidate_uuid: "67d057e857574e44abb41338499925e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccb60b962f342988d8fbe677f6fcaff" is_pre_election: true
I20260608 12:59:39.725008 30525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a351536fceb4b0ab9a38631d38fe19b" candidate_uuid: "67d057e857574e44abb41338499925e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" is_pre_election: true
I20260608 12:59:39.725445 30674 raft_consensus.cc:2468] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d057e857574e44abb41338499925e0 in term 0.
I20260608 12:59:39.725615 30525 raft_consensus.cc:2468] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67d057e857574e44abb41338499925e0 in term 0.
I20260608 12:59:39.726527 30564 leader_election.cc:304] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d057e857574e44abb41338499925e0, cccb60b962f342988d8fbe677f6fcaff; no voters: 
I20260608 12:59:39.727375 30726 raft_consensus.cc:2804] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:39.727730 30726 raft_consensus.cc:493] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:39.728020 30726 raft_consensus.cc:3060] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:39.732447 30726 raft_consensus.cc:515] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } }
I20260608 12:59:39.734091 30726 leader_election.cc:290] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [CANDIDATE]: Term 1 election: Requested vote from peers cccb60b962f342988d8fbe677f6fcaff (127.28.21.131:40271), 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129:41205)
I20260608 12:59:39.734669 30674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a351536fceb4b0ab9a38631d38fe19b" candidate_uuid: "67d057e857574e44abb41338499925e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cccb60b962f342988d8fbe677f6fcaff"
I20260608 12:59:39.735116 30674 raft_consensus.cc:3060] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:39.735062 30525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a351536fceb4b0ab9a38631d38fe19b" candidate_uuid: "67d057e857574e44abb41338499925e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c1e66496d1e4fa29a6d66bd115900bb"
I20260608 12:59:39.735594 30525 raft_consensus.cc:3060] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:39.739310 30674 raft_consensus.cc:2468] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d057e857574e44abb41338499925e0 in term 1.
I20260608 12:59:39.739823 30525 raft_consensus.cc:2468] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67d057e857574e44abb41338499925e0 in term 1.
I20260608 12:59:39.740332 30564 leader_election.cc:304] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67d057e857574e44abb41338499925e0, cccb60b962f342988d8fbe677f6fcaff; no voters: 
I20260608 12:59:39.741010 30726 raft_consensus.cc:2804] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:39.741390 30726 raft_consensus.cc:697] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 1 LEADER]: Becoming Leader. State: Replica: 67d057e857574e44abb41338499925e0, State: Running, Role: LEADER
I20260608 12:59:39.742064 30726 consensus_queue.cc:237] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } }
I20260608 12:59:39.749117 30423 catalog_manager.cc:5696] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67d057e857574e44abb41338499925e0 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "67d057e857574e44abb41338499925e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:40.030416 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:40.044381 30600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8b72f65f77c425fabedc8d348db02b3"
dest_uuid: "67d057e857574e44abb41338499925e0"
mode: GRACEFUL
new_leader_uuid: "2c1e66496d1e4fa29a6d66bd115900bb"
 from {username='slave'} at 127.0.0.1:48688
I20260608 12:59:40.045059 30600 raft_consensus.cc:606] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 1 LEADER]: Received request to transfer leadership to TS 2c1e66496d1e4fa29a6d66bd115900bb
I20260608 12:59:40.046339 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:59:40.046725 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:40.251789 30737 consensus_queue.cc:1048] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:40.254029 30737 consensus_queue.cc:1048] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:40.273830 30733 consensus_queue.cc:1048] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:40.279040 30737 consensus_queue.cc:1048] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:40.304069 30744 raft_consensus.cc:993] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0: : Instructing follower 2c1e66496d1e4fa29a6d66bd115900bb to start an election
I20260608 12:59:40.304833 30743 raft_consensus.cc:1081] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 1 LEADER]: Signalling peer 2c1e66496d1e4fa29a6d66bd115900bb to start an election
I20260608 12:59:40.306737 30525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8b72f65f77c425fabedc8d348db02b3"
dest_uuid: "2c1e66496d1e4fa29a6d66bd115900bb"
 from {username='slave'} at 127.0.0.1:59362
I20260608 12:59:40.307368 30525 raft_consensus.cc:493] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:59:40.307780 30525 raft_consensus.cc:3060] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:59:40.312525 30525 raft_consensus.cc:515] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:40.315013 30525 leader_election.cc:290] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [CANDIDATE]: Term 2 election: Requested vote from peers 67d057e857574e44abb41338499925e0 (127.28.21.130:39683), cccb60b962f342988d8fbe677f6fcaff (127.28.21.131:40271)
I20260608 12:59:40.329957 30600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b72f65f77c425fabedc8d348db02b3" candidate_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67d057e857574e44abb41338499925e0"
I20260608 12:59:40.330565 30600 raft_consensus.cc:3055] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:59:40.330811 30600 raft_consensus.cc:740] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67d057e857574e44abb41338499925e0, State: Running, Role: LEADER
I20260608 12:59:40.331709 30600 consensus_queue.cc:260] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [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: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:40.333031 30600 raft_consensus.cc:3060] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:59:40.332098 30674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b72f65f77c425fabedc8d348db02b3" candidate_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cccb60b962f342988d8fbe677f6fcaff"
I20260608 12:59:40.335723 30674 raft_consensus.cc:3060] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:59:40.338073 30600 raft_consensus.cc:2468] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c1e66496d1e4fa29a6d66bd115900bb in term 2.
I20260608 12:59:40.339370 30488 leader_election.cc:304] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [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: 2c1e66496d1e4fa29a6d66bd115900bb, 67d057e857574e44abb41338499925e0; no voters: 
I20260608 12:59:40.340431 30746 raft_consensus.cc:2804] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:59:40.340874 30674 raft_consensus.cc:2468] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c1e66496d1e4fa29a6d66bd115900bb in term 2.
I20260608 12:59:40.340870 30746 raft_consensus.cc:697] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 2 LEADER]: Becoming Leader. State: Replica: 2c1e66496d1e4fa29a6d66bd115900bb, State: Running, Role: LEADER
I20260608 12:59:40.342067 30746 consensus_queue.cc:237] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [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: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:40.348773 30423 catalog_manager.cc:5696] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb reported cstate change: term changed from 1 to 2, leader changed from 67d057e857574e44abb41338499925e0 (127.28.21.130) to 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129). New cstate: current_term: 2 leader_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:40.766341 30674 raft_consensus.cc:1275] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 2 FOLLOWER]: Refusing update from remote peer 2c1e66496d1e4fa29a6d66bd115900bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:59:40.767619 30746 consensus_queue.cc:1048] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:59:40.775576 30600 raft_consensus.cc:1275] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 2 FOLLOWER]: Refusing update from remote peer 2c1e66496d1e4fa29a6d66bd115900bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:59:40.778366 30756 consensus_queue.cc:1048] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:59:41.191589 30695 debug-util.cc:398] Leaking SignalData structure 0x7b0800080a60 after lost signal to thread 28761
W20260608 12:59:41.192507 30695 debug-util.cc:398] Leaking SignalData structure 0x7b08001be700 after lost signal to thread 30457
W20260608 12:59:41.193428 30695 debug-util.cc:398] Leaking SignalData structure 0x7b08000515c0 after lost signal to thread 30549
I20260608 12:59:42.047788 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:42.050868 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:42.051354 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:44.052281 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:44.054224 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:44.054589 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:46.055856 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:46.059491 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:46.059938 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:48.060904 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:48.062849 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:48.063177 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:50.064127 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:50.066319 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:50.066702 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:50.896695 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:50.903952 30766 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:50.905879 30767 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:50.908277 30769 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:50.908964 28758 server_base.cc:1061] running on GCE node
I20260608 12:59:50.909929 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:50.910161 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:50.910369 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923590910343 us; error 0 us; skew 500 ppm
I20260608 12:59:50.910962 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:50.913683 28758 webserver.cc:533] Webserver started at http://127.28.21.132:33413/ using document root <none> and password file <none>
I20260608 12:59:50.914239 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:50.914455 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:50.914772 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:50.916342 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "ac8636e957554d17af6168c2547addee"
format_stamp: "Formatted at 2026-06-08 12:59:50 on dist-test-slave-vkhm"
I20260608 12:59:50.921279 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:59:50.924983 30774 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:50.925808 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:59:50.926121 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "ac8636e957554d17af6168c2547addee"
format_stamp: "Formatted at 2026-06-08 12:59:50 on dist-test-slave-vkhm"
I20260608 12:59:50.926465 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-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)
I20260608 12:59:50.956979 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:50.958449 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:50.959985 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:50.962491 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:50.962679 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:50.962877 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:50.963016 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:51.004940 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:38511
I20260608 12:59:51.005121 30836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:38511 every 8 connection(s)
I20260608 12:59:51.025128 30837 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41389
I20260608 12:59:51.025573 30837 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:51.026337 30837 heartbeater.cc:507] Master 127.28.21.190:41389 requested a full tablet report, sending...
I20260608 12:59:51.028692 30422 ts_manager.cc:194] Registered new tserver with Master: ac8636e957554d17af6168c2547addee (127.28.21.132:38511)
I20260608 12:59:51.030295 30422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56768
I20260608 12:59:51.102208 30600 consensus_queue.cc:237] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [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: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: true } }
I20260608 12:59:51.110410 30525 raft_consensus.cc:1275] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Refusing update from remote peer 67d057e857574e44abb41338499925e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:51.112736 30844 consensus_queue.cc:1048] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:59:51.113692 30674 raft_consensus.cc:1275] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Refusing update from remote peer 67d057e857574e44abb41338499925e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:51.115242 30844 consensus_queue.cc:1048] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:59:51.126077 30564 consensus_peers.cc:597] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 -> Peer ac8636e957554d17af6168c2547addee (127.28.21.132:38511): Couldn't send request to peer ac8636e957554d17af6168c2547addee. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a351536fceb4b0ab9a38631d38fe19b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:51.129487 30762 raft_consensus.cc:2955] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac8636e957554d17af6168c2547addee (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: true } } }
I20260608 12:59:51.131534 30674 raft_consensus.cc:2955] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac8636e957554d17af6168c2547addee (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: true } } }
I20260608 12:59:51.131819 30525 raft_consensus.cc:2955] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac8636e957554d17af6168c2547addee (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: true } } }
I20260608 12:59:51.144063 30422 catalog_manager.cc:5696] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 reported cstate change: config changed from index -1 to 2, NON_VOTER ac8636e957554d17af6168c2547addee (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "67d057e857574e44abb41338499925e0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:51.585429 30855 ts_tablet_manager.cc:933] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: Initiating tablet copy from peer 67d057e857574e44abb41338499925e0 (127.28.21.130:39683)
I20260608 12:59:51.587555 30855 tablet_copy_client.cc:323] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:39683
I20260608 12:59:52.033174 30837 heartbeater.cc:499] Master 127.28.21.190:41389 was elected leader, sending a full tablet report...
I20260608 12:59:52.242895 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:52.318529 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:52.318955 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:52.632597 30858 raft_consensus.cc:493] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67d057e857574e44abb41338499925e0)
I20260608 12:59:52.633458 30858 raft_consensus.cc:515] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: true } }
I20260608 12:59:52.637568 30858 leader_election.cc:290] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cccb60b962f342988d8fbe677f6fcaff (127.28.21.131:40271), 67d057e857574e44abb41338499925e0 (127.28.21.130:39683)
I20260608 12:59:52.641651 30600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a351536fceb4b0ab9a38631d38fe19b" candidate_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "67d057e857574e44abb41338499925e0" is_pre_election: true
I20260608 12:59:52.692379 30610 tablet_copy_service.cc:140] P 67d057e857574e44abb41338499925e0: Received BeginTabletCopySession request for tablet 1a351536fceb4b0ab9a38631d38fe19b from peer ac8636e957554d17af6168c2547addee ({username='slave'} at 127.0.0.1:54430)
I20260608 12:59:52.693101 30610 tablet_copy_service.cc:161] P 67d057e857574e44abb41338499925e0: Beginning new tablet copy session on tablet 1a351536fceb4b0ab9a38631d38fe19b from peer ac8636e957554d17af6168c2547addee at {username='slave'} at 127.0.0.1:54430: session id = ac8636e957554d17af6168c2547addee-1a351536fceb4b0ab9a38631d38fe19b
I20260608 12:59:52.693651 30861 raft_consensus.cc:493] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2c1e66496d1e4fa29a6d66bd115900bb)
I20260608 12:59:52.695724 30861 raft_consensus.cc:515] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } }
I20260608 12:59:52.695120 30862 raft_consensus.cc:493] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 67d057e857574e44abb41338499925e0)
I20260608 12:59:52.701676 30610 tablet_copy_source_session.cc:215] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:52.701727 30674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a351536fceb4b0ab9a38631d38fe19b" candidate_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "cccb60b962f342988d8fbe677f6fcaff" is_pre_election: true
I20260608 12:59:52.705415 30489 leader_election.cc:304] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [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: 2c1e66496d1e4fa29a6d66bd115900bb; no voters: 67d057e857574e44abb41338499925e0, cccb60b962f342988d8fbe677f6fcaff
I20260608 12:59:52.706066 30855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a351536fceb4b0ab9a38631d38fe19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:52.697750 30862 raft_consensus.cc:515] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: true } }
I20260608 12:59:52.708238 30858 raft_consensus.cc:2749] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:59:52.710980 30861 leader_election.cc:290] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129:41205), 67d057e857574e44abb41338499925e0 (127.28.21.130:39683)
I20260608 12:59:52.711426 30862 leader_election.cc:290] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129:41205), 67d057e857574e44abb41338499925e0 (127.28.21.130:39683)
I20260608 12:59:52.733037 30855 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:56342 (request call id 1) took 1150 ms. Trace:
I20260608 12:59:52.733601 30855 rpcz_store.cc:276] 0608 12:59:51.583053 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:59:51.583259 (+   206us) service_pool.cc:224] Handling call
0608 12:59:51.585836 (+  2577us) ts_tablet_manager.cc:934] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: Initiating tablet copy from peer 67d057e857574e44abb41338499925e0 (127.28.21.130:39683)
0608 12:59:52.704751 (+1118915us) tablet_copy_client.cc:368] Tablet copy session begun
0608 12:59:52.724024 (+ 19273us) tablet_metadata.cc:665] Metadata flushed
0608 12:59:52.724113 (+    89us) tablet_copy_client.cc:497] Wrote new tablet metadata
0608 12:59:52.732151 (+  8038us) tablet_copy_client.cc:418] Wrote new consensus metadata
0608 12:59:52.732529 (+   378us) tablet_replica.cc:206] Creating consensus instance
0608 12:59:52.732907 (+   378us) ts_tablet_manager.cc:989] Replica registered.
0608 12:59:52.732968 (+    61us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":332,"tablet-copy.queue_time_us":1384,"thread_start_us":1623,"threads_started":2}
I20260608 12:59:52.736368 30855 tablet_copy_client.cc:806] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:52.736956 30855 tablet_copy_client.cc:670] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:52.741338 30855 tablet_copy_client.cc:538] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:52.744391 30599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b72f65f77c425fabedc8d348db02b3" candidate_uuid: "cccb60b962f342988d8fbe677f6fcaff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "67d057e857574e44abb41338499925e0" is_pre_election: true
I20260608 12:59:52.744654 30525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a351536fceb4b0ab9a38631d38fe19b" candidate_uuid: "cccb60b962f342988d8fbe677f6fcaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" is_pre_election: true
I20260608 12:59:52.744654 30600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a351536fceb4b0ab9a38631d38fe19b" candidate_uuid: "cccb60b962f342988d8fbe677f6fcaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "67d057e857574e44abb41338499925e0" is_pre_election: true
I20260608 12:59:52.744854 30524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b72f65f77c425fabedc8d348db02b3" candidate_uuid: "cccb60b962f342988d8fbe677f6fcaff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" is_pre_election: true
I20260608 12:59:52.746737 30637 leader_election.cc:304] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [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: cccb60b962f342988d8fbe677f6fcaff; no voters: 2c1e66496d1e4fa29a6d66bd115900bb, 67d057e857574e44abb41338499925e0
I20260608 12:59:52.747385 30862 raft_consensus.cc:2749] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:59:52.747656 30637 leader_election.cc:304] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [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: cccb60b962f342988d8fbe677f6fcaff; no voters: 2c1e66496d1e4fa29a6d66bd115900bb, 67d057e857574e44abb41338499925e0
I20260608 12:59:52.748389 30862 raft_consensus.cc:2749] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:59:52.752487 30855 tablet_bootstrap.cc:492] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: Bootstrap starting.
I20260608 12:59:52.769773 30855 tablet_bootstrap.cc:492] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: 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
I20260608 12:59:52.770526 30855 tablet_bootstrap.cc:492] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: Bootstrap complete.
I20260608 12:59:52.771063 30855 ts_tablet_manager.cc:1403] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260608 12:59:52.773386 30855 raft_consensus.cc:359] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: true } }
I20260608 12:59:52.774008 30855 raft_consensus.cc:740] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac8636e957554d17af6168c2547addee, State: Initialized, Role: LEARNER
I20260608 12:59:52.774545 30855 consensus_queue.cc:260] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee [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: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: true } }
I20260608 12:59:52.777194 30855 ts_tablet_manager.cc:1434] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260608 12:59:52.779146 30610 tablet_copy_service.cc:342] P 67d057e857574e44abb41338499925e0: Request end of tablet copy session ac8636e957554d17af6168c2547addee-1a351536fceb4b0ab9a38631d38fe19b received from {username='slave'} at 127.0.0.1:54430
I20260608 12:59:52.779614 30610 tablet_copy_service.cc:434] P 67d057e857574e44abb41338499925e0: ending tablet copy session ac8636e957554d17af6168c2547addee-1a351536fceb4b0ab9a38631d38fe19b on tablet 1a351536fceb4b0ab9a38631d38fe19b with peer ac8636e957554d17af6168c2547addee
I20260608 12:59:53.135288 30812 raft_consensus.cc:1217] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:59:53.233543 30695 debug-util.cc:398] Leaking SignalData structure 0x7b0800186740 after lost signal to thread 28761
W20260608 12:59:53.234439 30695 debug-util.cc:398] Leaking SignalData structure 0x7b08000b7400 after lost signal to thread 30457
W20260608 12:59:53.235471 30695 debug-util.cc:398] Leaking SignalData structure 0x7b0800081340 after lost signal to thread 30549
W20260608 12:59:53.237032 30695 debug-util.cc:398] Leaking SignalData structure 0x7b0800184680 after lost signal to thread 30698
W20260608 12:59:53.237847 30695 debug-util.cc:398] Leaking SignalData structure 0x7b0800182480 after lost signal to thread 30836
I20260608 12:59:53.582387 30859 raft_consensus.cc:1064] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0: attempting to promote NON_VOTER ac8636e957554d17af6168c2547addee to VOTER
I20260608 12:59:53.584654 30859 consensus_queue.cc:237] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [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: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false } }
I20260608 12:59:53.591182 30525 raft_consensus.cc:1275] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Refusing update from remote peer 67d057e857574e44abb41338499925e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:53.592016 30812 raft_consensus.cc:1275] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee [term 1 LEARNER]: Refusing update from remote peer 67d057e857574e44abb41338499925e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:53.592528 30673 raft_consensus.cc:1275] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Refusing update from remote peer 67d057e857574e44abb41338499925e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:59:53.592932 30859 consensus_queue.cc:1048] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:53.593866 30869 consensus_queue.cc:1048] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:59:53.595086 30868 consensus_queue.cc:1048] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:59:53.608992 30868 raft_consensus.cc:2955] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac8636e957554d17af6168c2547addee (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false } } }
I20260608 12:59:53.611088 30812 raft_consensus.cc:2955] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac8636e957554d17af6168c2547addee (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false } } }
I20260608 12:59:53.614549 30525 raft_consensus.cc:2955] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac8636e957554d17af6168c2547addee (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false } } }
I20260608 12:59:53.624352 30673 raft_consensus.cc:2955] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac8636e957554d17af6168c2547addee (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false } } }
I20260608 12:59:53.626510 30421 catalog_manager.cc:5696] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 reported cstate change: config changed from index 2 to 3, ac8636e957554d17af6168c2547addee (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "67d057e857574e44abb41338499925e0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c1e66496d1e4fa29a6d66bd115900bb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:59:53.655169 30600 consensus_queue.cc:237] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [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: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false } }
I20260608 12:59:53.661456 30812 raft_consensus.cc:1275] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee [term 1 FOLLOWER]: Refusing update from remote peer 67d057e857574e44abb41338499925e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:53.661645 30673 raft_consensus.cc:1275] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Refusing update from remote peer 67d057e857574e44abb41338499925e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:59:53.662968 30869 consensus_queue.cc:1048] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:53.663857 30859 consensus_queue.cc:1048] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:59:53.671089 30868 raft_consensus.cc:2955] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false } } }
I20260608 12:59:53.677909 30407 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1a351536fceb4b0ab9a38631d38fe19b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:59:53.680780 30812 raft_consensus.cc:2955] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false } } }
I20260608 12:59:53.682482 30420 catalog_manager.cc:5696] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 reported cstate change: config changed from index 3 to 4, VOTER 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129) evicted. New cstate: current_term: 1 leader_uuid: "67d057e857574e44abb41338499925e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:53.682624 30673 raft_consensus.cc:2955] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cccb60b962f342988d8fbe677f6fcaff" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40271 } } peers { permanent_uuid: "67d057e857574e44abb41338499925e0" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 39683 } } peers { permanent_uuid: "ac8636e957554d17af6168c2547addee" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 38511 } attrs { promote: false } } }
I20260608 12:59:53.695166 30515 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a351536fceb4b0ab9a38631d38fe19b with delete_type TABLET_DATA_TOMBSTONED (TS 2c1e66496d1e4fa29a6d66bd115900bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59354
I20260608 12:59:53.698611 30879 tablet_replica.cc:333] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb: stopping tablet replica
I20260608 12:59:53.699723 30879 raft_consensus.cc:2243] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:53.700512 30879 raft_consensus.cc:2272] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:53.703377 30879 ts_tablet_manager.cc:1916] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:59:53.713541 30879 ts_tablet_manager.cc:1929] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:59:53.713892 30879 log.cc:1199] T 1a351536fceb4b0ab9a38631d38fe19b P 2c1e66496d1e4fa29a6d66bd115900bb: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/1a351536fceb4b0ab9a38631d38fe19b
I20260608 12:59:53.715413 30409 catalog_manager.cc:5027] TS 2c1e66496d1e4fa29a6d66bd115900bb (127.28.21.129:41205): tablet 1a351536fceb4b0ab9a38631d38fe19b (table test-workload [id=b1303dec96034bbd9fd5f3904e11bbde]) successfully deleted
I20260608 12:59:54.319902 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:54.322256 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:54.322669 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:56.323705 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:56.325942 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:56.326320 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:59:58.327199 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:59:58.329326 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:59:58.329702 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:00.330624 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:00:00.332705 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:00:00.333068 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:00:01.568059 30454 debug-util.cc:398] Leaking SignalData structure 0x7b0800135380 after lost signal to thread 28761
W20260608 13:00:01.569034 30454 debug-util.cc:398] Leaking SignalData structure 0x7b0800145960 after lost signal to thread 30457
W20260608 13:00:01.570025 30454 debug-util.cc:398] Leaking SignalData structure 0x7b08001f1f60 after lost signal to thread 30549
W20260608 13:00:01.570904 30454 debug-util.cc:398] Leaking SignalData structure 0x7b08001744e0 after lost signal to thread 30624
W20260608 13:00:01.571728 30454 debug-util.cc:398] Leaking SignalData structure 0x7b0800171d60 after lost signal to thread 30698
W20260608 13:00:01.572650 30454 debug-util.cc:398] Leaking SignalData structure 0x7b0800201a00 after lost signal to thread 30836
I20260608 13:00:02.334239 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:00:02.337311 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:00:02.337778 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:04.338872 30476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:00:04.341027 30476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:00:04.341370 30476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:05.039932 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:00:05.067538 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:05.068387 28758 tablet_replica.cc:333] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb: stopping tablet replica
I20260608 13:00:05.068993 28758 raft_consensus.cc:2243] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:00:05.070003 28758 raft_consensus.cc:2272] T e8b72f65f77c425fabedc8d348db02b3 P 2c1e66496d1e4fa29a6d66bd115900bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:05.093636 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:00:05.107059 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:00:05.129834 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:05.130651 28758 tablet_replica.cc:333] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0: stopping tablet replica
I20260608 13:00:05.131265 28758 raft_consensus.cc:2243] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:05.132254 28758 raft_consensus.cc:2272] T 1a351536fceb4b0ab9a38631d38fe19b P 67d057e857574e44abb41338499925e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:05.134532 28758 tablet_replica.cc:333] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0: stopping tablet replica
I20260608 13:00:05.135037 28758 raft_consensus.cc:2243] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:05.135525 28758 raft_consensus.cc:2272] T e8b72f65f77c425fabedc8d348db02b3 P 67d057e857574e44abb41338499925e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:05.176785 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:00:05.195043 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:00:05.227828 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:05.228858 28758 tablet_replica.cc:333] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff: stopping tablet replica
I20260608 13:00:05.230051 28758 raft_consensus.cc:2243] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:05.231555 28758 raft_consensus.cc:2272] T e8b72f65f77c425fabedc8d348db02b3 P cccb60b962f342988d8fbe677f6fcaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:05.235260 28758 tablet_replica.cc:333] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff: stopping tablet replica
I20260608 13:00:05.236250 28758 raft_consensus.cc:2243] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:05.237623 28758 raft_consensus.cc:2272] T 1a351536fceb4b0ab9a38631d38fe19b P cccb60b962f342988d8fbe677f6fcaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:05.298724 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:00:05.311940 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:00:05.334944 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:05.335817 28758 tablet_replica.cc:333] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee: stopping tablet replica
I20260608 13:00:05.336508 28758 raft_consensus.cc:2243] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:05.337323 28758 raft_consensus.cc:2272] T 1a351536fceb4b0ab9a38631d38fe19b P ac8636e957554d17af6168c2547addee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:05.356845 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:00:05.367452 28758 master.cc:562] Master@127.28.21.190:41389 shutting down...
I20260608 13:00:05.385691 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:05.386431 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:05.386804 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7d197e6b72e443f29d59d243b3549740: stopping tablet replica
I20260608 13:00:05.422266 28758 master.cc:584] Master@127.28.21.190:41389 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27567 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 13:00:05.464778 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:45643
I20260608 13:00:05.465989 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:05.471958 30886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:05.471973 30885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:05.472739 30888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:05.474661 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:05.475636 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:05.475813 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:05.475926 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923605475915 us; error 0 us; skew 500 ppm
I20260608 13:00:05.476506 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:05.478866 28758 webserver.cc:533] Webserver started at http://127.28.21.190:35245/ using document root <none> and password file <none>
I20260608 13:00:05.479342 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:05.479508 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:05.479748 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:05.481015 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "ff27b0a8f30e4b86bc42861e536fb7cb"
format_stamp: "Formatted at 2026-06-08 13:00:05 on dist-test-slave-vkhm"
I20260608 13:00:05.485558 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 13:00:05.489044 30893 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:05.489820 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:00:05.490118 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "ff27b0a8f30e4b86bc42861e536fb7cb"
format_stamp: "Formatted at 2026-06-08 13:00:05 on dist-test-slave-vkhm"
I20260608 13:00:05.490401 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923554775813-28758-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)
I20260608 13:00:05.507408 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:05.508764 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:05.548185 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:45643
I20260608 13:00:05.548492 30944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:45643 every 8 connection(s)
I20260608 13:00:05.552825 30945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:05.564059 30945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb: Bootstrap starting.
I20260608 13:00:05.569577 30945 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:05.574397 30945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb: No bootstrap required, opened a new log
I20260608 13:00:05.576823 30945 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff27b0a8f30e4b86bc42861e536fb7cb" member_type: VOTER }
I20260608 13:00:05.577345 30945 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:05.577584 30945 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff27b0a8f30e4b86bc42861e536fb7cb, State: Initialized, Role: FOLLOWER
I20260608 13:00:05.578183 30945 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff27b0a8f30e4b86bc42861e536fb7cb" member_type: VOTER }
I20260608 13:00:05.578684 30945 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:00:05.578931 30945 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:00:05.579203 30945 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:05.583807 30945 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff27b0a8f30e4b86bc42861e536fb7cb" member_type: VOTER }
I20260608 13:00:05.584419 30945 leader_election.cc:304] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [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: ff27b0a8f30e4b86bc42861e536fb7cb; no voters: 
I20260608 13:00:05.585673 30945 leader_election.cc:290] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:00:05.586109 30948 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:05.587482 30948 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [term 1 LEADER]: Becoming Leader. State: Replica: ff27b0a8f30e4b86bc42861e536fb7cb, State: Running, Role: LEADER
I20260608 13:00:05.588313 30948 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [LEADER]: Queue going to LEADER mode. State: All 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: "ff27b0a8f30e4b86bc42861e536fb7cb" member_type: VOTER }
I20260608 13:00:05.588904 30945 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:00:05.595806 30950 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff27b0a8f30e4b86bc42861e536fb7cb. Latest consensus state: current_term: 1 leader_uuid: "ff27b0a8f30e4b86bc42861e536fb7cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff27b0a8f30e4b86bc42861e536fb7cb" member_type: VOTER } }
I20260608 13:00:05.596350 30950 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [sys.catalog]: This master's current role is: LEADER
I20260608 13:00:05.596580 30949 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff27b0a8f30e4b86bc42861e536fb7cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff27b0a8f30e4b86bc42861e536fb7cb" member_type: VOTER } }
I20260608 13:00:05.597138 30949 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [sys.catalog]: This master's current role is: LEADER
I20260608 13:00:05.598730 30957 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:00:05.607098 30957 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:00:05.608084 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:00:05.617218 30957 catalog_manager.cc:1382] Generated new cluster ID: 9f0c2230509b4367b11ffc1ff1e0c852
I20260608 13:00:05.617537 30957 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:00:05.631019 30957 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:00:05.632413 30957 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:00:05.653556 30957 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb: Generated new TSK 0
I20260608 13:00:05.654215 30957 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:00:05.673735 28758 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000212315s
I20260608 13:00:17.768922 28758 master.cc:562] Master@127.28.21.190:45643 shutting down...
I20260608 13:00:17.795917 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:17.796923 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:17.797278 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff27b0a8f30e4b86bc42861e536fb7cb: stopping tablet replica
I20260608 13:00:17.818095 28758 master.cc:584] Master@127.28.21.190:45643 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12385 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 13:00:17.850268 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:32947
I20260608 13:00:17.851564 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:17.857354 30968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:17.857739 30969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:17.859079 30971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:17.860507 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:17.861289 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:17.861510 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:17.861682 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923617861659 us; error 0 us; skew 500 ppm
I20260608 13:00:17.862317 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:17.864917 28758 webserver.cc:533] Webserver started at http://127.28.21.190:43829/ using document root <none> and password file <none>
I20260608 13:00:17.865449 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:17.865670 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:17.865955 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:17.867177 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "fbb69bbf90914237aa7922eb22e5b120"
format_stamp: "Formatted at 2026-06-08 13:00:17 on dist-test-slave-vkhm"
I20260608 13:00:17.871973 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:00:17.875526 30976 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:17.876358 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:00:17.876662 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "fbb69bbf90914237aa7922eb22e5b120"
format_stamp: "Formatted at 2026-06-08 13:00:17 on dist-test-slave-vkhm"
I20260608 13:00:17.876965 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-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)
I20260608 13:00:17.893668 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:17.894966 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:17.935141 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:32947
I20260608 13:00:17.935276 31027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:32947 every 8 connection(s)
I20260608 13:00:17.939807 31028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:17.950804 31028 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120: Bootstrap starting.
I20260608 13:00:17.955955 31028 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:17.960438 31028 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120: No bootstrap required, opened a new log
I20260608 13:00:17.962986 31028 raft_consensus.cc:359] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbb69bbf90914237aa7922eb22e5b120" member_type: VOTER }
I20260608 13:00:17.963593 31028 raft_consensus.cc:385] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:17.963887 31028 raft_consensus.cc:740] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb69bbf90914237aa7922eb22e5b120, State: Initialized, Role: FOLLOWER
I20260608 13:00:17.964725 31028 consensus_queue.cc:260] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbb69bbf90914237aa7922eb22e5b120" member_type: VOTER }
I20260608 13:00:17.965395 31028 raft_consensus.cc:399] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:00:17.965700 31028 raft_consensus.cc:493] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:00:17.966050 31028 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:17.970638 31028 raft_consensus.cc:515] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbb69bbf90914237aa7922eb22e5b120" member_type: VOTER }
I20260608 13:00:17.971169 31028 leader_election.cc:304] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [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: fbb69bbf90914237aa7922eb22e5b120; no voters: 
I20260608 13:00:17.972549 31028 leader_election.cc:290] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:00:17.973047 31031 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:17.974426 31031 raft_consensus.cc:697] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [term 1 LEADER]: Becoming Leader. State: Replica: fbb69bbf90914237aa7922eb22e5b120, State: Running, Role: LEADER
I20260608 13:00:17.975172 31031 consensus_queue.cc:237] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [LEADER]: Queue going to LEADER mode. State: All 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: "fbb69bbf90914237aa7922eb22e5b120" member_type: VOTER }
I20260608 13:00:17.975678 31028 sys_catalog.cc:565] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:00:17.978688 31033 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fbb69bbf90914237aa7922eb22e5b120. Latest consensus state: current_term: 1 leader_uuid: "fbb69bbf90914237aa7922eb22e5b120" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbb69bbf90914237aa7922eb22e5b120" member_type: VOTER } }
I20260608 13:00:17.979354 31033 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [sys.catalog]: This master's current role is: LEADER
I20260608 13:00:17.978782 31032 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fbb69bbf90914237aa7922eb22e5b120" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbb69bbf90914237aa7922eb22e5b120" member_type: VOTER } }
I20260608 13:00:17.979997 31032 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [sys.catalog]: This master's current role is: LEADER
I20260608 13:00:17.988942 31036 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:00:17.994675 31036 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:00:17.995780 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:00:18.004719 31036 catalog_manager.cc:1382] Generated new cluster ID: d8820fe2fe6743d991e42fb850cac58d
I20260608 13:00:18.005038 31036 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:00:18.019119 31036 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:00:18.020475 31036 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:00:18.036964 31036 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120: Generated new TSK 0
I20260608 13:00:18.037567 31036 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:00:18.062602 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:18.069630 31049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:18.070796 31050 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:18.072381 31052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:18.072543 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:18.073509 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:18.073698 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:18.073841 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923618073829 us; error 0 us; skew 500 ppm
I20260608 13:00:18.074398 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:18.076781 28758 webserver.cc:533] Webserver started at http://127.28.21.129:40113/ using document root <none> and password file <none>
I20260608 13:00:18.077523 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:18.077697 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:18.077922 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:18.079289 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "3b59b501073e49f1be289c33ce84f7f5"
format_stamp: "Formatted at 2026-06-08 13:00:18 on dist-test-slave-vkhm"
I20260608 13:00:18.084002 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260608 13:00:18.087862 31057 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:18.088693 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:00:18.088970 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "3b59b501073e49f1be289c33ce84f7f5"
format_stamp: "Formatted at 2026-06-08 13:00:18 on dist-test-slave-vkhm"
I20260608 13:00:18.089224 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-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)
I20260608 13:00:18.106853 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:18.108143 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:18.109748 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:18.112457 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:18.112677 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:18.112965 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:18.113152 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:18.156701 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:33709
I20260608 13:00:18.156812 31119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:33709 every 8 connection(s)
I20260608 13:00:18.162477 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:18.171666 31124 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:18.174846 31125 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:18.175123 31127 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:18.175992 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:18.177131 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:18.177402 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:18.177640 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923618177621 us; error 0 us; skew 500 ppm
I20260608 13:00:18.178495 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:18.178607 31120 heartbeater.cc:344] Connected to a master server at 127.28.21.190:32947
I20260608 13:00:18.179028 31120 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:18.180061 31120 heartbeater.cc:507] Master 127.28.21.190:32947 requested a full tablet report, sending...
I20260608 13:00:18.181573 28758 webserver.cc:533] Webserver started at http://127.28.21.130:43373/ using document root <none> and password file <none>
I20260608 13:00:18.182300 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:18.182551 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:18.182716 30993 ts_manager.cc:194] Registered new tserver with Master: 3b59b501073e49f1be289c33ce84f7f5 (127.28.21.129:33709)
I20260608 13:00:18.182927 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:18.184765 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "1fd68f8b6f7c4cf095e50bca2b6bfe5f"
format_stamp: "Formatted at 2026-06-08 13:00:18 on dist-test-slave-vkhm"
I20260608 13:00:18.185480 30993 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38406
I20260608 13:00:18.190485 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:00:18.194180 31132 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:18.194939 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 13:00:18.195241 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "1fd68f8b6f7c4cf095e50bca2b6bfe5f"
format_stamp: "Formatted at 2026-06-08 13:00:18 on dist-test-slave-vkhm"
I20260608 13:00:18.195533 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-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)
I20260608 13:00:18.213054 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:18.214344 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:18.215837 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:18.218185 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:18.218365 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:18.218677 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:18.218856 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:18.260087 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:38931
I20260608 13:00:18.260231 31194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:38931 every 8 connection(s)
I20260608 13:00:18.265354 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:18.273100 31198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:18.274708 31199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:18.276190 31201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:18.276470 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:18.277689 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:18.277984 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:18.278196 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923618278176 us; error 0 us; skew 500 ppm
I20260608 13:00:18.278975 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:18.279057 31195 heartbeater.cc:344] Connected to a master server at 127.28.21.190:32947
I20260608 13:00:18.279567 31195 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:18.280573 31195 heartbeater.cc:507] Master 127.28.21.190:32947 requested a full tablet report, sending...
I20260608 13:00:18.281821 28758 webserver.cc:533] Webserver started at http://127.28.21.131:33275/ using document root <none> and password file <none>
I20260608 13:00:18.282407 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:18.282634 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:18.282920 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:18.282941 30993 ts_manager.cc:194] Registered new tserver with Master: 1fd68f8b6f7c4cf095e50bca2b6bfe5f (127.28.21.130:38931)
I20260608 13:00:18.284322 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "9529caf37d3441279634844847d34f0b"
format_stamp: "Formatted at 2026-06-08 13:00:18 on dist-test-slave-vkhm"
I20260608 13:00:18.284638 30993 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38416
I20260608 13:00:18.289552 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 13:00:18.293474 31206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:18.294266 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 13:00:18.294585 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "9529caf37d3441279634844847d34f0b"
format_stamp: "Formatted at 2026-06-08 13:00:18 on dist-test-slave-vkhm"
I20260608 13:00:18.294880 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923554775813-28758-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)
I20260608 13:00:18.314025 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:18.315356 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:18.316953 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:18.319386 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:18.319623 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:18.319872 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:18.320065 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:18.361899 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:33101
I20260608 13:00:18.362016 31268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:33101 every 8 connection(s)
I20260608 13:00:18.377089 31269 heartbeater.cc:344] Connected to a master server at 127.28.21.190:32947
I20260608 13:00:18.377446 31269 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:18.378248 31269 heartbeater.cc:507] Master 127.28.21.190:32947 requested a full tablet report, sending...
I20260608 13:00:18.380298 30993 ts_manager.cc:194] Registered new tserver with Master: 9529caf37d3441279634844847d34f0b (127.28.21.131:33101)
I20260608 13:00:18.381234 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015736436s
I20260608 13:00:18.381759 30993 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38420
I20260608 13:00:19.188681 31120 heartbeater.cc:499] Master 127.28.21.190:32947 was elected leader, sending a full tablet report...
I20260608 13:00:19.287384 31195 heartbeater.cc:499] Master 127.28.21.190:32947 was elected leader, sending a full tablet report...
I20260608 13:00:19.384367 31269 heartbeater.cc:499] Master 127.28.21.190:32947 was elected leader, sending a full tablet report...
I20260608 13:00:19.995525 31046 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:21.996547 31046 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:23.997546 31046 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:00:24.330384 31116 debug-util.cc:398] Leaking SignalData structure 0x7b08001111a0 after lost signal to thread 28761
W20260608 13:00:24.331265 31116 debug-util.cc:398] Leaking SignalData structure 0x7b080002f760 after lost signal to thread 31027
W20260608 13:00:24.332165 31116 debug-util.cc:398] Leaking SignalData structure 0x7b08001a3ea0 after lost signal to thread 31119
W20260608 13:00:24.333139 31116 debug-util.cc:398] Leaking SignalData structure 0x7b0800041280 after lost signal to thread 31194
W20260608 13:00:24.333928 31116 debug-util.cc:398] Leaking SignalData structure 0x7b080017dee0 after lost signal to thread 31268
I20260608 13:00:25.998931 31046 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:28.000494 31046 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:30.001641 31046 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:30.571882 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:00:30.598053 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:30.631482 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:00:30.643154 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:00:30.667201 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:30.683583 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:00:30.694024 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:00:30.713954 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:30.730123 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:00:30.739099 28758 master.cc:562] Master@127.28.21.190:32947 shutting down...
I20260608 13:00:30.757392 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:30.758193 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:30.758585 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P fbb69bbf90914237aa7922eb22e5b120: stopping tablet replica
I20260608 13:00:30.777256 28758 master.cc:584] Master@127.28.21.190:32947 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12960 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 13:00:30.812966 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:37515
I20260608 13:00:30.814180 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:30.820405 31275 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:30.820468 31274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:30.821758 31277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:30.823927 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:30.824862 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:30.825062 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:30.825248 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923630825210 us; error 0 us; skew 500 ppm
I20260608 13:00:30.825835 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:30.828349 28758 webserver.cc:533] Webserver started at http://127.28.21.190:35721/ using document root <none> and password file <none>
I20260608 13:00:30.828860 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:30.829051 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:30.829344 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:30.830546 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "94c9203f8bfb4db3b7e79986359fa700"
format_stamp: "Formatted at 2026-06-08 13:00:30 on dist-test-slave-vkhm"
I20260608 13:00:30.835112 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:00:30.838855 31282 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:30.839576 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 13:00:30.839875 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "94c9203f8bfb4db3b7e79986359fa700"
format_stamp: "Formatted at 2026-06-08 13:00:30 on dist-test-slave-vkhm"
I20260608 13:00:30.840173 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-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)
I20260608 13:00:30.855631 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:30.856952 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:30.897325 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:37515
I20260608 13:00:30.897454 31333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:37515 every 8 connection(s)
I20260608 13:00:30.901650 31334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:30.912556 31334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700: Bootstrap starting.
I20260608 13:00:30.917671 31334 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:30.922241 31334 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700: No bootstrap required, opened a new log
I20260608 13:00:30.924676 31334 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94c9203f8bfb4db3b7e79986359fa700" member_type: VOTER }
I20260608 13:00:30.925117 31334 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:30.925320 31334 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94c9203f8bfb4db3b7e79986359fa700, State: Initialized, Role: FOLLOWER
I20260608 13:00:30.925879 31334 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94c9203f8bfb4db3b7e79986359fa700" member_type: VOTER }
I20260608 13:00:30.926311 31334 raft_consensus.cc:399] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:00:30.926506 31334 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:00:30.926724 31334 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:30.931316 31334 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94c9203f8bfb4db3b7e79986359fa700" member_type: VOTER }
I20260608 13:00:30.931809 31334 leader_election.cc:304] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [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: 94c9203f8bfb4db3b7e79986359fa700; no voters: 
I20260608 13:00:30.932940 31334 leader_election.cc:290] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:00:30.933367 31337 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:30.934696 31337 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [term 1 LEADER]: Becoming Leader. State: Replica: 94c9203f8bfb4db3b7e79986359fa700, State: Running, Role: LEADER
I20260608 13:00:30.935488 31337 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [LEADER]: Queue going to LEADER mode. State: All 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: "94c9203f8bfb4db3b7e79986359fa700" member_type: VOTER }
I20260608 13:00:30.936146 31334 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:00:30.940884 31338 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94c9203f8bfb4db3b7e79986359fa700" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94c9203f8bfb4db3b7e79986359fa700" member_type: VOTER } }
I20260608 13:00:30.941059 31339 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94c9203f8bfb4db3b7e79986359fa700. Latest consensus state: current_term: 1 leader_uuid: "94c9203f8bfb4db3b7e79986359fa700" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94c9203f8bfb4db3b7e79986359fa700" member_type: VOTER } }
I20260608 13:00:30.941720 31338 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [sys.catalog]: This master's current role is: LEADER
I20260608 13:00:30.941839 31339 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [sys.catalog]: This master's current role is: LEADER
I20260608 13:00:30.949024 31344 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:00:30.954210 31344 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:00:30.963301 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:00:30.966997 31344 catalog_manager.cc:1382] Generated new cluster ID: d0e3e5866e7a43c9b3587c9e1ac59f91
I20260608 13:00:30.967324 31344 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:00:30.992130 31344 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:00:30.993498 31344 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:00:31.007979 31344 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700: Generated new TSK 0
I20260608 13:00:31.008630 31344 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:00:31.032769 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:31.039708 31355 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:31.040848 31356 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:31.042351 31358 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:31.042454 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:31.043504 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:31.043670 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:31.043797 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923631043785 us; error 0 us; skew 500 ppm
I20260608 13:00:31.044461 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:31.046872 28758 webserver.cc:533] Webserver started at http://127.28.21.129:34053/ using document root <none> and password file <none>
I20260608 13:00:31.047358 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:31.047567 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:31.047857 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:31.049098 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "c214e786f24e4de8b69fba4158b0e01a"
format_stamp: "Formatted at 2026-06-08 13:00:31 on dist-test-slave-vkhm"
I20260608 13:00:31.053745 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:00:31.057353 31363 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:31.058211 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:00:31.058534 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "c214e786f24e4de8b69fba4158b0e01a"
format_stamp: "Formatted at 2026-06-08 13:00:31 on dist-test-slave-vkhm"
I20260608 13:00:31.058852 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-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)
I20260608 13:00:31.072949 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:31.074162 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:31.075584 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:31.078058 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:31.078229 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:31.078526 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:31.078685 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:31.121320 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:45947
I20260608 13:00:31.121444 31425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:45947 every 8 connection(s)
I20260608 13:00:31.126755 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:31.134873 31430 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:31.134943 31431 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:31.138254 28758 server_base.cc:1061] running on GCE node
W20260608 13:00:31.139288 31434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:31.140137 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:31.140424 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:31.140611 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923631140574 us; error 0 us; skew 500 ppm
I20260608 13:00:31.141369 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:31.144321 28758 webserver.cc:533] Webserver started at http://127.28.21.130:37621/ using document root <none> and password file <none>
I20260608 13:00:31.144479 31426 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37515
I20260608 13:00:31.144884 31426 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:31.144980 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:31.145270 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:31.145632 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:31.145886 31426 heartbeater.cc:507] Master 127.28.21.190:37515 requested a full tablet report, sending...
I20260608 13:00:31.147264 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "6bb6990257544f1a9996936695f30452"
format_stamp: "Formatted at 2026-06-08 13:00:31 on dist-test-slave-vkhm"
I20260608 13:00:31.148424 31299 ts_manager.cc:194] Registered new tserver with Master: c214e786f24e4de8b69fba4158b0e01a (127.28.21.129:45947)
I20260608 13:00:31.150278 31299 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43598
I20260608 13:00:31.152523 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 13:00:31.156147 31438 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:31.157014 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:00:31.157253 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "6bb6990257544f1a9996936695f30452"
format_stamp: "Formatted at 2026-06-08 13:00:31 on dist-test-slave-vkhm"
I20260608 13:00:31.157480 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-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)
I20260608 13:00:31.179644 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:31.180876 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:31.182356 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:31.184691 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:31.184899 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:31.185153 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:31.185314 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:31.225409 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:34979
I20260608 13:00:31.225523 31500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:34979 every 8 connection(s)
I20260608 13:00:31.230409 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:31.238185 31504 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:31.239497 31505 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:31.241086 31507 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:31.242252 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:31.243240 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:31.243517 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:31.243587 31501 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37515
I20260608 13:00:31.243717 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923631243681 us; error 0 us; skew 500 ppm
I20260608 13:00:31.244133 31501 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:31.244634 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:31.245049 31501 heartbeater.cc:507] Master 127.28.21.190:37515 requested a full tablet report, sending...
I20260608 13:00:31.247462 31299 ts_manager.cc:194] Registered new tserver with Master: 6bb6990257544f1a9996936695f30452 (127.28.21.130:34979)
I20260608 13:00:31.247575 28758 webserver.cc:533] Webserver started at http://127.28.21.131:42471/ using document root <none> and password file <none>
I20260608 13:00:31.248168 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:31.248437 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:31.248708 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:31.249085 31299 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43608
I20260608 13:00:31.250072 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "bd98cdaab63242eb8e6a2b083839cfde"
format_stamp: "Formatted at 2026-06-08 13:00:31 on dist-test-slave-vkhm"
I20260608 13:00:31.254664 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:00:31.258266 31512 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:31.259159 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:00:31.259434 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "bd98cdaab63242eb8e6a2b083839cfde"
format_stamp: "Formatted at 2026-06-08 13:00:31 on dist-test-slave-vkhm"
I20260608 13:00:31.259711 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923554775813-28758-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)
I20260608 13:00:31.275493 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:31.276721 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:31.278180 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:31.280488 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:31.280712 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:31.280962 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:31.281153 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:31.321816 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:42815
I20260608 13:00:31.321949 31574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:42815 every 8 connection(s)
I20260608 13:00:31.336421 31575 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37515
I20260608 13:00:31.336834 31575 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:31.337606 31575 heartbeater.cc:507] Master 127.28.21.190:37515 requested a full tablet report, sending...
I20260608 13:00:31.339720 31299 ts_manager.cc:194] Registered new tserver with Master: bd98cdaab63242eb8e6a2b083839cfde (127.28.21.131:42815)
I20260608 13:00:31.339983 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014761359s
I20260608 13:00:31.341631 31299 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43614
I20260608 13:00:32.153293 31426 heartbeater.cc:499] Master 127.28.21.190:37515 was elected leader, sending a full tablet report...
I20260608 13:00:32.251657 31501 heartbeater.cc:499] Master 127.28.21.190:37515 was elected leader, sending a full tablet report...
I20260608 13:00:32.344413 31575 heartbeater.cc:499] Master 127.28.21.190:37515 was elected leader, sending a full tablet report...
I20260608 13:00:32.396169 31299 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60080:
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"
    }
  }
}
W20260608 13:00:32.398653 31299 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:00:32.464444 31390 tablet_service.cc:1511] Processing CreateTablet for tablet f4681d8ea760499186f72e922952ece6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:32.466127 31390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4681d8ea760499186f72e922952ece6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.474298 31389 tablet_service.cc:1511] Processing CreateTablet for tablet b22ca7ee81f248eeacfb28afc6823535 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:32.475847 31466 tablet_service.cc:1511] Processing CreateTablet for tablet 7baf4416d5d24193b2c183afa1103c71 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:32.477406 31388 tablet_service.cc:1511] Processing CreateTablet for tablet 865280617f664c32872e754a0f761fbe (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:32.476125 31465 tablet_service.cc:1511] Processing CreateTablet for tablet f4681d8ea760499186f72e922952ece6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:32.475991 31389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22ca7ee81f248eeacfb28afc6823535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.477753 31464 tablet_service.cc:1511] Processing CreateTablet for tablet b22ca7ee81f248eeacfb28afc6823535 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:32.462296 31391 tablet_service.cc:1511] Processing CreateTablet for tablet 7baf4416d5d24193b2c183afa1103c71 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:32.479362 31463 tablet_service.cc:1511] Processing CreateTablet for tablet 865280617f664c32872e754a0f761fbe (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:32.483570 31466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7baf4416d5d24193b2c183afa1103c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.484275 31388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865280617f664c32872e754a0f761fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.484791 31464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22ca7ee81f248eeacfb28afc6823535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.484735 31540 tablet_service.cc:1511] Processing CreateTablet for tablet 7baf4416d5d24193b2c183afa1103c71 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:32.486405 31540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7baf4416d5d24193b2c183afa1103c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.486549 31539 tablet_service.cc:1511] Processing CreateTablet for tablet f4681d8ea760499186f72e922952ece6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:32.487950 31465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4681d8ea760499186f72e922952ece6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.488019 31539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4681d8ea760499186f72e922952ece6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.490243 31391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7baf4416d5d24193b2c183afa1103c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.492688 31463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865280617f664c32872e754a0f761fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.497404 31538 tablet_service.cc:1511] Processing CreateTablet for tablet b22ca7ee81f248eeacfb28afc6823535 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:32.499025 31538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22ca7ee81f248eeacfb28afc6823535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.518194 31537 tablet_service.cc:1511] Processing CreateTablet for tablet 865280617f664c32872e754a0f761fbe (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=676dafa265014479b7e4137ddd473d15]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:32.519781 31537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865280617f664c32872e754a0f761fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:32.548926 31595 tablet_bootstrap.cc:492] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde: Bootstrap starting.
I20260608 13:00:32.554924 31597 tablet_bootstrap.cc:492] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452: Bootstrap starting.
I20260608 13:00:32.555639 31595 tablet_bootstrap.cc:654] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.557510 31596 tablet_bootstrap.cc:492] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a: Bootstrap starting.
I20260608 13:00:32.562786 31597 tablet_bootstrap.cc:654] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.566520 31596 tablet_bootstrap.cc:654] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.568080 31595 tablet_bootstrap.cc:492] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde: No bootstrap required, opened a new log
I20260608 13:00:32.568264 31597 tablet_bootstrap.cc:492] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452: No bootstrap required, opened a new log
I20260608 13:00:32.568615 31595 ts_tablet_manager.cc:1403] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.014s
I20260608 13:00:32.568802 31597 ts_tablet_manager.cc:1403] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 13:00:32.571810 31595 raft_consensus.cc:359] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.572471 31595 raft_consensus.cc:385] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.572621 31596 tablet_bootstrap.cc:492] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a: No bootstrap required, opened a new log
I20260608 13:00:32.572371 31597 raft_consensus.cc:359] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.572866 31595 raft_consensus.cc:740] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd98cdaab63242eb8e6a2b083839cfde, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.573201 31596 ts_tablet_manager.cc:1403] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260608 13:00:32.573236 31597 raft_consensus.cc:385] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.573827 31597 raft_consensus.cc:740] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bb6990257544f1a9996936695f30452, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.573762 31595 consensus_queue.cc:260] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.575517 31597 consensus_queue.cc:260] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.576530 31596 raft_consensus.cc:359] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.577271 31596 raft_consensus.cc:385] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.577634 31596 raft_consensus.cc:740] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c214e786f24e4de8b69fba4158b0e01a, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.578657 31596 consensus_queue.cc:260] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.579355 31597 ts_tablet_manager.cc:1434] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 13:00:32.580806 31597 tablet_bootstrap.cc:492] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452: Bootstrap starting.
I20260608 13:00:32.590663 31597 tablet_bootstrap.cc:654] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.595506 31596 ts_tablet_manager.cc:1434] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.012s
I20260608 13:00:32.596319 31595 ts_tablet_manager.cc:1434] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.007s
I20260608 13:00:32.596768 31596 tablet_bootstrap.cc:492] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a: Bootstrap starting.
I20260608 13:00:32.597651 31595 tablet_bootstrap.cc:492] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde: Bootstrap starting.
I20260608 13:00:32.606781 31595 tablet_bootstrap.cc:654] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.607061 31596 tablet_bootstrap.cc:654] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.609355 31597 tablet_bootstrap.cc:492] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452: No bootstrap required, opened a new log
I20260608 13:00:32.610273 31597 ts_tablet_manager.cc:1403] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.006s
I20260608 13:00:32.614478 31597 raft_consensus.cc:359] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.615504 31597 raft_consensus.cc:385] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.615890 31597 raft_consensus.cc:740] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bb6990257544f1a9996936695f30452, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.616760 31597 consensus_queue.cc:260] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.619170 31597 ts_tablet_manager.cc:1434] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 13:00:32.619184 31595 tablet_bootstrap.cc:492] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde: No bootstrap required, opened a new log
I20260608 13:00:32.619930 31596 tablet_bootstrap.cc:492] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a: No bootstrap required, opened a new log
I20260608 13:00:32.620024 31595 ts_tablet_manager.cc:1403] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260608 13:00:32.620587 31596 ts_tablet_manager.cc:1403] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260608 13:00:32.621228 31597 tablet_bootstrap.cc:492] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452: Bootstrap starting.
I20260608 13:00:32.623790 31595 raft_consensus.cc:359] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.624388 31595 raft_consensus.cc:385] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.624178 31596 raft_consensus.cc:359] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.625000 31595 raft_consensus.cc:740] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd98cdaab63242eb8e6a2b083839cfde, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.625267 31596 raft_consensus.cc:385] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.625751 31596 raft_consensus.cc:740] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c214e786f24e4de8b69fba4158b0e01a, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.626142 31595 consensus_queue.cc:260] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.626595 31596 consensus_queue.cc:260] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
W20260608 13:00:32.627329 31427 tablet.cc:2404] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 13:00:32.634611 31597 tablet_bootstrap.cc:654] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.634701 31595 ts_tablet_manager.cc:1434] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 13:00:32.636977 31595 tablet_bootstrap.cc:492] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde: Bootstrap starting.
I20260608 13:00:32.639328 31596 ts_tablet_manager.cc:1434] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.008s
I20260608 13:00:32.640825 31596 tablet_bootstrap.cc:492] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a: Bootstrap starting.
I20260608 13:00:32.646440 31597 tablet_bootstrap.cc:492] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452: No bootstrap required, opened a new log
I20260608 13:00:32.647038 31597 ts_tablet_manager.cc:1403] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.013s
I20260608 13:00:32.648347 31596 tablet_bootstrap.cc:654] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.650462 31597 raft_consensus.cc:359] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.651245 31597 raft_consensus.cc:385] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.651595 31597 raft_consensus.cc:740] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bb6990257544f1a9996936695f30452, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.653153 31595 tablet_bootstrap.cc:654] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.652752 31597 consensus_queue.cc:260] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.653157 31602 raft_consensus.cc:493] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:32.654729 31602 raft_consensus.cc:515] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.663676 31597 ts_tablet_manager.cc:1434] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 13:00:32.663810 31602 leader_election.cc:290] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c214e786f24e4de8b69fba4158b0e01a (127.28.21.129:45947), bd98cdaab63242eb8e6a2b083839cfde (127.28.21.131:42815)
I20260608 13:00:32.664868 31597 tablet_bootstrap.cc:492] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452: Bootstrap starting.
I20260608 13:00:32.674777 31597 tablet_bootstrap.cc:654] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.677450 31595 tablet_bootstrap.cc:492] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde: No bootstrap required, opened a new log
I20260608 13:00:32.677960 31595 ts_tablet_manager.cc:1403] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.005s
I20260608 13:00:32.680874 31595 raft_consensus.cc:359] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.681470 31595 raft_consensus.cc:385] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.681738 31595 raft_consensus.cc:740] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd98cdaab63242eb8e6a2b083839cfde, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.682406 31597 tablet_bootstrap.cc:492] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452: No bootstrap required, opened a new log
I20260608 13:00:32.682458 31595 consensus_queue.cc:260] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.683420 31597 ts_tablet_manager.cc:1403] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260608 13:00:32.685250 31595 ts_tablet_manager.cc:1434] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 13:00:32.686383 31595 tablet_bootstrap.cc:492] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde: Bootstrap starting.
I20260608 13:00:32.693303 31595 tablet_bootstrap.cc:654] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.697808 31401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22ca7ee81f248eeacfb28afc6823535" candidate_uuid: "6bb6990257544f1a9996936695f30452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c214e786f24e4de8b69fba4158b0e01a" is_pre_election: true
W20260608 13:00:32.699913 31440 leader_election.cc:343] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c214e786f24e4de8b69fba4158b0e01a (127.28.21.129:45947): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:32.702989 31597 raft_consensus.cc:359] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.703882 31597 raft_consensus.cc:385] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.704244 31597 raft_consensus.cc:740] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bb6990257544f1a9996936695f30452, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.704792 31550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22ca7ee81f248eeacfb28afc6823535" candidate_uuid: "6bb6990257544f1a9996936695f30452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd98cdaab63242eb8e6a2b083839cfde" is_pre_election: true
I20260608 13:00:32.705591 31550 raft_consensus.cc:2468] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bb6990257544f1a9996936695f30452 in term 0.
I20260608 13:00:32.705418 31597 consensus_queue.cc:260] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.707319 31596 tablet_bootstrap.cc:492] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a: No bootstrap required, opened a new log
I20260608 13:00:32.707288 31595 tablet_bootstrap.cc:492] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde: No bootstrap required, opened a new log
I20260608 13:00:32.707332 31441 leader_election.cc:304] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [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: 6bb6990257544f1a9996936695f30452, bd98cdaab63242eb8e6a2b083839cfde; no voters: c214e786f24e4de8b69fba4158b0e01a
I20260608 13:00:32.708267 31596 ts_tablet_manager.cc:1403] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.035s
I20260608 13:00:32.708328 31595 ts_tablet_manager.cc:1403] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260608 13:00:32.709122 31609 raft_consensus.cc:2804] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:32.709532 31609 raft_consensus.cc:493] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:32.709913 31609 raft_consensus.cc:3060] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.711663 31596 raft_consensus.cc:359] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.711930 31595 raft_consensus.cc:359] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.712473 31596 raft_consensus.cc:385] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.712597 31595 raft_consensus.cc:385] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.712845 31596 raft_consensus.cc:740] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c214e786f24e4de8b69fba4158b0e01a, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.712956 31595 raft_consensus.cc:740] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd98cdaab63242eb8e6a2b083839cfde, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.713781 31595 consensus_queue.cc:260] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.713766 31596 consensus_queue.cc:260] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.716305 31596 ts_tablet_manager.cc:1434] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 13:00:32.716305 31595 ts_tablet_manager.cc:1434] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 13:00:32.717460 31596 tablet_bootstrap.cc:492] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a: Bootstrap starting.
I20260608 13:00:32.718050 31597 ts_tablet_manager.cc:1434] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260608 13:00:32.722182 31609 raft_consensus.cc:515] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.724874 31596 tablet_bootstrap.cc:654] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:32.724970 31609 leader_election.cc:290] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [CANDIDATE]: Term 1 election: Requested vote from peers c214e786f24e4de8b69fba4158b0e01a (127.28.21.129:45947), bd98cdaab63242eb8e6a2b083839cfde (127.28.21.131:42815)
I20260608 13:00:32.725531 31401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22ca7ee81f248eeacfb28afc6823535" candidate_uuid: "6bb6990257544f1a9996936695f30452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c214e786f24e4de8b69fba4158b0e01a"
W20260608 13:00:32.727046 31440 leader_election.cc:343] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c214e786f24e4de8b69fba4158b0e01a (127.28.21.129:45947): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:32.727945 31550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22ca7ee81f248eeacfb28afc6823535" candidate_uuid: "6bb6990257544f1a9996936695f30452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd98cdaab63242eb8e6a2b083839cfde"
I20260608 13:00:32.728588 31550 raft_consensus.cc:3060] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.730207 31596 tablet_bootstrap.cc:492] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a: No bootstrap required, opened a new log
I20260608 13:00:32.730674 31596 ts_tablet_manager.cc:1403] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260608 13:00:32.733286 31596 raft_consensus.cc:359] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.734051 31596 raft_consensus.cc:385] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:32.734393 31596 raft_consensus.cc:740] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c214e786f24e4de8b69fba4158b0e01a, State: Initialized, Role: FOLLOWER
I20260608 13:00:32.735173 31550 raft_consensus.cc:2468] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bb6990257544f1a9996936695f30452 in term 1.
I20260608 13:00:32.735216 31596 consensus_queue.cc:260] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.736539 31441 leader_election.cc:304] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [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: 6bb6990257544f1a9996936695f30452, bd98cdaab63242eb8e6a2b083839cfde; no voters: c214e786f24e4de8b69fba4158b0e01a
I20260608 13:00:32.737423 31609 raft_consensus.cc:2804] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:32.737815 31596 ts_tablet_manager.cc:1434] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 13:00:32.737917 31609 raft_consensus.cc:697] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 1 LEADER]: Becoming Leader. State: Replica: 6bb6990257544f1a9996936695f30452, State: Running, Role: LEADER
I20260608 13:00:32.738709 31609 consensus_queue.cc:237] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.750478 31298 catalog_manager.cc:5696] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bb6990257544f1a9996936695f30452 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "6bb6990257544f1a9996936695f30452" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:32.755930 31609 raft_consensus.cc:493] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:32.756506 31609 raft_consensus.cc:515] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.758747 31609 leader_election.cc:290] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c214e786f24e4de8b69fba4158b0e01a (127.28.21.129:45947), bd98cdaab63242eb8e6a2b083839cfde (127.28.21.131:42815)
I20260608 13:00:32.759583 31401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4681d8ea760499186f72e922952ece6" candidate_uuid: "6bb6990257544f1a9996936695f30452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c214e786f24e4de8b69fba4158b0e01a" is_pre_election: true
I20260608 13:00:32.760229 31401 raft_consensus.cc:2468] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bb6990257544f1a9996936695f30452 in term 0.
I20260608 13:00:32.760376 31550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4681d8ea760499186f72e922952ece6" candidate_uuid: "6bb6990257544f1a9996936695f30452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd98cdaab63242eb8e6a2b083839cfde" is_pre_election: true
I20260608 13:00:32.761060 31550 raft_consensus.cc:2468] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bb6990257544f1a9996936695f30452 in term 0.
I20260608 13:00:32.761446 31440 leader_election.cc:304] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bb6990257544f1a9996936695f30452, c214e786f24e4de8b69fba4158b0e01a; no voters: 
I20260608 13:00:32.762284 31609 raft_consensus.cc:2804] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:32.762581 31609 raft_consensus.cc:493] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:32.762852 31609 raft_consensus.cc:3060] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.767592 31609 raft_consensus.cc:515] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.769251 31609 leader_election.cc:290] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [CANDIDATE]: Term 1 election: Requested vote from peers c214e786f24e4de8b69fba4158b0e01a (127.28.21.129:45947), bd98cdaab63242eb8e6a2b083839cfde (127.28.21.131:42815)
I20260608 13:00:32.770128 31401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4681d8ea760499186f72e922952ece6" candidate_uuid: "6bb6990257544f1a9996936695f30452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c214e786f24e4de8b69fba4158b0e01a"
I20260608 13:00:32.770298 31550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4681d8ea760499186f72e922952ece6" candidate_uuid: "6bb6990257544f1a9996936695f30452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd98cdaab63242eb8e6a2b083839cfde"
I20260608 13:00:32.770613 31401 raft_consensus.cc:3060] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.770848 31550 raft_consensus.cc:3060] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.775413 31550 raft_consensus.cc:2468] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bb6990257544f1a9996936695f30452 in term 1.
I20260608 13:00:32.775586 31401 raft_consensus.cc:2468] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bb6990257544f1a9996936695f30452 in term 1.
I20260608 13:00:32.776422 31441 leader_election.cc:304] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bb6990257544f1a9996936695f30452, bd98cdaab63242eb8e6a2b083839cfde; no voters: 
I20260608 13:00:32.777100 31603 raft_consensus.cc:493] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:32.777364 31609 raft_consensus.cc:2804] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:32.777859 31609 raft_consensus.cc:697] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 1 LEADER]: Becoming Leader. State: Replica: 6bb6990257544f1a9996936695f30452, State: Running, Role: LEADER
I20260608 13:00:32.777629 31603 raft_consensus.cc:515] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.778748 31609 consensus_queue.cc:237] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.780551 31603 leader_election.cc:290] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bb6990257544f1a9996936695f30452 (127.28.21.130:34979), bd98cdaab63242eb8e6a2b083839cfde (127.28.21.131:42815)
I20260608 13:00:32.794720 31603 raft_consensus.cc:493] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:32.795220 31603 raft_consensus.cc:515] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.796482 31297 catalog_manager.cc:5696] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bb6990257544f1a9996936695f30452 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "6bb6990257544f1a9996936695f30452" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:32.798228 31603 leader_election.cc:290] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bb6990257544f1a9996936695f30452 (127.28.21.130:34979), bd98cdaab63242eb8e6a2b083839cfde (127.28.21.131:42815)
I20260608 13:00:32.799259 31476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865280617f664c32872e754a0f761fbe" candidate_uuid: "c214e786f24e4de8b69fba4158b0e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bb6990257544f1a9996936695f30452" is_pre_election: true
I20260608 13:00:32.799964 31476 raft_consensus.cc:2468] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c214e786f24e4de8b69fba4158b0e01a in term 0.
I20260608 13:00:32.802340 31365 leader_election.cc:304] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bb6990257544f1a9996936695f30452, c214e786f24e4de8b69fba4158b0e01a; no voters: 
I20260608 13:00:32.802654 31476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22ca7ee81f248eeacfb28afc6823535" candidate_uuid: "c214e786f24e4de8b69fba4158b0e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bb6990257544f1a9996936695f30452" is_pre_election: true
I20260608 13:00:32.803280 31603 raft_consensus.cc:2804] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:32.803714 31603 raft_consensus.cc:493] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:32.804714 31550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865280617f664c32872e754a0f761fbe" candidate_uuid: "c214e786f24e4de8b69fba4158b0e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd98cdaab63242eb8e6a2b083839cfde" is_pre_election: true
I20260608 13:00:32.805289 31549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22ca7ee81f248eeacfb28afc6823535" candidate_uuid: "c214e786f24e4de8b69fba4158b0e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd98cdaab63242eb8e6a2b083839cfde" is_pre_election: true
I20260608 13:00:32.805387 31550 raft_consensus.cc:2468] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c214e786f24e4de8b69fba4158b0e01a in term 0.
I20260608 13:00:32.804183 31603 raft_consensus.cc:3060] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.806198 31549 raft_consensus.cc:2393] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c214e786f24e4de8b69fba4158b0e01a in current term 1: Already voted for candidate 6bb6990257544f1a9996936695f30452 in this term.
I20260608 13:00:32.807660 31366 leader_election.cc:304] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [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: c214e786f24e4de8b69fba4158b0e01a; no voters: 6bb6990257544f1a9996936695f30452, bd98cdaab63242eb8e6a2b083839cfde
I20260608 13:00:32.809659 31620 raft_consensus.cc:3060] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.811380 31603 raft_consensus.cc:515] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.813225 31603 leader_election.cc:290] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [CANDIDATE]: Term 1 election: Requested vote from peers 6bb6990257544f1a9996936695f30452 (127.28.21.130:34979), bd98cdaab63242eb8e6a2b083839cfde (127.28.21.131:42815)
I20260608 13:00:32.813974 31476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865280617f664c32872e754a0f761fbe" candidate_uuid: "c214e786f24e4de8b69fba4158b0e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bb6990257544f1a9996936695f30452"
I20260608 13:00:32.814232 31549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865280617f664c32872e754a0f761fbe" candidate_uuid: "c214e786f24e4de8b69fba4158b0e01a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd98cdaab63242eb8e6a2b083839cfde"
I20260608 13:00:32.814530 31476 raft_consensus.cc:3060] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.814744 31549 raft_consensus.cc:3060] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.814790 31620 raft_consensus.cc:2749] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:32.819383 31476 raft_consensus.cc:2468] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c214e786f24e4de8b69fba4158b0e01a in term 1.
I20260608 13:00:32.819792 31549 raft_consensus.cc:2468] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c214e786f24e4de8b69fba4158b0e01a in term 1.
I20260608 13:00:32.820380 31365 leader_election.cc:304] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bb6990257544f1a9996936695f30452, c214e786f24e4de8b69fba4158b0e01a; no voters: 
I20260608 13:00:32.821202 31620 raft_consensus.cc:2804] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:32.821715 31620 raft_consensus.cc:697] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 1 LEADER]: Becoming Leader. State: Replica: c214e786f24e4de8b69fba4158b0e01a, State: Running, Role: LEADER
I20260608 13:00:32.822345 31620 consensus_queue.cc:237] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.830143 31297 catalog_manager.cc:5696] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a reported cstate change: term changed from 0 to 1, leader changed from <none> to c214e786f24e4de8b69fba4158b0e01a (127.28.21.129). New cstate: current_term: 1 leader_uuid: "c214e786f24e4de8b69fba4158b0e01a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:32.909009 31601 raft_consensus.cc:493] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:32.909579 31601 raft_consensus.cc:515] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.911863 31601 leader_election.cc:290] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c214e786f24e4de8b69fba4158b0e01a (127.28.21.129:45947), 6bb6990257544f1a9996936695f30452 (127.28.21.130:34979)
I20260608 13:00:32.921990 31401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7baf4416d5d24193b2c183afa1103c71" candidate_uuid: "bd98cdaab63242eb8e6a2b083839cfde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c214e786f24e4de8b69fba4158b0e01a" is_pre_election: true
I20260608 13:00:32.922708 31401 raft_consensus.cc:2468] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd98cdaab63242eb8e6a2b083839cfde in term 0.
I20260608 13:00:32.923942 31514 leader_election.cc:304] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd98cdaab63242eb8e6a2b083839cfde, c214e786f24e4de8b69fba4158b0e01a; no voters: 
I20260608 13:00:32.924021 31476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7baf4416d5d24193b2c183afa1103c71" candidate_uuid: "bd98cdaab63242eb8e6a2b083839cfde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bb6990257544f1a9996936695f30452" is_pre_election: true
I20260608 13:00:32.924721 31476 raft_consensus.cc:2468] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd98cdaab63242eb8e6a2b083839cfde in term 0.
I20260608 13:00:32.924746 31601 raft_consensus.cc:2804] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:32.925261 31601 raft_consensus.cc:493] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:32.925649 31601 raft_consensus.cc:3060] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.930526 31601 raft_consensus.cc:515] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.932083 31601 leader_election.cc:290] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [CANDIDATE]: Term 1 election: Requested vote from peers c214e786f24e4de8b69fba4158b0e01a (127.28.21.129:45947), 6bb6990257544f1a9996936695f30452 (127.28.21.130:34979)
I20260608 13:00:32.932922 31401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7baf4416d5d24193b2c183afa1103c71" candidate_uuid: "bd98cdaab63242eb8e6a2b083839cfde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c214e786f24e4de8b69fba4158b0e01a"
I20260608 13:00:32.933267 31476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7baf4416d5d24193b2c183afa1103c71" candidate_uuid: "bd98cdaab63242eb8e6a2b083839cfde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bb6990257544f1a9996936695f30452"
I20260608 13:00:32.933549 31401 raft_consensus.cc:3060] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.933826 31476 raft_consensus.cc:3060] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:32.940315 31476 raft_consensus.cc:2468] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd98cdaab63242eb8e6a2b083839cfde in term 1.
I20260608 13:00:32.940315 31401 raft_consensus.cc:2468] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd98cdaab63242eb8e6a2b083839cfde in term 1.
I20260608 13:00:32.941679 31514 leader_election.cc:304] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6bb6990257544f1a9996936695f30452, bd98cdaab63242eb8e6a2b083839cfde; no voters: 
I20260608 13:00:32.942376 31601 raft_consensus.cc:2804] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:32.943501 31601 raft_consensus.cc:697] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 1 LEADER]: Becoming Leader. State: Replica: bd98cdaab63242eb8e6a2b083839cfde, State: Running, Role: LEADER
I20260608 13:00:32.944360 31601 consensus_queue.cc:237] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } }
I20260608 13:00:32.951303 31297 catalog_manager.cc:5696] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde reported cstate change: term changed from 0 to 1, leader changed from <none> to bd98cdaab63242eb8e6a2b083839cfde (127.28.21.131). New cstate: current_term: 1 leader_uuid: "bd98cdaab63242eb8e6a2b083839cfde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c214e786f24e4de8b69fba4158b0e01a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bb6990257544f1a9996936695f30452" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd98cdaab63242eb8e6a2b083839cfde" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 42815 } health_report { overall_health: HEALTHY } } }
I20260608 13:00:32.962898 31352 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 13:00:32.968544 31352 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260608 13:00:32.969049 31352 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:33.048655 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:00:33.068005 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:33.069036 28758 tablet_replica.cc:333] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a: stopping tablet replica
I20260608 13:00:33.069741 28758 raft_consensus.cc:2243] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:33.070179 28758 raft_consensus.cc:2272] T b22ca7ee81f248eeacfb28afc6823535 P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.072129 28758 tablet_replica.cc:333] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a: stopping tablet replica
I20260608 13:00:33.072772 28758 raft_consensus.cc:2243] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:33.073158 28758 raft_consensus.cc:2272] T 7baf4416d5d24193b2c183afa1103c71 P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.075143 28758 tablet_replica.cc:333] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a: stopping tablet replica
I20260608 13:00:33.075697 28758 raft_consensus.cc:2243] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:33.076342 28758 pending_rounds.cc:70] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a: Trying to abort 1 pending ops.
I20260608 13:00:33.076547 28758 pending_rounds.cc:77] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663200047681536 op_type: NO_OP noop_request { }
I20260608 13:00:33.076876 28758 raft_consensus.cc:2889] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:00:33.077163 28758 raft_consensus.cc:2272] T 865280617f664c32872e754a0f761fbe P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.079229 28758 tablet_replica.cc:333] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a: stopping tablet replica
I20260608 13:00:33.079844 28758 raft_consensus.cc:2243] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:33.080329 28758 raft_consensus.cc:2272] T f4681d8ea760499186f72e922952ece6 P c214e786f24e4de8b69fba4158b0e01a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.102284 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:00:33.113365 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:00:33.131480 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:33.132368 28758 tablet_replica.cc:333] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452: stopping tablet replica
I20260608 13:00:33.132944 28758 raft_consensus.cc:2243] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:33.133503 28758 pending_rounds.cc:70] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452: Trying to abort 1 pending ops.
I20260608 13:00:33.133673 28758 pending_rounds.cc:77] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663199872684032 op_type: NO_OP noop_request { }
I20260608 13:00:33.133908 28758 raft_consensus.cc:2889] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:00:33.134137 28758 raft_consensus.cc:2272] T f4681d8ea760499186f72e922952ece6 P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.136502 28758 tablet_replica.cc:333] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452: stopping tablet replica
I20260608 13:00:33.136996 28758 raft_consensus.cc:2243] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:33.137416 28758 raft_consensus.cc:2272] T 865280617f664c32872e754a0f761fbe P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.139060 28758 tablet_replica.cc:333] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452: stopping tablet replica
I20260608 13:00:33.139500 28758 raft_consensus.cc:2243] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:33.139822 28758 raft_consensus.cc:2272] T 7baf4416d5d24193b2c183afa1103c71 P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.141620 28758 tablet_replica.cc:333] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452: stopping tablet replica
I20260608 13:00:33.142099 28758 raft_consensus.cc:2243] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:33.142701 28758 pending_rounds.cc:70] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452: Trying to abort 1 pending ops.
I20260608 13:00:33.142872 28758 pending_rounds.cc:77] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663199705309184 op_type: NO_OP noop_request { }
I20260608 13:00:33.143110 28758 raft_consensus.cc:2889] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:00:33.143347 28758 raft_consensus.cc:2272] T b22ca7ee81f248eeacfb28afc6823535 P 6bb6990257544f1a9996936695f30452 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.165964 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:00:33.176719 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:00:33.193900 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:33.194657 28758 tablet_replica.cc:333] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde: stopping tablet replica
I20260608 13:00:33.195232 28758 raft_consensus.cc:2243] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:33.195653 28758 raft_consensus.cc:2272] T 865280617f664c32872e754a0f761fbe P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.197614 28758 tablet_replica.cc:333] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde: stopping tablet replica
I20260608 13:00:33.198145 28758 raft_consensus.cc:2243] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:33.198532 28758 raft_consensus.cc:2272] T f4681d8ea760499186f72e922952ece6 P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.200165 28758 tablet_replica.cc:333] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde: stopping tablet replica
I20260608 13:00:33.200726 28758 raft_consensus.cc:2243] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:33.201092 28758 raft_consensus.cc:2272] T b22ca7ee81f248eeacfb28afc6823535 P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.202579 28758 tablet_replica.cc:333] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde: stopping tablet replica
I20260608 13:00:33.203071 28758 raft_consensus.cc:2243] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:33.203616 28758 pending_rounds.cc:70] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde: Trying to abort 1 pending ops.
I20260608 13:00:33.203806 28758 pending_rounds.cc:77] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663200547381248 op_type: NO_OP noop_request { }
I20260608 13:00:33.204097 28758 raft_consensus.cc:2889] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:00:33.204442 28758 raft_consensus.cc:2272] T 7baf4416d5d24193b2c183afa1103c71 P bd98cdaab63242eb8e6a2b083839cfde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.227077 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:00:33.238513 28758 master.cc:562] Master@127.28.21.190:37515 shutting down...
I20260608 13:00:33.252825 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:33.253362 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:33.253692 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 94c9203f8bfb4db3b7e79986359fa700: stopping tablet replica
I20260608 13:00:33.263084 28758 master.cc:584] Master@127.28.21.190:37515 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2481 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 13:00:33.294090 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:34581
I20260608 13:00:33.295246 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:33.300333 31626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:33.300632 31627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:33.301961 31629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:33.303167 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:33.304117 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:33.304410 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:33.304584 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923633304553 us; error 0 us; skew 500 ppm
I20260608 13:00:33.305209 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:33.307629 28758 webserver.cc:533] Webserver started at http://127.28.21.190:34631/ using document root <none> and password file <none>
I20260608 13:00:33.308163 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:33.308426 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:33.308732 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:33.309823 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "68f25406bc5d4e6a9dedd9fed7e83e6b"
format_stamp: "Formatted at 2026-06-08 13:00:33 on dist-test-slave-vkhm"
I20260608 13:00:33.314538 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 13:00:33.318081 31634 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:33.319079 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 13:00:33.319343 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "68f25406bc5d4e6a9dedd9fed7e83e6b"
format_stamp: "Formatted at 2026-06-08 13:00:33 on dist-test-slave-vkhm"
I20260608 13:00:33.319582 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-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)
I20260608 13:00:33.334028 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:33.335027 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:33.370659 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:34581
I20260608 13:00:33.370777 31685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:34581 every 8 connection(s)
I20260608 13:00:33.375025 31686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:33.385098 31686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b: Bootstrap starting.
I20260608 13:00:33.389444 31686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:33.393411 31686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b: No bootstrap required, opened a new log
I20260608 13:00:33.395473 31686 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f25406bc5d4e6a9dedd9fed7e83e6b" member_type: VOTER }
I20260608 13:00:33.395836 31686 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:33.396020 31686 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68f25406bc5d4e6a9dedd9fed7e83e6b, State: Initialized, Role: FOLLOWER
I20260608 13:00:33.396606 31686 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68f25406bc5d4e6a9dedd9fed7e83e6b" member_type: VOTER }
I20260608 13:00:33.397022 31686 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:00:33.397217 31686 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:00:33.397431 31686 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:33.401490 31686 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f25406bc5d4e6a9dedd9fed7e83e6b" member_type: VOTER }
I20260608 13:00:33.401961 31686 leader_election.cc:304] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [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: 68f25406bc5d4e6a9dedd9fed7e83e6b; no voters: 
I20260608 13:00:33.403151 31686 leader_election.cc:290] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:00:33.403533 31689 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:33.404981 31689 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [term 1 LEADER]: Becoming Leader. State: Replica: 68f25406bc5d4e6a9dedd9fed7e83e6b, State: Running, Role: LEADER
I20260608 13:00:33.405670 31689 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [LEADER]: Queue going to LEADER mode. State: All 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: "68f25406bc5d4e6a9dedd9fed7e83e6b" member_type: VOTER }
I20260608 13:00:33.406220 31686 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:00:33.408612 31690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68f25406bc5d4e6a9dedd9fed7e83e6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f25406bc5d4e6a9dedd9fed7e83e6b" member_type: VOTER } }
I20260608 13:00:33.408710 31691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68f25406bc5d4e6a9dedd9fed7e83e6b. Latest consensus state: current_term: 1 leader_uuid: "68f25406bc5d4e6a9dedd9fed7e83e6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f25406bc5d4e6a9dedd9fed7e83e6b" member_type: VOTER } }
I20260608 13:00:33.409392 31691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [sys.catalog]: This master's current role is: LEADER
I20260608 13:00:33.409386 31690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [sys.catalog]: This master's current role is: LEADER
I20260608 13:00:33.419236 31694 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:00:33.425895 31694 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:00:33.426947 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:00:33.435057 31694 catalog_manager.cc:1382] Generated new cluster ID: 519e35ea91f440e3940b10c6bbee19a4
I20260608 13:00:33.435365 31694 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:00:33.450978 31694 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:00:33.452239 31694 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:00:33.475934 31694 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b: Generated new TSK 0
I20260608 13:00:33.476540 31694 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:00:33.493407 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:33.499534 31707 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:33.500747 31708 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:33.502120 31710 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:33.502367 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:33.503298 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:33.503504 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:33.503674 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923633503654 us; error 0 us; skew 500 ppm
I20260608 13:00:33.504369 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:33.506765 28758 webserver.cc:533] Webserver started at http://127.28.21.129:40219/ using document root <none> and password file <none>
I20260608 13:00:33.507328 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:33.507542 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:33.507838 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:33.509001 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "788b3a3c0284485788ed9826b555194d"
format_stamp: "Formatted at 2026-06-08 13:00:33 on dist-test-slave-vkhm"
I20260608 13:00:33.513613 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:00:33.516952 31715 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:33.517755 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:00:33.518059 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "788b3a3c0284485788ed9826b555194d"
format_stamp: "Formatted at 2026-06-08 13:00:33 on dist-test-slave-vkhm"
I20260608 13:00:33.518363 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-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)
I20260608 13:00:33.534232 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:33.535382 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:33.536842 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:33.539162 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:33.539399 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:33.539654 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:33.539830 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:33.577852 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:37283
I20260608 13:00:33.577958 31777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:37283 every 8 connection(s)
I20260608 13:00:33.583176 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:33.591141 31782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:33.593089 31783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:33.596285 31785 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:33.596792 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:33.598317 31778 heartbeater.cc:344] Connected to a master server at 127.28.21.190:34581
I20260608 13:00:33.598383 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:33.598788 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:33.598876 31778 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:33.599030 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923633599007 us; error 0 us; skew 500 ppm
I20260608 13:00:33.599792 31778 heartbeater.cc:507] Master 127.28.21.190:34581 requested a full tablet report, sending...
I20260608 13:00:33.599921 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:33.602212 31651 ts_manager.cc:194] Registered new tserver with Master: 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:33.602771 28758 webserver.cc:533] Webserver started at http://127.28.21.130:37851/ using document root <none> and password file <none>
I20260608 13:00:33.603279 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:33.603559 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:33.603780 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:33.604200 31651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45202
I20260608 13:00:33.604862 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "c12b2e8c50334085b931e72ce825e19e"
format_stamp: "Formatted at 2026-06-08 13:00:33 on dist-test-slave-vkhm"
I20260608 13:00:33.610095 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:00:33.613476 31790 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:33.614300 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:00:33.614547 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "c12b2e8c50334085b931e72ce825e19e"
format_stamp: "Formatted at 2026-06-08 13:00:33 on dist-test-slave-vkhm"
I20260608 13:00:33.614778 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-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)
I20260608 13:00:33.634060 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:33.635160 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:33.636554 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:33.638826 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:33.639007 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:33.639315 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:33.639478 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:33.677443 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:40409
I20260608 13:00:33.677570 31852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:40409 every 8 connection(s)
I20260608 13:00:33.682521 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:33.690003 31856 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:33.691991 31857 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:33.695887 28758 server_base.cc:1061] running on GCE node
W20260608 13:00:33.695933 31859 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:33.696327 31853 heartbeater.cc:344] Connected to a master server at 127.28.21.190:34581
I20260608 13:00:33.696902 31853 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:33.697227 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:33.697484 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:33.697677 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923633697660 us; error 0 us; skew 500 ppm
I20260608 13:00:33.697775 31853 heartbeater.cc:507] Master 127.28.21.190:34581 requested a full tablet report, sending...
I20260608 13:00:33.698380 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:33.700317 31651 ts_manager.cc:194] Registered new tserver with Master: c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:33.701439 28758 webserver.cc:533] Webserver started at http://127.28.21.131:39655/ using document root <none> and password file <none>
I20260608 13:00:33.702163 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:33.702208 31651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45218
I20260608 13:00:33.702505 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:33.702895 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:33.704259 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "7955a23a5c82405b9d500df5890aca08"
format_stamp: "Formatted at 2026-06-08 13:00:33 on dist-test-slave-vkhm"
I20260608 13:00:33.708876 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:00:33.712265 31864 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:33.713148 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:00:33.713485 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "7955a23a5c82405b9d500df5890aca08"
format_stamp: "Formatted at 2026-06-08 13:00:33 on dist-test-slave-vkhm"
I20260608 13:00:33.713797 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-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)
I20260608 13:00:33.737658 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:33.738801 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:33.740315 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:33.742633 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:33.742820 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:33.743117 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:33.743281 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:33.783326 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:32809
I20260608 13:00:33.783443 31926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:32809 every 8 connection(s)
I20260608 13:00:33.797706 31927 heartbeater.cc:344] Connected to a master server at 127.28.21.190:34581
I20260608 13:00:33.798130 31927 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:33.798839 31927 heartbeater.cc:507] Master 127.28.21.190:34581 requested a full tablet report, sending...
I20260608 13:00:33.800906 31651 ts_manager.cc:194] Registered new tserver with Master: 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:33.801721 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01477845s
I20260608 13:00:33.802296 31651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45228
I20260608 13:00:34.607084 31778 heartbeater.cc:499] Master 127.28.21.190:34581 was elected leader, sending a full tablet report...
I20260608 13:00:34.705184 31853 heartbeater.cc:499] Master 127.28.21.190:34581 was elected leader, sending a full tablet report...
I20260608 13:00:34.805146 31927 heartbeater.cc:499] Master 127.28.21.190:34581 was elected leader, sending a full tablet report...
I20260608 13:00:34.856158 31651 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45238:
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"
    }
  }
}
W20260608 13:00:34.858386 31651 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:00:34.912027 31743 tablet_service.cc:1511] Processing CreateTablet for tablet 0d832bba5a654735acbc75449d512e1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.912356 31742 tablet_service.cc:1511] Processing CreateTablet for tablet 4a14dfc267eb4db19284330fada6aac2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.913662 31743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d832bba5a654735acbc75449d512e1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.916930 31742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a14dfc267eb4db19284330fada6aac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.917094 31741 tablet_service.cc:1511] Processing CreateTablet for tablet 6bbe4d3752c24260bcec253a50d07d83 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.918671 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bbe4d3752c24260bcec253a50d07d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.931396 31818 tablet_service.cc:1511] Processing CreateTablet for tablet 0d832bba5a654735acbc75449d512e1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.932174 31817 tablet_service.cc:1511] Processing CreateTablet for tablet 4a14dfc267eb4db19284330fada6aac2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.933033 31818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d832bba5a654735acbc75449d512e1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.934648 31816 tablet_service.cc:1511] Processing CreateTablet for tablet 6bbe4d3752c24260bcec253a50d07d83 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.936158 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bbe4d3752c24260bcec253a50d07d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.936362 31740 tablet_service.cc:1511] Processing CreateTablet for tablet 375b45a7323b4c2085feb3a6bb6c1899 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.937819 31740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375b45a7323b4c2085feb3a6bb6c1899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.942462 31815 tablet_service.cc:1511] Processing CreateTablet for tablet 375b45a7323b4c2085feb3a6bb6c1899 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.945327 31814 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb5b8690d374847b8502834bd3b0c09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.944092 31815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375b45a7323b4c2085feb3a6bb6c1899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.947099 31739 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb5b8690d374847b8502834bd3b0c09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.948560 31739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb5b8690d374847b8502834bd3b0c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.952760 31814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb5b8690d374847b8502834bd3b0c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.952950 31738 tablet_service.cc:1511] Processing CreateTablet for tablet f6b145f409ae4c6ba90a59e4ba923dd6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.954492 31738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b145f409ae4c6ba90a59e4ba923dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.956842 31817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a14dfc267eb4db19284330fada6aac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.957334 31813 tablet_service.cc:1511] Processing CreateTablet for tablet f6b145f409ae4c6ba90a59e4ba923dd6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.958786 31813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b145f409ae4c6ba90a59e4ba923dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.961277 31812 tablet_service.cc:1511] Processing CreateTablet for tablet 90e0d245a3bb40ad96409c1332401bad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.962736 31812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e0d245a3bb40ad96409c1332401bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.965904 31737 tablet_service.cc:1511] Processing CreateTablet for tablet 90e0d245a3bb40ad96409c1332401bad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:34.967365 31737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e0d245a3bb40ad96409c1332401bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:34.984102 31948 tablet_bootstrap.cc:492] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:34.995072 31948 tablet_bootstrap.cc:654] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.065425 31947 tablet_bootstrap.cc:492] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:35.072438 31947 tablet_bootstrap.cc:654] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.073925 31741 tablet_service.cc:1511] Processing CreateTablet for tablet f4248ec1a67743b89bd92723b9cb5b2e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:35.073709 31816 tablet_service.cc:1511] Processing CreateTablet for tablet f4248ec1a67743b89bd92723b9cb5b2e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:35.087663 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4248ec1a67743b89bd92723b9cb5b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:35.088984 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4248ec1a67743b89bd92723b9cb5b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:35.100708 31892 tablet_service.cc:1511] Processing CreateTablet for tablet 0d832bba5a654735acbc75449d512e1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:35.101233 31885 tablet_service.cc:1511] Processing CreateTablet for tablet f4248ec1a67743b89bd92723b9cb5b2e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:35.102284 31892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d832bba5a654735acbc75449d512e1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:35.103632 31948 tablet_bootstrap.cc:492] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:35.104041 31886 tablet_service.cc:1511] Processing CreateTablet for tablet 90e0d245a3bb40ad96409c1332401bad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:35.104041 31889 tablet_service.cc:1511] Processing CreateTablet for tablet 375b45a7323b4c2085feb3a6bb6c1899 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:35.105137 31891 tablet_service.cc:1511] Processing CreateTablet for tablet 4a14dfc267eb4db19284330fada6aac2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:35.105265 31887 tablet_service.cc:1511] Processing CreateTablet for tablet f6b145f409ae4c6ba90a59e4ba923dd6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:35.104180 31948 ts_tablet_manager.cc:1403] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.120s	user 0.051s	sys 0.034s
I20260608 13:00:35.104038 31888 tablet_service.cc:1511] Processing CreateTablet for tablet 8eb5b8690d374847b8502834bd3b0c09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:35.107055 31890 tablet_service.cc:1511] Processing CreateTablet for tablet 6bbe4d3752c24260bcec253a50d07d83 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:00:35.110071 31890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bbe4d3752c24260bcec253a50d07d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:35.110692 31888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb5b8690d374847b8502834bd3b0c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:35.113886 31885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4248ec1a67743b89bd92723b9cb5b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:35.114764 31887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b145f409ae4c6ba90a59e4ba923dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:35.116590 31886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e0d245a3bb40ad96409c1332401bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:35.117580 31889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375b45a7323b4c2085feb3a6bb6c1899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:35.120555 31891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a14dfc267eb4db19284330fada6aac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:35.110250 31948 raft_consensus.cc:359] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:35.124063 31948 raft_consensus.cc:385] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.124943 31948 raft_consensus.cc:740] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.126667 31948 consensus_queue.cc:260] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:35.158531 31948 ts_tablet_manager.cc:1434] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.014s
I20260608 13:00:35.159792 31948 tablet_bootstrap.cc:492] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:35.166097 31948 tablet_bootstrap.cc:654] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.171607 31947 tablet_bootstrap.cc:492] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:35.172153 31947 ts_tablet_manager.cc:1403] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.015s
I20260608 13:00:35.175513 31947 raft_consensus.cc:359] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.176277 31947 raft_consensus.cc:385] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.176577 31947 raft_consensus.cc:740] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.177327 31947 consensus_queue.cc:260] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.194876 31947 ts_tablet_manager.cc:1434] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260608 13:00:35.195981 31947 tablet_bootstrap.cc:492] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:35.201186 31952 tablet_bootstrap.cc:492] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:35.201202 31948 tablet_bootstrap.cc:492] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:35.204784 31948 ts_tablet_manager.cc:1403] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.011s
I20260608 13:00:35.202109 31947 tablet_bootstrap.cc:654] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.207794 31948 raft_consensus.cc:359] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.208490 31948 raft_consensus.cc:385] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.208807 31948 raft_consensus.cc:740] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.209688 31948 consensus_queue.cc:260] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.210268 31952 tablet_bootstrap.cc:654] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.212313 31948 ts_tablet_manager.cc:1434] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 13:00:35.213646 31948 tablet_bootstrap.cc:492] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:35.222386 31948 tablet_bootstrap.cc:654] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.226661 31952 tablet_bootstrap.cc:492] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:35.227138 31952 ts_tablet_manager.cc:1403] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260608 13:00:35.227794 31947 tablet_bootstrap.cc:492] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:35.228319 31947 ts_tablet_manager.cc:1403] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.012s
I20260608 13:00:35.229842 31952 raft_consensus.cc:359] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.230589 31952 raft_consensus.cc:385] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.230875 31952 raft_consensus.cc:740] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.231451 31947 raft_consensus.cc:359] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:35.231585 31952 consensus_queue.cc:260] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.232438 31947 raft_consensus.cc:385] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.232823 31947 raft_consensus.cc:740] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.233717 31947 consensus_queue.cc:260] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:35.234598 31948 tablet_bootstrap.cc:492] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:35.234956 31952 ts_tablet_manager.cc:1434] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 13:00:35.235083 31948 ts_tablet_manager.cc:1403] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260608 13:00:35.236060 31952 tablet_bootstrap.cc:492] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:35.238777 31947 ts_tablet_manager.cc:1434] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 13:00:35.239836 31947 tablet_bootstrap.cc:492] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:35.243019 31952 tablet_bootstrap.cc:654] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.242856 31948 raft_consensus.cc:359] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.243752 31948 raft_consensus.cc:385] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.244161 31948 raft_consensus.cc:740] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.245122 31948 consensus_queue.cc:260] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.246712 31953 raft_consensus.cc:493] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:35.247213 31953 raft_consensus.cc:515] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:35.250262 31953 leader_election.cc:290] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:35.251541 31948 ts_tablet_manager.cc:1434] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260608 13:00:35.253131 31948 tablet_bootstrap.cc:492] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:35.261303 31948 tablet_bootstrap.cc:654] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.262224 31947 tablet_bootstrap.cc:654] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.272284 31952 tablet_bootstrap.cc:492] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:35.272994 31952 ts_tablet_manager.cc:1403] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.005s
I20260608 13:00:35.310581 31958 raft_consensus.cc:493] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:35.312152 31958 raft_consensus.cc:515] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.313871 31948 tablet_bootstrap.cc:492] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:35.314106 31947 tablet_bootstrap.cc:492] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:35.314759 31948 ts_tablet_manager.cc:1403] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.007s
I20260608 13:00:35.315239 31947 ts_tablet_manager.cc:1403] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.001s
I20260608 13:00:35.316515 31951 raft_consensus.cc:493] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:35.317744 31958 leader_election.cc:290] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:35.317427 31951 raft_consensus.cc:515] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.316563 31952 raft_consensus.cc:359] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.322031 31952 raft_consensus.cc:385] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.322479 31952 raft_consensus.cc:740] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.323587 31952 consensus_queue.cc:260] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.322240 31948 raft_consensus.cc:359] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.326619 31948 raft_consensus.cc:385] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.326133 31947 raft_consensus.cc:359] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.326846 31952 ts_tablet_manager.cc:1434] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260608 13:00:35.326992 31948 raft_consensus.cc:740] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.328560 31947 raft_consensus.cc:385] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.334923 31947 raft_consensus.cc:740] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.335361 31948 consensus_queue.cc:260] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.339814 31947 consensus_queue.cc:260] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.341120 31952 tablet_bootstrap.cc:492] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:35.348690 31947 ts_tablet_manager.cc:1434] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.003s
I20260608 13:00:35.350395 31951 leader_election.cc:290] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:35.351953 31947 tablet_bootstrap.cc:492] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:35.359138 31952 tablet_bootstrap.cc:654] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.363029 31953 raft_consensus.cc:493] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:35.363534 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:35.363867 31953 raft_consensus.cc:515] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.364892 31828 raft_consensus.cc:2468] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:35.367239 31953 leader_election.cc:290] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:35.368917 31948 ts_tablet_manager.cc:1434] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.054s	user 0.017s	sys 0.010s
I20260608 13:00:35.369053 31902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:35.369966 31719 leader_election.cc:304] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:35.370678 31948 tablet_bootstrap.cc:492] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:35.372946 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbe4d3752c24260bcec253a50d07d83" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:35.373586 31828 raft_consensus.cc:2468] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:35.374914 31719 leader_election.cc:304] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:35.376403 31953 raft_consensus.cc:2804] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:35.376791 31953 raft_consensus.cc:493] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:35.376922 31902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbe4d3752c24260bcec253a50d07d83" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:35.377189 31953 raft_consensus.cc:3060] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.377579 31902 raft_consensus.cc:2468] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:35.381184 31948 tablet_bootstrap.cc:654] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.409714 31947 tablet_bootstrap.cc:654] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.413985 31753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbe4d3752c24260bcec253a50d07d83" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:35.418439 31971 raft_consensus.cc:2804] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:35.419054 31753 raft_consensus.cc:2468] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 0.
I20260608 13:00:35.419744 31971 raft_consensus.cc:493] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:35.420146 31971 raft_consensus.cc:3060] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.420483 31952 tablet_bootstrap.cc:492] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:35.414491 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb5b8690d374847b8502834bd3b0c09" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:35.421120 31792 leader_election.cc:304] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:35.416328 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb5b8690d374847b8502834bd3b0c09" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:35.422145 31828 raft_consensus.cc:2468] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 0.
I20260608 13:00:35.422335 31968 raft_consensus.cc:2804] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:35.422755 31968 raft_consensus.cc:493] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 13:00:35.417289 31719 leader_election.cc:343] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Illegal state: must be running to vote when last-logged opid is not known
W20260608 13:00:35.423640 31866 leader_election.cc:343] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Illegal state: must be running to vote when last-logged opid is not known
W20260608 13:00:35.425604 31699 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:00:35.425441 31953 raft_consensus.cc:515] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:35.423118 31968 raft_consensus.cc:3060] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.426497 31948 tablet_bootstrap.cc:492] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:35.426877 31704 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:00:35.427721 31902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbe4d3752c24260bcec253a50d07d83" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
W20260608 13:00:35.428071 31704 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 13:00:35.428406 31902 raft_consensus.cc:2468] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 0.
I20260608 13:00:35.427004 31948 ts_tablet_manager.cc:1403] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.006s
I20260608 13:00:35.427728 31953 leader_election.cc:290] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Requested vote from peers 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:35.429363 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:35.431737 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:35.431253 31868 leader_election.cc:304] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e; no voters: 788b3a3c0284485788ed9826b555194d
I20260608 13:00:35.432377 31828 raft_consensus.cc:3060] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.433568 31958 raft_consensus.cc:2804] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:35.434082 31958 raft_consensus.cc:493] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:35.434438 31958 raft_consensus.cc:3060] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:00:35.432449 31719 leader_election.cc:343] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:35.421042 31952 ts_tablet_manager.cc:1403] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.022s
I20260608 13:00:35.439527 31948 raft_consensus.cc:359] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.442492 31948 raft_consensus.cc:385] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.442900 31948 raft_consensus.cc:740] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.444419 31828 raft_consensus.cc:2468] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 1.
I20260608 13:00:35.445029 31948 consensus_queue.cc:260] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.445458 31968 raft_consensus.cc:515] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.445925 31719 leader_election.cc:304] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [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: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 7955a23a5c82405b9d500df5890aca08
I20260608 13:00:35.447338 31953 raft_consensus.cc:2804] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:35.447227 31952 raft_consensus.cc:359] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.448028 31952 raft_consensus.cc:385] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.448378 31952 raft_consensus.cc:740] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.449074 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbe4d3752c24260bcec253a50d07d83" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:35.449186 31952 consensus_queue.cc:260] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.442677 31958 raft_consensus.cc:515] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.451543 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbe4d3752c24260bcec253a50d07d83" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:35.452148 31901 raft_consensus.cc:3060] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.452921 31948 ts_tablet_manager.cc:1434] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260608 13:00:35.454267 31948 tablet_bootstrap.cc:492] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:35.457429 31958 leader_election.cc:290] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 election: Requested vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:35.459237 31753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb5b8690d374847b8502834bd3b0c09" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:35.439554 31971 raft_consensus.cc:515] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.462265 31971 leader_election.cc:290] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Requested vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
W20260608 13:00:35.462343 31866 leader_election.cc:343] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:35.461215 31752 raft_consensus.cc:2393] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c12b2e8c50334085b931e72ce825e19e in current term 1: Already voted for candidate 788b3a3c0284485788ed9826b555194d in this term.
I20260608 13:00:35.468703 31948 tablet_bootstrap.cc:654] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.470110 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb5b8690d374847b8502834bd3b0c09" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:35.470835 31828 raft_consensus.cc:3060] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.471283 31968 leader_election.cc:290] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:35.481359 31901 raft_consensus.cc:2468] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 1.
I20260608 13:00:35.486475 31828 raft_consensus.cc:2468] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 1.
I20260608 13:00:35.486804 31948 tablet_bootstrap.cc:492] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:35.488026 31794 leader_election.cc:304] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [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: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e; no voters: 788b3a3c0284485788ed9826b555194d
I20260608 13:00:35.488327 31868 leader_election.cc:304] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e; no voters: 788b3a3c0284485788ed9826b555194d
I20260608 13:00:35.489182 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbe4d3752c24260bcec253a50d07d83" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:35.489326 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bbe4d3752c24260bcec253a50d07d83" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:35.489739 31952 ts_tablet_manager.cc:1434] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.048s	user 0.014s	sys 0.006s
I20260608 13:00:35.489622 31958 raft_consensus.cc:2804] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:35.490105 31827 raft_consensus.cc:2393] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 788b3a3c0284485788ed9826b555194d in current term 1: Already voted for candidate c12b2e8c50334085b931e72ce825e19e in this term.
I20260608 13:00:35.490074 31901 raft_consensus.cc:2393] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 788b3a3c0284485788ed9826b555194d in current term 1: Already voted for candidate c12b2e8c50334085b931e72ce825e19e in this term.
I20260608 13:00:35.490895 31968 raft_consensus.cc:2804] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:35.491364 31958 raft_consensus.cc:697] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Becoming Leader. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Running, Role: LEADER
I20260608 13:00:35.491551 31952 tablet_bootstrap.cc:492] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:35.491671 31968 raft_consensus.cc:697] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 1 LEADER]: Becoming Leader. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Running, Role: LEADER
I20260608 13:00:35.492527 31958 consensus_queue.cc:237] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.493360 31968 consensus_queue.cc:237] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.487334 31948 ts_tablet_manager.cc:1403] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260608 13:00:35.504241 31952 tablet_bootstrap.cc:654] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.504117 31948 raft_consensus.cc:359] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.507885 31948 raft_consensus.cc:385] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.508268 31948 raft_consensus.cc:740] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.509789 31719 leader_election.cc:304] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [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: 788b3a3c0284485788ed9826b555194d; no voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:35.511482 31971 raft_consensus.cc:2749] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 13:00:35.513206 31948 consensus_queue.cc:260] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.515502 31953 raft_consensus.cc:697] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Becoming Leader. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Running, Role: LEADER
I20260608 13:00:35.517174 31953 consensus_queue.cc:237] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:35.517783 31948 ts_tablet_manager.cc:1434] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 13:00:35.518389 31947 tablet_bootstrap.cc:492] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:35.519088 31947 ts_tablet_manager.cc:1403] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.168s	user 0.019s	sys 0.003s
I20260608 13:00:35.519317 31948 tablet_bootstrap.cc:492] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:35.525213 31947 raft_consensus.cc:359] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.527194 31947 raft_consensus.cc:385] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.527599 31947 raft_consensus.cc:740] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.528882 31947 consensus_queue.cc:260] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.527928 31649 catalog_manager.cc:5696] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e reported cstate change: term changed from 0 to 1, leader changed from <none> to c12b2e8c50334085b931e72ce825e19e (127.28.21.130). New cstate: current_term: 1 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:35.532076 31947 ts_tablet_manager.cc:1434] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 13:00:35.532469 31948 tablet_bootstrap.cc:654] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.532600 31650 catalog_manager.cc:5696] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7955a23a5c82405b9d500df5890aca08 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260608 13:00:35.533721 31947 tablet_bootstrap.cc:492] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:35.543157 31947 tablet_bootstrap.cc:654] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.543568 31948 tablet_bootstrap.cc:492] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:35.544341 31948 ts_tablet_manager.cc:1403] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260608 13:00:35.546998 31952 tablet_bootstrap.cc:492] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:35.547497 31952 ts_tablet_manager.cc:1403] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.006s
I20260608 13:00:35.546693 31651 catalog_manager.cc:5696] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d reported cstate change: term changed from 0 to 1, leader changed from <none> to 788b3a3c0284485788ed9826b555194d (127.28.21.129). New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:35.548085 31948 raft_consensus.cc:359] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.548884 31948 raft_consensus.cc:385] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.549248 31948 raft_consensus.cc:740] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.550158 31948 consensus_queue.cc:260] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.550853 31952 raft_consensus.cc:359] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.551573 31952 raft_consensus.cc:385] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.551882 31952 raft_consensus.cc:740] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.552772 31952 consensus_queue.cc:260] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.553531 31948 ts_tablet_manager.cc:1434] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 13:00:35.554577 31948 tablet_bootstrap.cc:492] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:35.554757 31952 ts_tablet_manager.cc:1434] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 13:00:35.555774 31952 tablet_bootstrap.cc:492] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:35.558655 31947 tablet_bootstrap.cc:492] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:35.559228 31947 ts_tablet_manager.cc:1403] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260608 13:00:35.561362 31948 tablet_bootstrap.cc:654] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.563009 31947 raft_consensus.cc:359] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.563930 31947 raft_consensus.cc:385] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.564356 31947 raft_consensus.cc:740] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.565550 31947 consensus_queue.cc:260] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.568943 31952 tablet_bootstrap.cc:654] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.569043 31947 ts_tablet_manager.cc:1434] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 13:00:35.570387 31947 tablet_bootstrap.cc:492] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:35.578819 31947 tablet_bootstrap.cc:654] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.580823 31952 tablet_bootstrap.cc:492] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:35.581357 31952 ts_tablet_manager.cc:1403] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260608 13:00:35.584543 31948 tablet_bootstrap.cc:492] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:35.585181 31948 ts_tablet_manager.cc:1403] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260608 13:00:35.585736 31952 raft_consensus.cc:359] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.586751 31952 raft_consensus.cc:385] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.587149 31952 raft_consensus.cc:740] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.587769 31968 raft_consensus.cc:493] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:35.588505 31968 raft_consensus.cc:515] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.589810 31953 raft_consensus.cc:493] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:35.590345 31953 raft_consensus.cc:515] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.588394 31952 consensus_queue.cc:260] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.592541 31953 leader_election.cc:290] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:35.592793 31968 leader_election.cc:290] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:35.593161 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:35.594482 31952 ts_tablet_manager.cc:1434] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 13:00:35.594921 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e0d245a3bb40ad96409c1332401bad" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:35.594882 31948 raft_consensus.cc:359] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.595829 31948 raft_consensus.cc:385] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.596309 31948 raft_consensus.cc:740] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.596609 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:35.597230 31948 consensus_queue.cc:260] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
W20260608 13:00:35.598220 31792 leader_election.cc:343] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Illegal state: must be running to vote when last-logged opid is not known
W20260608 13:00:35.599823 31794 leader_election.cc:343] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:35.600374 31794 leader_election.cc:304] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [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: c12b2e8c50334085b931e72ce825e19e; no voters: 788b3a3c0284485788ed9826b555194d, 7955a23a5c82405b9d500df5890aca08
I20260608 13:00:35.600649 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e0d245a3bb40ad96409c1332401bad" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:35.601292 31901 raft_consensus.cc:2468] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:35.601606 31968 raft_consensus.cc:2749] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:35.595733 31827 raft_consensus.cc:2468] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:35.599958 31948 ts_tablet_manager.cc:1434] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260608 13:00:35.604476 31719 leader_election.cc:304] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:35.605291 31953 raft_consensus.cc:2804] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:35.605670 31953 raft_consensus.cc:493] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:35.605996 31953 raft_consensus.cc:3060] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.596163 31952 tablet_bootstrap.cc:492] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:35.609136 31947 tablet_bootstrap.cc:492] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:35.609673 31947 ts_tablet_manager.cc:1403] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.008s
I20260608 13:00:35.613032 31953 raft_consensus.cc:515] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.613171 31947 raft_consensus.cc:359] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.617244 31947 raft_consensus.cc:385] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.617615 31953 leader_election.cc:290] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Requested vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:35.621927 31947 raft_consensus.cc:740] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.619678 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e0d245a3bb40ad96409c1332401bad" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:35.618916 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e0d245a3bb40ad96409c1332401bad" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:35.624711 31901 raft_consensus.cc:3060] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.622094 31952 tablet_bootstrap.cc:654] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.624778 31827 raft_consensus.cc:3060] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.628880 31947 consensus_queue.cc:260] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.631464 31947 ts_tablet_manager.cc:1434] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.006s
I20260608 13:00:35.632114 31901 raft_consensus.cc:2468] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 1.
I20260608 13:00:35.632966 31947 tablet_bootstrap.cc:492] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:35.633460 31719 leader_election.cc:304] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, 7955a23a5c82405b9d500df5890aca08; no voters: 
I20260608 13:00:35.634387 31953 raft_consensus.cc:2804] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:35.632114 31827 raft_consensus.cc:2468] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 1.
I20260608 13:00:35.634965 31953 raft_consensus.cc:697] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Becoming Leader. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Running, Role: LEADER
I20260608 13:00:35.636009 31953 consensus_queue.cc:237] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.639117 31952 tablet_bootstrap.cc:492] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:35.639729 31952 ts_tablet_manager.cc:1403] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.007s
I20260608 13:00:35.640683 31947 tablet_bootstrap.cc:654] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.643966 31952 raft_consensus.cc:359] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.644975 31952 raft_consensus.cc:385] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.645364 31952 raft_consensus.cc:740] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.646319 31952 consensus_queue.cc:260] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.648808 31952 ts_tablet_manager.cc:1434] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 13:00:35.650195 31952 tablet_bootstrap.cc:492] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:35.654480 31947 tablet_bootstrap.cc:492] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:35.655035 31947 ts_tablet_manager.cc:1403] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260608 13:00:35.655234 31650 catalog_manager.cc:5696] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d reported cstate change: term changed from 0 to 1, leader changed from <none> to 788b3a3c0284485788ed9826b555194d (127.28.21.129). New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:35.657280 31952 tablet_bootstrap.cc:654] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.658416 31947 raft_consensus.cc:359] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.659224 31947 raft_consensus.cc:385] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.659590 31947 raft_consensus.cc:740] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.660676 31947 consensus_queue.cc:260] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.663417 31947 ts_tablet_manager.cc:1434] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 13:00:35.664055 31952 tablet_bootstrap.cc:492] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:35.664615 31947 tablet_bootstrap.cc:492] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:35.664683 31952 ts_tablet_manager.cc:1403] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 13:00:35.668062 31952 raft_consensus.cc:359] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:35.668730 31952 raft_consensus.cc:385] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.669013 31952 raft_consensus.cc:740] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.669728 31952 consensus_queue.cc:260] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:35.671181 31947 tablet_bootstrap.cc:654] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.671931 31952 ts_tablet_manager.cc:1434] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260608 13:00:35.673092 31952 tablet_bootstrap.cc:492] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:35.676281 31953 raft_consensus.cc:493] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:35.676828 31953 raft_consensus.cc:515] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.679016 31953 leader_election.cc:290] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:35.679436 31952 tablet_bootstrap.cc:654] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:35.679658 31968 raft_consensus.cc:493] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:35.680145 31968 raft_consensus.cc:515] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.682585 31968 leader_election.cc:290] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:35.685853 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4248ec1a67743b89bd92723b9cb5b2e" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:35.686730 31901 raft_consensus.cc:2468] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 0.
I20260608 13:00:35.688442 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4248ec1a67743b89bd92723b9cb5b2e" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:35.689319 31752 raft_consensus.cc:2468] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 0.
I20260608 13:00:35.691183 31794 leader_election.cc:304] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:35.695077 31947 tablet_bootstrap.cc:492] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:35.695626 31947 ts_tablet_manager.cc:1403] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.018s
I20260608 13:00:35.695434 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b145f409ae4c6ba90a59e4ba923dd6" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:35.696254 31827 raft_consensus.cc:2468] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:35.697882 31719 leader_election.cc:304] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:35.696097 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b145f409ae4c6ba90a59e4ba923dd6" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:35.698567 31947 raft_consensus.cc:359] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.699394 31947 raft_consensus.cc:385] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.699668 31947 raft_consensus.cc:740] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.700377 31947 consensus_queue.cc:260] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.700829 31901 raft_consensus.cc:2468] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:35.702026 31947 ts_tablet_manager.cc:1434] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 13:00:35.696905 31968 raft_consensus.cc:2804] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:35.705899 31968 raft_consensus.cc:493] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:35.706434 31968 raft_consensus.cc:3060] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.700441 31953 raft_consensus.cc:2804] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:35.707546 31953 raft_consensus.cc:493] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:35.708079 31953 raft_consensus.cc:3060] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.712428 31952 tablet_bootstrap.cc:492] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:35.712980 31952 ts_tablet_manager.cc:1403] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.018s
I20260608 13:00:35.714232 31968 raft_consensus.cc:515] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.714668 31953 raft_consensus.cc:515] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.715919 31952 raft_consensus.cc:359] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.716601 31952 raft_consensus.cc:385] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:35.716945 31952 raft_consensus.cc:740] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:35.717718 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4248ec1a67743b89bd92723b9cb5b2e" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:35.717729 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b145f409ae4c6ba90a59e4ba923dd6" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:35.717809 31952 consensus_queue.cc:260] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.718479 31752 raft_consensus.cc:3060] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.718691 31827 raft_consensus.cc:3060] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.718612 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b145f409ae4c6ba90a59e4ba923dd6" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:35.719376 31901 raft_consensus.cc:3060] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.726150 31827 raft_consensus.cc:2468] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 1.
I20260608 13:00:35.726622 31901 raft_consensus.cc:2468] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 1.
I20260608 13:00:35.727075 31752 raft_consensus.cc:2468] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 1.
I20260608 13:00:35.727725 31952 ts_tablet_manager.cc:1434] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 13:00:35.727512 31719 leader_election.cc:304] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:35.728470 31792 leader_election.cc:304] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:35.717813 31953 leader_election.cc:290] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Requested vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:35.729364 31951 raft_consensus.cc:2804] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:35.729666 31968 leader_election.cc:290] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:35.728586 31978 raft_consensus.cc:2804] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:35.730459 31978 raft_consensus.cc:697] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Becoming Leader. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Running, Role: LEADER
I20260608 13:00:35.731369 31978 consensus_queue.cc:237] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.732985 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4248ec1a67743b89bd92723b9cb5b2e" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:35.733834 31901 raft_consensus.cc:3060] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.735882 31951 raft_consensus.cc:697] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 1 LEADER]: Becoming Leader. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Running, Role: LEADER
I20260608 13:00:35.736937 31951 consensus_queue.cc:237] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.741714 31901 raft_consensus.cc:2468] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 1.
I20260608 13:00:35.741940 31650 catalog_manager.cc:5696] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d reported cstate change: term changed from 0 to 1, leader changed from <none> to 788b3a3c0284485788ed9826b555194d (127.28.21.129). New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:35.745944 31651 catalog_manager.cc:5696] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e reported cstate change: term changed from 0 to 1, leader changed from <none> to c12b2e8c50334085b931e72ce825e19e (127.28.21.130). New cstate: current_term: 1 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:35.816004 31958 raft_consensus.cc:493] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:35.816567 31958 raft_consensus.cc:515] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.818490 31958 leader_election.cc:290] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:35.819537 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a14dfc267eb4db19284330fada6aac2" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:35.819633 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a14dfc267eb4db19284330fada6aac2" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:35.820286 31827 raft_consensus.cc:2468] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 0.
I20260608 13:00:35.820179 31752 raft_consensus.cc:2468] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 0.
I20260608 13:00:35.821599 31868 leader_election.cc:304] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:35.822333 31958 raft_consensus.cc:2804] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:35.822760 31958 raft_consensus.cc:493] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:35.823062 31958 raft_consensus.cc:3060] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.829325 31978 raft_consensus.cc:493] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:35.829069 31958 raft_consensus.cc:515] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.829855 31978 raft_consensus.cc:515] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.832324 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a14dfc267eb4db19284330fada6aac2" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:35.832497 31978 leader_election.cc:290] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:35.832851 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a14dfc267eb4db19284330fada6aac2" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:35.832970 31752 raft_consensus.cc:3060] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.833112 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb5b8690d374847b8502834bd3b0c09" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:35.831584 31958 leader_election.cc:290] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:35.833891 31828 raft_consensus.cc:2393] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 788b3a3c0284485788ed9826b555194d in current term 1: Already voted for candidate 7955a23a5c82405b9d500df5890aca08 in this term.
I20260608 13:00:35.834390 31827 raft_consensus.cc:3060] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.834621 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eb5b8690d374847b8502834bd3b0c09" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:35.836364 31719 leader_election.cc:304] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [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: 788b3a3c0284485788ed9826b555194d; no voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:35.837144 31978 raft_consensus.cc:3060] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.840240 31752 raft_consensus.cc:2468] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 1.
I20260608 13:00:35.841447 31827 raft_consensus.cc:2468] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 1.
I20260608 13:00:35.841672 31866 leader_election.cc:304] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, 7955a23a5c82405b9d500df5890aca08; no voters: 
I20260608 13:00:35.842896 31958 raft_consensus.cc:2804] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:35.843503 31958 raft_consensus.cc:697] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Becoming Leader. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Running, Role: LEADER
I20260608 13:00:35.844540 31958 consensus_queue.cc:237] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.845736 31978 raft_consensus.cc:2749] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:35.852394 31651 catalog_manager.cc:5696] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7955a23a5c82405b9d500df5890aca08 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260608 13:00:35.948807 31958 raft_consensus.cc:493] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:35.949374 31958 raft_consensus.cc:515] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.951254 31958 leader_election.cc:290] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:35.952145 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:35.952355 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:35.952867 31752 raft_consensus.cc:2468] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 0.
I20260608 13:00:35.952914 31827 raft_consensus.cc:2468] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 0.
I20260608 13:00:35.954114 31868 leader_election.cc:304] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:35.954778 31958 raft_consensus.cc:2804] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:35.955112 31958 raft_consensus.cc:493] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:35.955502 31958 raft_consensus.cc:3060] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.960158 31958 raft_consensus.cc:515] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.961897 31958 leader_election.cc:290] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:35.962862 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:35.963034 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:35.963479 31752 raft_consensus.cc:3060] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.963601 31827 raft_consensus.cc:3060] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:35.970187 31752 raft_consensus.cc:2468] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 1.
I20260608 13:00:35.970184 31827 raft_consensus.cc:2468] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 1.
I20260608 13:00:35.971664 31868 leader_election.cc:304] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:35.972401 31958 raft_consensus.cc:2804] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:35.972826 31958 raft_consensus.cc:697] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Becoming Leader. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Running, Role: LEADER
I20260608 13:00:35.973445 31958 consensus_queue.cc:237] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:35.981383 31651 catalog_manager.cc:5696] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7955a23a5c82405b9d500df5890aca08 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260608 13:00:36.012068 31951 consensus_queue.cc:1048] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:00:36.014287 31958 raft_consensus.cc:493] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:36.014880 31958 raft_consensus.cc:515] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.017582 31958 leader_election.cc:290] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:36.018321 31753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:36.018893 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:36.019783 31827 raft_consensus.cc:2393] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7955a23a5c82405b9d500df5890aca08 in current term 1: Already voted for candidate 788b3a3c0284485788ed9826b555194d in this term.
I20260608 13:00:36.020967 31868 leader_election.cc:304] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:36.022360 31958 raft_consensus.cc:3060] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:36.027770 31975 consensus_queue.cc:1048] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:36.030005 31958 raft_consensus.cc:2749] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:36.042052 31998 consensus_queue.cc:1048] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:00:36.055935 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:00:36.059551 31975 consensus_queue.cc:1048] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:00:36.076272 32013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:36.082705 32012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:36.086025 32015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:36.086854 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:36.088027 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:36.088295 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:36.088512 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923636088497 us; error 0 us; skew 500 ppm
I20260608 13:00:36.089159 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:36.092013 28758 webserver.cc:533] Webserver started at http://127.28.21.132:43809/ using document root <none> and password file <none>
I20260608 13:00:36.092586 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:36.092824 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:36.093160 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:36.094604 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "a11ee0017237426898224d7d955e5368"
format_stamp: "Formatted at 2026-06-08 13:00:36 on dist-test-slave-vkhm"
I20260608 13:00:36.099905 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 13:00:36.104334 32020 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:36.105296 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:00:36.105620 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "a11ee0017237426898224d7d955e5368"
format_stamp: "Formatted at 2026-06-08 13:00:36 on dist-test-slave-vkhm"
I20260608 13:00:36.105954 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-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)
I20260608 13:00:36.108074 31978 consensus_queue.cc:1048] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:36.122591 31978 consensus_queue.cc:1048] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:36.129561 31978 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:36.140179 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:36.142586 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:36.148480 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:36.150964 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:36.151222 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:36.151520 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:36.151703 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:36.157490 32027 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:00:36.185554 31998 consensus_queue.cc:1048] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:36.190596 32027 consensus_queue.cc:1048] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:36.209281 31978 consensus_queue.cc:1048] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:36.210965 31951 consensus_queue.cc:1048] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:36.261598 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:46273
I20260608 13:00:36.261715 32092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:46273 every 8 connection(s)
I20260608 13:00:36.269086 31651 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45238:
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
I20260608 13:00:36.282915 32093 heartbeater.cc:344] Connected to a master server at 127.28.21.190:34581
I20260608 13:00:36.283382 32093 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:36.284296 32093 heartbeater.cc:507] Master 127.28.21.190:34581 requested a full tablet report, sending...
I20260608 13:00:36.286474 31649 ts_manager.cc:194] Registered new tserver with Master: a11ee0017237426898224d7d955e5368 (127.28.21.132:46273)
I20260608 13:00:36.288405 31649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45250
W20260608 13:00:36.293133 31651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4ded662fbfd04c93805e364c85be84f1 has no consensus state
W20260608 13:00:36.294500 31651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a11643331ba74b839b3d41b67e9b11ea has no consensus state
W20260608 13:00:36.295961 31651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7197f46203ad423da1e9826aeb085175 has no consensus state
W20260608 13:00:36.297453 31651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 338b88a5dcf247d1b68c161a53facdbe has no consensus state
W20260608 13:00:36.298780 31651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa5f56ab0b0849c8af31516a6d9c01b3 has no consensus state
W20260608 13:00:36.300119 31651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2a3d7151a6404d39a52d738a01b380d0 has no consensus state
W20260608 13:00:36.301489 31651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 26fca59f199e41fb8ac35412d7c74bb6 has no consensus state
W20260608 13:00:36.302737 31651 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d47839ec977242b2bf1c4dcf75bc7423 has no consensus state
W20260608 13:00:36.317282 31636 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet a11643331ba74b839b3d41b67e9b11ea (table range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a11643331ba74b839b3d41b67e9b11ea has no consensus state
I20260608 13:00:36.329361 31816 tablet_service.cc:1511] Processing CreateTablet for tablet 4ded662fbfd04c93805e364c85be84f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.330243 31738 tablet_service.cc:1511] Processing CreateTablet for tablet 4ded662fbfd04c93805e364c85be84f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.331058 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ded662fbfd04c93805e364c85be84f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.331777 31738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ded662fbfd04c93805e364c85be84f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.334537 31740 tablet_service.cc:1511] Processing CreateTablet for tablet a11643331ba74b839b3d41b67e9b11ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.336081 31740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11643331ba74b839b3d41b67e9b11ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.337961 31889 tablet_service.cc:1511] Processing CreateTablet for tablet a11643331ba74b839b3d41b67e9b11ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.339473 31889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11643331ba74b839b3d41b67e9b11ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.340415 31813 tablet_service.cc:1511] Processing CreateTablet for tablet 7197f46203ad423da1e9826aeb085175 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.341862 31813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7197f46203ad423da1e9826aeb085175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.341877 31741 tablet_service.cc:1511] Processing CreateTablet for tablet 338b88a5dcf247d1b68c161a53facdbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.343497 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338b88a5dcf247d1b68c161a53facdbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.351769 31892 tablet_service.cc:1511] Processing CreateTablet for tablet 7197f46203ad423da1e9826aeb085175 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.353237 31892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7197f46203ad423da1e9826aeb085175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.362473 31812 tablet_service.cc:1511] Processing CreateTablet for tablet 338b88a5dcf247d1b68c161a53facdbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.363968 31812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338b88a5dcf247d1b68c161a53facdbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.366725 31888 tablet_service.cc:1511] Processing CreateTablet for tablet fa5f56ab0b0849c8af31516a6d9c01b3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.368850 31888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5f56ab0b0849c8af31516a6d9c01b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.385658 31892 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3d7151a6404d39a52d738a01b380d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.384306 31742 tablet_service.cc:1511] Processing CreateTablet for tablet fa5f56ab0b0849c8af31516a6d9c01b3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.387657 32100 tablet_bootstrap.cc:492] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:36.389468 31742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5f56ab0b0849c8af31516a6d9c01b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.395799 31816 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3d7151a6404d39a52d738a01b380d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.397732 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3d7151a6404d39a52d738a01b380d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.399797 32100 tablet_bootstrap.cc:654] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.401393 32099 tablet_bootstrap.cc:492] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:36.402562 31741 tablet_service.cc:1511] Processing CreateTablet for tablet 26fca59f199e41fb8ac35412d7c74bb6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.403805 31892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3d7151a6404d39a52d738a01b380d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.406112 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26fca59f199e41fb8ac35412d7c74bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.412730 31814 tablet_service.cc:1511] Processing CreateTablet for tablet 26fca59f199e41fb8ac35412d7c74bb6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.414192 31814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26fca59f199e41fb8ac35412d7c74bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.426209 32101 tablet_bootstrap.cc:492] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
W20260608 13:00:36.428808 31699 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:00:36.428746 31975 consensus_queue.cc:1048] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:00:36.440698 32008 consensus_queue.cc:1048] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:00:36.440729 32053 tablet_service.cc:1511] Processing CreateTablet for tablet a11643331ba74b839b3d41b67e9b11ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.442463 32053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11643331ba74b839b3d41b67e9b11ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.443629 32051 tablet_service.cc:1511] Processing CreateTablet for tablet 338b88a5dcf247d1b68c161a53facdbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.445243 32051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338b88a5dcf247d1b68c161a53facdbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.445587 32101 tablet_bootstrap.cc:654] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.445403 32048 tablet_service.cc:1511] Processing CreateTablet for tablet 26fca59f199e41fb8ac35412d7c74bb6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.447026 32048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26fca59f199e41fb8ac35412d7c74bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.449481 32050 tablet_service.cc:1511] Processing CreateTablet for tablet fa5f56ab0b0849c8af31516a6d9c01b3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.450927 32050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5f56ab0b0849c8af31516a6d9c01b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.453420 32049 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3d7151a6404d39a52d738a01b380d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.442459 32052 tablet_service.cc:1511] Processing CreateTablet for tablet 7197f46203ad423da1e9826aeb085175 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.454882 32049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3d7151a6404d39a52d738a01b380d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.456346 32008 consensus_queue.cc:1048] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:00:36.457263 32054 tablet_service.cc:1511] Processing CreateTablet for tablet 4ded662fbfd04c93805e364c85be84f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.458534 32054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ded662fbfd04c93805e364c85be84f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.462997 32052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7197f46203ad423da1e9826aeb085175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.471356 32099 tablet_bootstrap.cc:654] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.492344 32107 tablet_bootstrap.cc:492] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:36.511359 32107 tablet_bootstrap.cc:654] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.529135 32099 tablet_bootstrap.cc:492] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:36.529681 32099 ts_tablet_manager.cc:1403] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.000s
I20260608 13:00:36.531211 32008 consensus_queue.cc:1048] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:36.532810 32099 raft_consensus.cc:359] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:36.533702 32099 raft_consensus.cc:385] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.534009 32099 raft_consensus.cc:740] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.534902 32099 consensus_queue.cc:260] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:36.537362 32099 ts_tablet_manager.cc:1434] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 13:00:36.539374 32099 tablet_bootstrap.cc:492] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:36.550302 32099 tablet_bootstrap.cc:654] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.558979 31888 tablet_service.cc:1511] Processing CreateTablet for tablet d47839ec977242b2bf1c4dcf75bc7423 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.560566 31888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d47839ec977242b2bf1c4dcf75bc7423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.561097 32048 tablet_service.cc:1511] Processing CreateTablet for tablet d47839ec977242b2bf1c4dcf75bc7423 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.563022 32048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d47839ec977242b2bf1c4dcf75bc7423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.566800 31741 tablet_service.cc:1511] Processing CreateTablet for tablet d47839ec977242b2bf1c4dcf75bc7423 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:00:36.568553 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d47839ec977242b2bf1c4dcf75bc7423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:36.600865 32107 tablet_bootstrap.cc:492] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368: No bootstrap required, opened a new log
I20260608 13:00:36.601603 32107 ts_tablet_manager.cc:1403] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.036s
I20260608 13:00:36.607103 32107 raft_consensus.cc:359] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.608016 32107 raft_consensus.cc:385] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.608564 32107 raft_consensus.cc:740] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.609727 32107 consensus_queue.cc:260] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.610975 32099 tablet_bootstrap.cc:492] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:36.611510 32099 ts_tablet_manager.cc:1403] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.006s
I20260608 13:00:36.614653 32099 raft_consensus.cc:359] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:36.617517 32093 heartbeater.cc:499] Master 127.28.21.190:34581 was elected leader, sending a full tablet report...
I20260608 13:00:36.615365 32099 raft_consensus.cc:385] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.619839 32099 raft_consensus.cc:740] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.621129 32101 tablet_bootstrap.cc:492] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:36.621693 32101 ts_tablet_manager.cc:1403] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.196s	user 0.064s	sys 0.089s
I20260608 13:00:36.622416 32107 ts_tablet_manager.cc:1434] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.006s
I20260608 13:00:36.621753 32099 consensus_queue.cc:260] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:36.623597 32107 tablet_bootstrap.cc:492] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:36.625077 32101 raft_consensus.cc:359] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:36.625682 32101 raft_consensus.cc:385] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.625710 32099 ts_tablet_manager.cc:1434] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.007s
I20260608 13:00:36.626080 32101 raft_consensus.cc:740] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.627068 32099 tablet_bootstrap.cc:492] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:36.626983 32101 consensus_queue.cc:260] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:36.629206 32101 ts_tablet_manager.cc:1434] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 13:00:36.630525 32101 tablet_bootstrap.cc:492] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:36.631109 32107 tablet_bootstrap.cc:654] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.635188 32100 tablet_bootstrap.cc:492] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:36.635928 32100 ts_tablet_manager.cc:1403] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.248s	user 0.008s	sys 0.005s
I20260608 13:00:36.641407 32100 raft_consensus.cc:359] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.642146 32100 raft_consensus.cc:385] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.642478 32100 raft_consensus.cc:740] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.645219 32100 consensus_queue.cc:260] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.649804 32100 ts_tablet_manager.cc:1434] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 13:00:36.650821 32100 tablet_bootstrap.cc:492] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:36.653590 32101 tablet_bootstrap.cc:654] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.659806 32113 raft_consensus.cc:493] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:36.654413 32099 tablet_bootstrap.cc:654] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.662693 32113 raft_consensus.cc:515] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:36.666280 32113 leader_election.cc:290] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:36.670073 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11643331ba74b839b3d41b67e9b11ea" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
W20260608 13:00:36.671890 31866 leader_election.cc:343] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:36.677435 32112 raft_consensus.cc:493] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:36.678815 32112 raft_consensus.cc:515] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.683247 32112 leader_election.cc:290] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:36.704694 32107 tablet_bootstrap.cc:492] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368: No bootstrap required, opened a new log
I20260608 13:00:36.705272 32107 ts_tablet_manager.cc:1403] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.022s
I20260608 13:00:36.714092 32100 tablet_bootstrap.cc:654] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.725037 31953 raft_consensus.cc:493] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:36.725593 31953 raft_consensus.cc:515] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.726505 32107 raft_consensus.cc:359] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.727255 32107 raft_consensus.cc:385] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.727555 32107 raft_consensus.cc:740] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.728236 31953 leader_election.cc:290] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:36.728498 32107 consensus_queue.cc:260] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.730562 32099 tablet_bootstrap.cc:492] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:36.731060 32107 ts_tablet_manager.cc:1434] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.005s
I20260608 13:00:36.731076 32099 ts_tablet_manager.cc:1403] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.011s
I20260608 13:00:36.745165 32107 tablet_bootstrap.cc:492] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:36.737635 31648 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b: range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a] alter complete (version 0)
I20260608 13:00:36.746752 32099 raft_consensus.cc:359] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.747541 32099 raft_consensus.cc:385] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.747838 32099 raft_consensus.cc:740] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.754755 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11643331ba74b839b3d41b67e9b11ea" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:36.754951 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b88a5dcf247d1b68c161a53facdbe" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:36.807957 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ded662fbfd04c93805e364c85be84f1" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
W20260608 13:00:36.813587 32024 leader_election.cc:343] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:36.844511 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ded662fbfd04c93805e364c85be84f1" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:36.844696 32099 consensus_queue.cc:260] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
W20260608 13:00:36.846495 32022 leader_election.cc:343] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:36.847030 32022 leader_election.cc:304] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:36.847374 32099 ts_tablet_manager.cc:1434] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.112s	user 0.021s	sys 0.008s
I20260608 13:00:36.848237 32112 raft_consensus.cc:2749] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:36.848482 32099 tablet_bootstrap.cc:492] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:36.850960 32101 tablet_bootstrap.cc:492] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:36.851472 32101 ts_tablet_manager.cc:1403] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.221s	user 0.028s	sys 0.021s
W20260608 13:00:36.852046 31719 leader_election.cc:343] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:36.853781 32100 tablet_bootstrap.cc:492] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
W20260608 13:00:36.861079 31868 leader_election.cc:343] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:36.863245 31868 leader_election.cc:304] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368
I20260608 13:00:36.864117 32113 raft_consensus.cc:2749] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:36.865007 32100 ts_tablet_manager.cc:1403] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.214s	user 0.010s	sys 0.028s
I20260608 13:00:36.865625 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b88a5dcf247d1b68c161a53facdbe" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:36.872434 32107 tablet_bootstrap.cc:654] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368: Neither blocks nor log segments found. Creating new log.
W20260608 13:00:36.872354 31719 leader_election.cc:343] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:36.873049 31719 leader_election.cc:304] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [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: 788b3a3c0284485788ed9826b555194d; no voters: a11ee0017237426898224d7d955e5368, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:36.873977 31953 raft_consensus.cc:2749] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:36.877745 32099 tablet_bootstrap.cc:654] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.879967 32107 tablet_bootstrap.cc:492] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368: No bootstrap required, opened a new log
I20260608 13:00:36.880508 32107 ts_tablet_manager.cc:1403] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.136s	user 0.008s	sys 0.007s
I20260608 13:00:36.881570 32101 raft_consensus.cc:359] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.882349 32101 raft_consensus.cc:385] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.882687 32101 raft_consensus.cc:740] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.882975 32100 raft_consensus.cc:359] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.883700 32100 raft_consensus.cc:385] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.883561 32101 consensus_queue.cc:260] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.884099 32100 raft_consensus.cc:740] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.886083 32101 ts_tablet_manager.cc:1434] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.008s
I20260608 13:00:36.887120 32101 tablet_bootstrap.cc:492] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:36.887187 32107 raft_consensus.cc:359] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.887964 32107 raft_consensus.cc:385] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.888273 32107 raft_consensus.cc:740] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.889171 32100 consensus_queue.cc:260] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.891736 32100 ts_tablet_manager.cc:1434] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260608 13:00:36.892750 32100 tablet_bootstrap.cc:492] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:36.894819 32101 tablet_bootstrap.cc:654] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.899989 32100 tablet_bootstrap.cc:654] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.900545 32107 consensus_queue.cc:260] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.903095 32107 ts_tablet_manager.cc:1434] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260608 13:00:36.905308 32099 tablet_bootstrap.cc:492] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:36.905843 32099 ts_tablet_manager.cc:1403] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.058s	user 0.004s	sys 0.014s
I20260608 13:00:36.906677 32107 tablet_bootstrap.cc:492] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:36.909098 32099 raft_consensus.cc:359] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.909793 32099 raft_consensus.cc:385] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.910089 32099 raft_consensus.cc:740] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.910949 32099 consensus_queue.cc:260] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.913514 32099 ts_tablet_manager.cc:1434] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 13:00:36.915102 32107 tablet_bootstrap.cc:654] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.917045 32099 tablet_bootstrap.cc:492] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:36.925031 32099 tablet_bootstrap.cc:654] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.926218 32113 raft_consensus.cc:493] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:36.926748 32113 raft_consensus.cc:515] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:36.929199 32113 leader_election.cc:290] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:36.929968 32101 tablet_bootstrap.cc:492] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:36.930074 32100 tablet_bootstrap.cc:492] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:36.930559 32101 ts_tablet_manager.cc:1403] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260608 13:00:36.930673 32100 ts_tablet_manager.cc:1403] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.006s
I20260608 13:00:36.931651 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7197f46203ad423da1e9826aeb085175" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:36.932389 31827 raft_consensus.cc:2468] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 0.
I20260608 13:00:36.931651 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7197f46203ad423da1e9826aeb085175" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:36.934545 32107 tablet_bootstrap.cc:492] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368: No bootstrap required, opened a new log
I20260608 13:00:36.934443 31868 leader_election.cc:304] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:36.935119 32107 ts_tablet_manager.cc:1403] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.011s
I20260608 13:00:36.934751 32100 raft_consensus.cc:359] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
W20260608 13:00:36.935490 31868 leader_election.cc:343] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:36.936305 32113 raft_consensus.cc:2804] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:36.936790 32113 raft_consensus.cc:493] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:36.937256 32113 raft_consensus.cc:3060] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:36.938726 32107 raft_consensus.cc:359] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.936913 32101 raft_consensus.cc:359] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.940009 32107 raft_consensus.cc:385] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.940140 32101 raft_consensus.cc:385] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.940462 32107 raft_consensus.cc:740] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.940686 32101 raft_consensus.cc:740] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.935524 32100 raft_consensus.cc:385] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.944624 32100 raft_consensus.cc:740] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.945109 32101 consensus_queue.cc:260] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.945538 32100 consensus_queue.cc:260] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:36.948027 32100 ts_tablet_manager.cc:1434] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260608 13:00:36.941499 32107 consensus_queue.cc:260] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.949085 32100 tablet_bootstrap.cc:492] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:36.951267 32107 ts_tablet_manager.cc:1434] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260608 13:00:36.957042 32100 tablet_bootstrap.cc:654] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.960662 32107 tablet_bootstrap.cc:492] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:36.958469 32101 ts_tablet_manager.cc:1434] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260608 13:00:36.970378 32107 tablet_bootstrap.cc:654] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:36.959085 32113 raft_consensus.cc:515] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:36.970841 32101 tablet_bootstrap.cc:492] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:36.972783 32099 tablet_bootstrap.cc:492] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08: No bootstrap required, opened a new log
I20260608 13:00:36.974733 32099 ts_tablet_manager.cc:1403] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.020s
I20260608 13:00:36.976339 32113 leader_election.cc:290] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 election: Requested vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:36.979331 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7197f46203ad423da1e9826aeb085175" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:36.980562 31827 raft_consensus.cc:3060] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:36.981035 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7197f46203ad423da1e9826aeb085175" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368"
W20260608 13:00:36.982617 31868 leader_election.cc:343] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:36.994269 31827 raft_consensus.cc:2468] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 1.
I20260608 13:00:36.994627 32100 tablet_bootstrap.cc:492] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:36.995152 32100 ts_tablet_manager.cc:1403] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.009s
I20260608 13:00:36.996178 32099 raft_consensus.cc:359] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.997054 32099 raft_consensus.cc:385] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:36.997355 32099 raft_consensus.cc:740] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: FOLLOWER
I20260608 13:00:36.997707 32112 raft_consensus.cc:493] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:36.998193 32112 raft_consensus.cc:515] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:36.998185 32099 consensus_queue.cc:260] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:36.996519 31868 leader_election.cc:304] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e; no voters: a11ee0017237426898224d7d955e5368
I20260608 13:00:36.999840 31958 raft_consensus.cc:2804] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:37.000418 31958 raft_consensus.cc:697] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Becoming Leader. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Running, Role: LEADER
I20260608 13:00:37.000574 32008 raft_consensus.cc:493] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.000907 32099 ts_tablet_manager.cc:1434] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260608 13:00:37.000993 32112 leader_election.cc:290] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:37.001312 31958 consensus_queue.cc:237] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:37.001045 32008 raft_consensus.cc:515] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.005901 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d7151a6404d39a52d738a01b380d0" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:37.007361 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d47839ec977242b2bf1c4dcf75bc7423" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
W20260608 13:00:37.007596 32024 leader_election.cc:343] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Illegal state: must be running to vote when last-logged opid is not known
W20260608 13:00:37.009126 31866 leader_election.cc:343] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:37.009863 32008 leader_election.cc:290] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:37.011423 32101 tablet_bootstrap.cc:654] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:37.009908 32100 raft_consensus.cc:359] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.015331 32100 raft_consensus.cc:385] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:37.015695 32100 raft_consensus.cc:740] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:37.017109 32107 tablet_bootstrap.cc:492] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368: No bootstrap required, opened a new log
I20260608 13:00:37.016575 32100 consensus_queue.cc:260] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.017675 32107 ts_tablet_manager.cc:1403] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.003s
I20260608 13:00:37.019624 32100 ts_tablet_manager.cc:1434] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260608 13:00:37.019662 31958 raft_consensus.cc:493] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.020356 31958 raft_consensus.cc:515] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.021059 32100 tablet_bootstrap.cc:492] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:37.021658 32107 raft_consensus.cc:359] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.022426 32107 raft_consensus.cc:385] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:37.022668 31958 leader_election.cc:290] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:37.022742 32107 raft_consensus.cc:740] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: FOLLOWER
I20260608 13:00:37.023928 32107 consensus_queue.cc:260] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.024586 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d47839ec977242b2bf1c4dcf75bc7423" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:37.029201 32100 tablet_bootstrap.cc:654] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:37.031597 32107 ts_tablet_manager.cc:1434] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260608 13:00:37.032975 32101 tablet_bootstrap.cc:492] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:37.030313 31650 catalog_manager.cc:5696] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7955a23a5c82405b9d500df5890aca08 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260608 13:00:37.033823 32101 ts_tablet_manager.cc:1403] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.008s
I20260608 13:00:37.036042 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d7151a6404d39a52d738a01b380d0" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:37.040720 32107 tablet_bootstrap.cc:492] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368: Bootstrap starting.
W20260608 13:00:37.041124 31868 leader_election.cc:343] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:37.041713 31868 leader_election.cc:304] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368
I20260608 13:00:37.041903 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d7151a6404d39a52d738a01b380d0" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:37.036695 32068 raft_consensus.cc:2468] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 0.
I20260608 13:00:37.041203 32101 raft_consensus.cc:359] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.045886 32101 raft_consensus.cc:385] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:37.046211 32101 raft_consensus.cc:740] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:37.048722 31868 leader_election.cc:304] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7955a23a5c82405b9d500df5890aca08, a11ee0017237426898224d7d955e5368; no voters: 
I20260608 13:00:37.049572 32008 raft_consensus.cc:2804] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:37.049975 32008 raft_consensus.cc:493] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:37.049799 32101 consensus_queue.cc:260] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.051604 31827 raft_consensus.cc:2468] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 0.
I20260608 13:00:37.053177 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d7151a6404d39a52d738a01b380d0" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:37.050361 32008 raft_consensus.cc:3060] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.046693 31958 raft_consensus.cc:2749] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:37.059123 32100 tablet_bootstrap.cc:492] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:37.059610 32100 ts_tablet_manager.cc:1403] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.003s
I20260608 13:00:37.061610 32107 tablet_bootstrap.cc:654] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:37.062034 32100 raft_consensus.cc:359] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.062601 32100 raft_consensus.cc:385] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:37.062861 32100 raft_consensus.cc:740] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:37.063530 32100 consensus_queue.cc:260] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.064527 32008 raft_consensus.cc:515] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.065994 32100 ts_tablet_manager.cc:1434] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 13:00:37.066424 31901 raft_consensus.cc:2393] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a11ee0017237426898224d7d955e5368 in current term 1: Already voted for candidate 7955a23a5c82405b9d500df5890aca08 in this term.
I20260608 13:00:37.068523 32101 ts_tablet_manager.cc:1434] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.001s
I20260608 13:00:37.068413 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d7151a6404d39a52d738a01b380d0" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368"
I20260608 13:00:37.069016 32068 raft_consensus.cc:3060] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.069563 32101 tablet_bootstrap.cc:492] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:37.073144 32100 tablet_bootstrap.cc:492] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d: Bootstrap starting.
I20260608 13:00:37.073525 32024 leader_election.cc:304] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:37.075659 32008 leader_election.cc:290] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 election: Requested vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:37.076969 31827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3d7151a6404d39a52d738a01b380d0" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:37.077582 31827 raft_consensus.cc:3060] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.078802 31953 raft_consensus.cc:493] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.079380 31953 raft_consensus.cc:515] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:37.080968 31958 raft_consensus.cc:493] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.081296 31978 raft_consensus.cc:493] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.081434 31958 raft_consensus.cc:515] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.081939 31953 leader_election.cc:290] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:37.081827 31978 raft_consensus.cc:515] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.080191 32068 raft_consensus.cc:2468] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 1.
I20260608 13:00:37.084200 31978 leader_election.cc:290] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809), a11ee0017237426898224d7d955e5368 (127.28.21.132:46273)
I20260608 13:00:37.116007 31827 raft_consensus.cc:2468] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 1.
I20260608 13:00:37.630560 32101 tablet_bootstrap.cc:654] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:37.143301 31998 raft_consensus.cc:493] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.633989 31998 raft_consensus.cc:515] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.634526 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11643331ba74b839b3d41b67e9b11ea" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:37.635456 31901 raft_consensus.cc:2468] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:37.092454 31902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
W20260608 13:00:37.433014 31699 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:00:37.637109 31902 raft_consensus.cc:2468] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:37.643863 31998 leader_election.cc:290] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:37.512174 32107 tablet_bootstrap.cc:492] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368: No bootstrap required, opened a new log
W20260608 13:00:37.496052 31638 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet fa5f56ab0b0849c8af31516a6d9c01b3 (table range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet fa5f56ab0b0849c8af31516a6d9c01b3 consensus state has no leader
I20260608 13:00:37.493356 31953 raft_consensus.cc:493] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.429450 31704 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:00:37.171468 32026 raft_consensus.cc:493] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.084376 32112 raft_consensus.cc:2749] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:37.659551 32100 tablet_bootstrap.cc:654] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:37.663667 31958 leader_election.cc:290] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:37.665724 31998 raft_consensus.cc:493] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.671041 32107 ts_tablet_manager.cc:1403] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.632s	user 0.012s	sys 0.006s
I20260608 13:00:37.667349 32067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11643331ba74b839b3d41b67e9b11ea" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:37.688853 32113 consensus_queue.cc:1048] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:00:37.682200 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:37.672420 31953 raft_consensus.cc:515] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.685225 32026 raft_consensus.cc:515] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.685083 31998 raft_consensus.cc:515] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.696797 32066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:37.700191 32068 raft_consensus.cc:2468] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 0.
I20260608 13:00:37.738226 32137 raft_consensus.cc:493] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.739125 32137 raft_consensus.cc:515] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.740392 32138 raft_consensus.cc:493] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.741111 32138 raft_consensus.cc:515] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
W20260608 13:00:37.758538 31719 leader_election.cc:343] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:37.778144 32107 raft_consensus.cc:359] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.782953 32138 leader_election.cc:290] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:37.787263 31953 leader_election.cc:290] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:37.789055 32026 leader_election.cc:290] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:37.812930 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ded662fbfd04c93805e364c85be84f1" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:37.813647 32068 raft_consensus.cc:2468] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:37.814448 32137 leader_election.cc:290] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:37.815007 32137 raft_consensus.cc:493] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.815483 32137 raft_consensus.cc:515] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.816403 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fca59f199e41fb8ac35412d7c74bb6" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:37.817766 32137 leader_election.cc:290] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
W20260608 13:00:37.818483 32024 leader_election.cc:343] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:37.821012 31719 leader_election.cc:304] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368; no voters: 
I20260608 13:00:37.822019 32026 raft_consensus.cc:2804] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:37.822238 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fca59f199e41fb8ac35412d7c74bb6" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
W20260608 13:00:37.776443 31866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.129:37283, user_credentials={real_user=slave}} blocked reactor thread for 146645us
I20260608 13:00:37.802388 31868 leader_election.cc:304] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7955a23a5c82405b9d500df5890aca08, a11ee0017237426898224d7d955e5368; no voters: 
I20260608 13:00:37.823661 31868 leader_election.cc:304] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7955a23a5c82405b9d500df5890aca08, a11ee0017237426898224d7d955e5368; no voters: 
I20260608 13:00:37.797312 31998 leader_election.cc:290] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), a11ee0017237426898224d7d955e5368 (127.28.21.132:46273)
I20260608 13:00:37.822463 32026 raft_consensus.cc:493] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 13:00:37.824103 31704 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 13:00:37.824887 32026 raft_consensus.cc:3060] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.826213 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b88a5dcf247d1b68c161a53facdbe" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:37.826893 31826 raft_consensus.cc:2468] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 0.
W20260608 13:00:37.800894 32022 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.628s	user 0.006s	sys 0.013s
W20260608 13:00:37.829699 32022 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.657s	user 0.007s	sys 0.013s
I20260608 13:00:37.827993 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ded662fbfd04c93805e364c85be84f1" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:37.830309 31828 raft_consensus.cc:2468] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:37.828575 32146 raft_consensus.cc:2804] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:37.831288 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:37.828977 31958 raft_consensus.cc:2804] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:37.832868 31958 raft_consensus.cc:493] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:37.832041 31752 raft_consensus.cc:2468] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 0.
I20260608 13:00:37.833285 31958 raft_consensus.cc:3060] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.833581 31753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fca59f199e41fb8ac35412d7c74bb6" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:37.834416 31753 raft_consensus.cc:2468] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 0.
I20260608 13:00:37.831429 32146 raft_consensus.cc:697] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Becoming Leader. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Running, Role: LEADER
I20260608 13:00:37.835984 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b88a5dcf247d1b68c161a53facdbe" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:37.836683 31752 raft_consensus.cc:2468] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 0.
I20260608 13:00:37.837090 32146 consensus_queue.cc:237] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.837993 32022 leader_election.cc:304] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368; no voters: 
I20260608 13:00:37.838904 32112 raft_consensus.cc:2804] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:37.839105 32022 leader_election.cc:304] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [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: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368; no voters: c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:37.839341 32112 raft_consensus.cc:493] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:37.839849 32112 raft_consensus.cc:3060] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.829200 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fca59f199e41fb8ac35412d7c74bb6" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:37.840541 32068 raft_consensus.cc:2468] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 0.
I20260608 13:00:37.796250 32107 raft_consensus.cc:385] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:37.842340 32022 leader_election.cc:304] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368; no voters: 
I20260608 13:00:37.843326 32107 raft_consensus.cc:740] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: FOLLOWER
I20260608 13:00:37.853786 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:37.846365 32137 raft_consensus.cc:2804] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:37.844175 32138 raft_consensus.cc:2804] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:37.865686 32138 raft_consensus.cc:493] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:37.855283 31752 raft_consensus.cc:2468] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 0.
I20260608 13:00:37.865397 32137 raft_consensus.cc:493] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 13:00:37.855481 31719 leader_election.cc:343] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:37.884001 31753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ded662fbfd04c93805e364c85be84f1" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:37.885716 32101 tablet_bootstrap.cc:492] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e: No bootstrap required, opened a new log
I20260608 13:00:37.887605 31902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:37.881712 32138 raft_consensus.cc:3060] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.890539 32137 raft_consensus.cc:3060] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.882284 32107 consensus_queue.cc:260] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.895927 32101 ts_tablet_manager.cc:1403] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.826s	user 0.078s	sys 0.071s
I20260608 13:00:37.906036 32140 raft_consensus.cc:493] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:37.912945 32140 raft_consensus.cc:515] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
W20260608 13:00:37.908634 31868 consensus_peers.cc:597] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 -> Peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Couldn't send request to peer a11ee0017237426898224d7d955e5368. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:37.907985 32026 raft_consensus.cc:515] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.905025 31749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b88a5dcf247d1b68c161a53facdbe" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:37.916525 31749 raft_consensus.cc:2468] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 0.
I20260608 13:00:37.916803 31958 raft_consensus.cc:515] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.919243 31958 leader_election.cc:290] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 1 election: Requested vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:37.918931 31650 catalog_manager.cc:5696] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7955a23a5c82405b9d500df5890aca08 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:37.920019 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368"
I20260608 13:00:37.920881 31902 raft_consensus.cc:2393] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a11ee0017237426898224d7d955e5368 in current term 1: Already voted for candidate 7955a23a5c82405b9d500df5890aca08 in this term.
I20260608 13:00:37.923898 32100 tablet_bootstrap.cc:492] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d: No bootstrap required, opened a new log
I20260608 13:00:37.924427 32100 ts_tablet_manager.cc:1403] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d: Time spent bootstrapping tablet: real 0.852s	user 0.022s	sys 0.006s
I20260608 13:00:37.926445 31749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:37.927068 31749 raft_consensus.cc:3060] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.927608 32140 leader_election.cc:290] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:37.933252 31792 leader_election.cc:304] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:37.933727 31719 leader_election.cc:304] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [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: 788b3a3c0284485788ed9826b555194d, 7955a23a5c82405b9d500df5890aca08; no voters: a11ee0017237426898224d7d955e5368
I20260608 13:00:37.939211 32144 raft_consensus.cc:2804] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:37.939723 32144 raft_consensus.cc:493] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:37.939419 31719 leader_election.cc:304] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [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: 788b3a3c0284485788ed9826b555194d, 7955a23a5c82405b9d500df5890aca08; no voters: a11ee0017237426898224d7d955e5368
I20260608 13:00:37.940127 32144 raft_consensus.cc:3060] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.943677 31719 leader_election.cc:304] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [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: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368; no voters: c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:37.944932 31978 raft_consensus.cc:2804] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:37.944834 32112 raft_consensus.cc:515] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.945557 31978 raft_consensus.cc:493] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:37.946103 31978 raft_consensus.cc:3060] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.946530 32068 raft_consensus.cc:2393] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7955a23a5c82405b9d500df5890aca08 in current term 1: Already voted for candidate a11ee0017237426898224d7d955e5368 in this term.
I20260608 13:00:37.947232 32112 leader_election.cc:290] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 election: Requested vote from peers 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:37.948091 31753 raft_consensus.cc:2393] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c12b2e8c50334085b931e72ce825e19e in current term 1: Already voted for candidate 788b3a3c0284485788ed9826b555194d in this term.
I20260608 13:00:37.953595 31753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:37.953454 31750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d47839ec977242b2bf1c4dcf75bc7423" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:37.968484 31902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:37.969375 31902 raft_consensus.cc:2393] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a11ee0017237426898224d7d955e5368 in current term 1: Already voted for candidate 7955a23a5c82405b9d500df5890aca08 in this term.
I20260608 13:00:37.970541 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d47839ec977242b2bf1c4dcf75bc7423" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:37.971457 32026 leader_election.cc:290] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Requested vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:37.958423 32101 raft_consensus.cc:359] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.952877 32100 raft_consensus.cc:359] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.977142 32024 leader_election.cc:304] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, 7955a23a5c82405b9d500df5890aca08
I20260608 13:00:37.982757 32100 raft_consensus.cc:385] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:37.983122 32100 raft_consensus.cc:740] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Initialized, Role: FOLLOWER
I20260608 13:00:37.983913 32100 consensus_queue.cc:260] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:37.979710 32107 ts_tablet_manager.cc:1434] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.295s	user 0.022s	sys 0.025s
I20260608 13:00:37.984223 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ded662fbfd04c93805e364c85be84f1" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368"
I20260608 13:00:37.994553 32068 raft_consensus.cc:3060] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.971480 31901 raft_consensus.cc:2468] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 0.
I20260608 13:00:37.985832 32155 raft_consensus.cc:2749] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 13:00:37.988811 32066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ded662fbfd04c93805e364c85be84f1" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:37.989521 32067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b88a5dcf247d1b68c161a53facdbe" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:37.989956 32100 ts_tablet_manager.cc:1434] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.001s
I20260608 13:00:37.990355 31750 raft_consensus.cc:2468] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 0.
I20260608 13:00:38.002290 32024 leader_election.cc:304] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7955a23a5c82405b9d500df5890aca08, a11ee0017237426898224d7d955e5368; no voters: 
I20260608 13:00:38.003966 32107 tablet_bootstrap.cc:492] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:37.984841 32101 raft_consensus.cc:385] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:38.004312 31749 raft_consensus.cc:2468] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 1.
I20260608 13:00:38.004763 32101 raft_consensus.cc:740] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: FOLLOWER
I20260608 13:00:37.991670 32144 raft_consensus.cc:515] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.977411 31978 raft_consensus.cc:515] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:38.008545 32141 raft_consensus.cc:2764] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 13:00:37.999468 32137 raft_consensus.cc:515] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:37.999908 31794 leader_election.cc:304] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [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: c12b2e8c50334085b931e72ce825e19e; no voters: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368
I20260608 13:00:38.003974 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ded662fbfd04c93805e364c85be84f1" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:38.012477 31828 raft_consensus.cc:3060] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:37.973362 32152 raft_consensus.cc:2804] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:38.014786 31824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fca59f199e41fb8ac35412d7c74bb6" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:38.018092 32067 raft_consensus.cc:2393] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c12b2e8c50334085b931e72ce825e19e in current term 1: Already voted for candidate a11ee0017237426898224d7d955e5368 in this term.
I20260608 13:00:38.018651 31866 leader_election.cc:304] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [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: 788b3a3c0284485788ed9826b555194d, 7955a23a5c82405b9d500df5890aca08; no voters: a11ee0017237426898224d7d955e5368
I20260608 13:00:38.018863 32144 leader_election.cc:290] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 1 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), a11ee0017237426898224d7d955e5368 (127.28.21.132:46273)
I20260608 13:00:38.019888 31958 raft_consensus.cc:2804] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:38.020452 31958 raft_consensus.cc:697] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Becoming Leader. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Running, Role: LEADER
I20260608 13:00:38.020619 32101 consensus_queue.cc:260] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:38.021733 31824 raft_consensus.cc:3060] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:38.021425 31958 consensus_queue.cc:237] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:38.023241 32101 ts_tablet_manager.cc:1434] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.113s	user 0.005s	sys 0.003s
I20260608 13:00:38.024626 32066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fca59f199e41fb8ac35412d7c74bb6" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368"
I20260608 13:00:38.027163 31828 raft_consensus.cc:2468] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 1.
I20260608 13:00:38.028479 31825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b88a5dcf247d1b68c161a53facdbe" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:38.029960 31998 raft_consensus.cc:2749] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:38.030350 31825 raft_consensus.cc:2393] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a11ee0017237426898224d7d955e5368 in current term 1: Already voted for candidate c12b2e8c50334085b931e72ce825e19e in this term.
I20260608 13:00:38.010337 32155 raft_consensus.cc:2804] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:38.031939 32152 raft_consensus.cc:493] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:38.012495 31978 leader_election.cc:290] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Requested vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:38.017336 32137 leader_election.cc:290] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:38.038223 31749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b88a5dcf247d1b68c161a53facdbe" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:38.017601 32138 raft_consensus.cc:515] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:38.036592 31719 leader_election.cc:304] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:38.038852 31749 raft_consensus.cc:3060] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:38.034693 32155 raft_consensus.cc:493] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:38.035368 32152 raft_consensus.cc:3060] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:38.039952 32155 raft_consensus.cc:3060] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:38.035286 31750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b88a5dcf247d1b68c161a53facdbe" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:38.048141 31978 raft_consensus.cc:2804] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:38.061524 31978 raft_consensus.cc:697] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Becoming Leader. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Running, Role: LEADER
I20260608 13:00:38.061921 32066 raft_consensus.cc:2393] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 788b3a3c0284485788ed9826b555194d in current term 1: Already voted for candidate a11ee0017237426898224d7d955e5368 in this term.
I20260608 13:00:38.062466 31978 consensus_queue.cc:237] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:38.065066 32064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338b88a5dcf247d1b68c161a53facdbe" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368"
I20260608 13:00:38.055464 31749 raft_consensus.cc:2468] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 1.
I20260608 13:00:38.066426 32064 raft_consensus.cc:2393] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c12b2e8c50334085b931e72ce825e19e in current term 1: Already voted for candidate a11ee0017237426898224d7d955e5368 in this term.
I20260608 13:00:38.072027 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fca59f199e41fb8ac35412d7c74bb6" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:38.071223 31750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26fca59f199e41fb8ac35412d7c74bb6" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:38.084601 32022 leader_election.cc:304] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [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: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368; no voters: c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:38.085642 32068 raft_consensus.cc:2468] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 1.
I20260608 13:00:38.085747 32137 raft_consensus.cc:2804] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:38.086452 32137 raft_consensus.cc:697] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 1 LEADER]: Becoming Leader. State: Replica: a11ee0017237426898224d7d955e5368, State: Running, Role: LEADER
I20260608 13:00:38.091593 32137 consensus_queue.cc:237] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:38.072402 32138 leader_election.cc:290] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:38.093453 31794 leader_election.cc:304] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [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: c12b2e8c50334085b931e72ce825e19e; no voters: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368
I20260608 13:00:38.095398 31824 raft_consensus.cc:2468] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 1.
I20260608 13:00:38.098194 32152 raft_consensus.cc:515] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:38.098981 31750 raft_consensus.cc:2393] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a11ee0017237426898224d7d955e5368 in current term 1: Already voted for candidate 788b3a3c0284485788ed9826b555194d in this term.
I20260608 13:00:38.101356 32155 raft_consensus.cc:515] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:38.104748 32144 raft_consensus.cc:2749] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 13:00:38.107226 31719 leader_election.cc:304] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [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: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: a11ee0017237426898224d7d955e5368
I20260608 13:00:38.108865 32155 leader_election.cc:290] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 election: Requested vote from peers 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:38.108927 32022 leader_election.cc:304] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:38.110591 32152 leader_election.cc:290] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Requested vote from peers a11ee0017237426898224d7d955e5368 (127.28.21.132:46273), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:38.110633 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d47839ec977242b2bf1c4dcf75bc7423" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:38.111322 31901 raft_consensus.cc:3060] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:38.111618 32107 tablet_bootstrap.cc:654] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:38.111331 32152 raft_consensus.cc:2804] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:38.113864 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11643331ba74b839b3d41b67e9b11ea" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368"
I20260608 13:00:38.112398 31902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11643331ba74b839b3d41b67e9b11ea" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08"
W20260608 13:00:38.115679 31719 leader_election.cc:343] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:00:38.115772 31902 raft_consensus.cc:3060] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:38.117112 32152 raft_consensus.cc:697] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Becoming Leader. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Running, Role: LEADER
I20260608 13:00:38.118652 32152 consensus_queue.cc:237] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:38.123991 31649 catalog_manager.cc:5696] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d reported cstate change: term changed from 0 to 1, leader changed from <none> to 788b3a3c0284485788ed9826b555194d (127.28.21.129). New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } }
I20260608 13:00:38.117226 32155 raft_consensus.cc:2749] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 13:00:38.138774 31750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d47839ec977242b2bf1c4dcf75bc7423" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:38.139472 31750 raft_consensus.cc:3060] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:38.129572 31648 catalog_manager.cc:5696] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 reported cstate change: term changed from 0 to 1, leader changed from <none> to a11ee0017237426898224d7d955e5368 (127.28.21.132). New cstate: current_term: 1 leader_uuid: "a11ee0017237426898224d7d955e5368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:38.152563 31901 raft_consensus.cc:2468] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 1.
I20260608 13:00:38.153970 32024 leader_election.cc:304] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7955a23a5c82405b9d500df5890aca08, a11ee0017237426898224d7d955e5368; no voters: 
I20260608 13:00:38.177058 31902 raft_consensus.cc:2468] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 1.
I20260608 13:00:38.160900 32155 raft_consensus.cc:2804] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:38.178802 32155 raft_consensus.cc:697] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 1 LEADER]: Becoming Leader. State: Replica: a11ee0017237426898224d7d955e5368, State: Running, Role: LEADER
I20260608 13:00:38.179708 32155 consensus_queue.cc:237] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:38.182904 31719 leader_election.cc:304] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [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: 788b3a3c0284485788ed9826b555194d, 7955a23a5c82405b9d500df5890aca08; no voters: a11ee0017237426898224d7d955e5368
I20260608 13:00:38.183688 31750 raft_consensus.cc:2468] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 1.
I20260608 13:00:38.184013 31978 raft_consensus.cc:2804] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:38.184594 31978 raft_consensus.cc:697] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Becoming Leader. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Running, Role: LEADER
I20260608 13:00:38.185482 31978 consensus_queue.cc:237] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:38.208411 31650 catalog_manager.cc:5696] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7955a23a5c82405b9d500df5890aca08 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:38.229190 32107 tablet_bootstrap.cc:492] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368: No bootstrap required, opened a new log
I20260608 13:00:38.229795 32107 ts_tablet_manager.cc:1403] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.226s	user 0.016s	sys 0.004s
I20260608 13:00:38.233247 32107 raft_consensus.cc:359] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:38.234128 32107 raft_consensus.cc:385] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:38.234458 32107 raft_consensus.cc:740] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: FOLLOWER
I20260608 13:00:38.234640 31648 catalog_manager.cc:5696] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d reported cstate change: term changed from 0 to 1, leader changed from <none> to 788b3a3c0284485788ed9826b555194d (127.28.21.129). New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:38.235875 32107 consensus_queue.cc:260] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:38.236353 31650 catalog_manager.cc:5696] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 reported cstate change: term changed from 0 to 1, leader changed from <none> to a11ee0017237426898224d7d955e5368 (127.28.21.132). New cstate: current_term: 1 leader_uuid: "a11ee0017237426898224d7d955e5368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:38.236963 31648 catalog_manager.cc:5696] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d reported cstate change: term changed from 0 to 1, leader changed from <none> to 788b3a3c0284485788ed9826b555194d (127.28.21.129). New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:38.238854 32107 ts_tablet_manager.cc:1434] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 13:00:38.239884 32107 tablet_bootstrap.cc:492] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:38.244776 32107 tablet_bootstrap.cc:654] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:38.250253 32107 tablet_bootstrap.cc:492] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368: No bootstrap required, opened a new log
I20260608 13:00:38.250765 32107 ts_tablet_manager.cc:1403] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 13:00:38.255556 32107 raft_consensus.cc:359] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:38.256249 32107 raft_consensus.cc:385] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:38.256523 32107 raft_consensus.cc:740] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: FOLLOWER
I20260608 13:00:38.257422 32107 consensus_queue.cc:260] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:38.259567 32107 ts_tablet_manager.cc:1434] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 13:00:38.264182 31958 consensus_queue.cc:1048] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:38.276714 32145 consensus_queue.cc:1048] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:38.344372 32155 raft_consensus.cc:493] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:38.344904 32155 raft_consensus.cc:515] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:38.347079 32155 leader_election.cc:290] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:38.348142 31750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11643331ba74b839b3d41b67e9b11ea" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:38.348819 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11643331ba74b839b3d41b67e9b11ea" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:38.349661 31901 raft_consensus.cc:2393] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a11ee0017237426898224d7d955e5368 in current term 1: Already voted for candidate 788b3a3c0284485788ed9826b555194d in this term.
I20260608 13:00:38.350966 32024 leader_election.cc:304] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, 7955a23a5c82405b9d500df5890aca08
I20260608 13:00:38.352155 32155 raft_consensus.cc:3060] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:38.357174 32155 raft_consensus.cc:2749] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:38.444260 32155 raft_consensus.cc:493] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:38.444801 32155 raft_consensus.cc:515] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:38.446571 32155 leader_election.cc:290] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:38.447469 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7197f46203ad423da1e9826aeb085175" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:38.447887 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7197f46203ad423da1e9826aeb085175" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:38.449205 32024 leader_election.cc:304] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:38.449867 32155 raft_consensus.cc:2749] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:00:38.570650 31978 consensus_queue.cc:1048] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:38.584237 31978 consensus_queue.cc:1048] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:38.598829 31978 consensus_queue.cc:1048] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:38.605572 32066 raft_consensus.cc:3060] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:38.614823 32026 consensus_queue.cc:1048] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:38.624866 32155 consensus_queue.cc:1048] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:38.626309 32155 consensus_queue.cc:1048] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:38.637830 31958 consensus_queue.cc:1048] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:00:38.649955 32137 consensus_queue.cc:1048] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:38.657006 31958 consensus_queue.cc:1048] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:00:38.673405 32026 consensus_queue.cc:1048] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:00:38.681403 32183 consensus_queue.cc:1048] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:00:38.682554 32152 consensus_queue.cc:1048] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:38.784440 31900 consensus_queue.cc:237] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:38.791874 31828 raft_consensus.cc:1275] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:00:38.792686 31750 raft_consensus.cc:1275] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:00:38.793260 31958 consensus_queue.cc:1048] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 13:00:38.794291 31868 consensus_peers.cc:597] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 -> Peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Couldn't send request to peer a11ee0017237426898224d7d955e5368. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a14dfc267eb4db19284330fada6aac2. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:38.794374 32145 consensus_queue.cc:1048] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:38.802212 32146 raft_consensus.cc:2955] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.804039 31828 raft_consensus.cc:2955] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.808843 31750 raft_consensus.cc:2955] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.822850 31650 catalog_manager.cc:5696] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e reported cstate change: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.836989 31750 consensus_queue.cc:237] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
W20260608 13:00:38.848946 31719 consensus_peers.cc:597] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d -> Peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Couldn't send request to peer a11ee0017237426898224d7d955e5368. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6b145f409ae4c6ba90a59e4ba923dd6. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:38.849686 31828 raft_consensus.cc:1275] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:00:38.851315 31900 raft_consensus.cc:1275] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:00:38.851408 32141 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:38.853055 32026 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:38.860666 32141 raft_consensus.cc:2955] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.862867 31828 raft_consensus.cc:2955] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.863655 31900 raft_consensus.cc:2955] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.875020 31901 consensus_queue.cc:237] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [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: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:38.875471 31647 catalog_manager.cc:5696] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d reported cstate change: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:38.883170 31750 raft_consensus.cc:1275] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:00:38.883311 31868 consensus_peers.cc:597] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 -> Peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Couldn't send request to peer a11ee0017237426898224d7d955e5368. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8eb5b8690d374847b8502834bd3b0c09. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:38.884886 32146 consensus_queue.cc:1048] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:38.885603 31828 raft_consensus.cc:1275] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:00:38.888418 31958 consensus_queue.cc:1048] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:38.894277 31958 raft_consensus.cc:2955] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.896780 31750 raft_consensus.cc:2955] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.904485 31828 raft_consensus.cc:2955] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.910768 31647 catalog_manager.cc:5696] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d reported cstate change: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.925397 31828 consensus_queue.cc:237] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [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: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:38.934273 31901 raft_consensus.cc:1275] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:00:38.935756 32144 consensus_queue.cc:1048] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:38.936333 31750 raft_consensus.cc:1275] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:00:38.937695 32207 consensus_queue.cc:1048] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 13:00:38.940267 31794 consensus_peers.cc:597] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e -> Peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Couldn't send request to peer a11ee0017237426898224d7d955e5368. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4248ec1a67743b89bd92723b9cb5b2e. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:38.946062 32144 raft_consensus.cc:2955] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.947907 31750 raft_consensus.cc:2955] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.949189 31901 raft_consensus.cc:2955] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:38.962724 31648 catalog_manager.cc:5696] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d reported cstate change: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:39.255939 32210 ts_tablet_manager.cc:933] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368: Initiating tablet copy from peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:39.257772 32210 tablet_copy_client.cc:323] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:37283
I20260608 13:00:39.259552 31763 tablet_copy_service.cc:140] P 788b3a3c0284485788ed9826b555194d: Received BeginTabletCopySession request for tablet f6b145f409ae4c6ba90a59e4ba923dd6 from peer a11ee0017237426898224d7d955e5368 ({username='slave'} at 127.0.0.1:43782)
I20260608 13:00:39.260069 31763 tablet_copy_service.cc:161] P 788b3a3c0284485788ed9826b555194d: Beginning new tablet copy session on tablet f6b145f409ae4c6ba90a59e4ba923dd6 from peer a11ee0017237426898224d7d955e5368 at {username='slave'} at 127.0.0.1:43782: session id = a11ee0017237426898224d7d955e5368-f6b145f409ae4c6ba90a59e4ba923dd6
I20260608 13:00:39.266253 32212 ts_tablet_manager.cc:933] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368: Initiating tablet copy from peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:39.267139 31763 tablet_copy_source_session.cc:215] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:00:39.271946 32210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b145f409ae4c6ba90a59e4ba923dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:39.275606 32212 tablet_copy_client.cc:323] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:32809
I20260608 13:00:39.278400 31912 tablet_copy_service.cc:140] P 7955a23a5c82405b9d500df5890aca08: Received BeginTabletCopySession request for tablet 4a14dfc267eb4db19284330fada6aac2 from peer a11ee0017237426898224d7d955e5368 ({username='slave'} at 127.0.0.1:33102)
I20260608 13:00:39.279078 31912 tablet_copy_service.cc:161] P 7955a23a5c82405b9d500df5890aca08: Beginning new tablet copy session on tablet 4a14dfc267eb4db19284330fada6aac2 from peer a11ee0017237426898224d7d955e5368 at {username='slave'} at 127.0.0.1:33102: session id = a11ee0017237426898224d7d955e5368-4a14dfc267eb4db19284330fada6aac2
I20260608 13:00:39.280798 32213 ts_tablet_manager.cc:933] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368: Initiating tablet copy from peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:39.291698 31912 tablet_copy_source_session.cc:215] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:00:39.293484 32210 tablet_copy_client.cc:806] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 0 data blocks...
I20260608 13:00:39.294087 32210 tablet_copy_client.cc:670] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 1 WAL segments...
I20260608 13:00:39.295842 32212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a14dfc267eb4db19284330fada6aac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:39.298422 32210 tablet_copy_client.cc:538] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:00:39.307129 32210 tablet_bootstrap.cc:492] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:39.317706 32212 tablet_copy_client.cc:806] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 0 data blocks...
I20260608 13:00:39.318375 32212 tablet_copy_client.cc:670] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 1 WAL segments...
I20260608 13:00:39.321189 32213 tablet_copy_client.cc:323] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:32809
I20260608 13:00:39.323334 31912 tablet_copy_service.cc:140] P 7955a23a5c82405b9d500df5890aca08: Received BeginTabletCopySession request for tablet 8eb5b8690d374847b8502834bd3b0c09 from peer a11ee0017237426898224d7d955e5368 ({username='slave'} at 127.0.0.1:33102)
I20260608 13:00:39.323575 32212 tablet_copy_client.cc:538] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:00:39.323925 31912 tablet_copy_service.cc:161] P 7955a23a5c82405b9d500df5890aca08: Beginning new tablet copy session on tablet 8eb5b8690d374847b8502834bd3b0c09 from peer a11ee0017237426898224d7d955e5368 at {username='slave'} at 127.0.0.1:33102: session id = a11ee0017237426898224d7d955e5368-8eb5b8690d374847b8502834bd3b0c09
I20260608 13:00:39.332113 31912 tablet_copy_source_session.cc:215] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:00:39.335516 32213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eb5b8690d374847b8502834bd3b0c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:39.336691 32212 tablet_bootstrap.cc:492] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:39.337352 32210 tablet_bootstrap.cc:492] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368: 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
I20260608 13:00:39.338392 32210 tablet_bootstrap.cc:492] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368: Bootstrap complete.
I20260608 13:00:39.339239 32210 ts_tablet_manager.cc:1403] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.004s
I20260608 13:00:39.342257 32210 raft_consensus.cc:359] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:39.343103 32210 raft_consensus.cc:740] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: LEARNER
I20260608 13:00:39.343786 32210 consensus_queue.cc:260] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:39.347002 32210 ts_tablet_manager.cc:1434] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 13:00:39.349047 31763 tablet_copy_service.cc:342] P 788b3a3c0284485788ed9826b555194d: Request end of tablet copy session a11ee0017237426898224d7d955e5368-f6b145f409ae4c6ba90a59e4ba923dd6 received from {username='slave'} at 127.0.0.1:43782
I20260608 13:00:39.349494 31763 tablet_copy_service.cc:434] P 788b3a3c0284485788ed9826b555194d: ending tablet copy session a11ee0017237426898224d7d955e5368-f6b145f409ae4c6ba90a59e4ba923dd6 on tablet f6b145f409ae4c6ba90a59e4ba923dd6 with peer a11ee0017237426898224d7d955e5368
I20260608 13:00:39.358597 32213 tablet_copy_client.cc:806] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 0 data blocks...
I20260608 13:00:39.359225 32213 tablet_copy_client.cc:670] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 1 WAL segments...
I20260608 13:00:39.363507 32213 tablet_copy_client.cc:538] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:00:39.367200 32212 tablet_bootstrap.cc:492] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368: 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
I20260608 13:00:39.368117 32212 tablet_bootstrap.cc:492] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368: Bootstrap complete.
I20260608 13:00:39.368816 32212 ts_tablet_manager.cc:1403] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.007s
I20260608 13:00:39.370474 32213 tablet_bootstrap.cc:492] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:39.372005 32212 raft_consensus.cc:359] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:39.372879 32212 raft_consensus.cc:740] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: LEARNER
I20260608 13:00:39.373551 32212 consensus_queue.cc:260] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:39.376015 32212 ts_tablet_manager.cc:1434] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 13:00:39.377985 31912 tablet_copy_service.cc:342] P 7955a23a5c82405b9d500df5890aca08: Request end of tablet copy session a11ee0017237426898224d7d955e5368-4a14dfc267eb4db19284330fada6aac2 received from {username='slave'} at 127.0.0.1:33102
I20260608 13:00:39.378476 31912 tablet_copy_service.cc:434] P 7955a23a5c82405b9d500df5890aca08: ending tablet copy session a11ee0017237426898224d7d955e5368-4a14dfc267eb4db19284330fada6aac2 on tablet 4a14dfc267eb4db19284330fada6aac2 with peer a11ee0017237426898224d7d955e5368
I20260608 13:00:39.396829 32213 tablet_bootstrap.cc:492] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368: 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
I20260608 13:00:39.397814 32213 tablet_bootstrap.cc:492] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368: Bootstrap complete.
I20260608 13:00:39.398535 32213 ts_tablet_manager.cc:1403] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.007s
I20260608 13:00:39.401592 32213 raft_consensus.cc:359] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:39.402396 32213 raft_consensus.cc:740] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: LEARNER
I20260608 13:00:39.403023 32213 consensus_queue.cc:260] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [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: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:39.405507 32213 ts_tablet_manager.cc:1434] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 13:00:39.407334 31912 tablet_copy_service.cc:342] P 7955a23a5c82405b9d500df5890aca08: Request end of tablet copy session a11ee0017237426898224d7d955e5368-8eb5b8690d374847b8502834bd3b0c09 received from {username='slave'} at 127.0.0.1:33102
I20260608 13:00:39.407776 31912 tablet_copy_service.cc:434] P 7955a23a5c82405b9d500df5890aca08: ending tablet copy session a11ee0017237426898224d7d955e5368-8eb5b8690d374847b8502834bd3b0c09 on tablet 8eb5b8690d374847b8502834bd3b0c09 with peer a11ee0017237426898224d7d955e5368
I20260608 13:00:39.471381 32213 ts_tablet_manager.cc:933] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368: Initiating tablet copy from peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:39.473073 32213 tablet_copy_client.cc:323] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:40409
I20260608 13:00:39.474732 31838 tablet_copy_service.cc:140] P c12b2e8c50334085b931e72ce825e19e: Received BeginTabletCopySession request for tablet f4248ec1a67743b89bd92723b9cb5b2e from peer a11ee0017237426898224d7d955e5368 ({username='slave'} at 127.0.0.1:39312)
I20260608 13:00:39.475208 31838 tablet_copy_service.cc:161] P c12b2e8c50334085b931e72ce825e19e: Beginning new tablet copy session on tablet f4248ec1a67743b89bd92723b9cb5b2e from peer a11ee0017237426898224d7d955e5368 at {username='slave'} at 127.0.0.1:39312: session id = a11ee0017237426898224d7d955e5368-f4248ec1a67743b89bd92723b9cb5b2e
I20260608 13:00:39.480275 31838 tablet_copy_source_session.cc:215] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:00:39.483031 32213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4248ec1a67743b89bd92723b9cb5b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:39.493963 32213 tablet_copy_client.cc:806] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 0 data blocks...
I20260608 13:00:39.494495 32213 tablet_copy_client.cc:670] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 1 WAL segments...
I20260608 13:00:39.498361 32213 tablet_copy_client.cc:538] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:00:39.504739 32213 tablet_bootstrap.cc:492] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:39.522068 32213 tablet_bootstrap.cc:492] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368: 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
I20260608 13:00:39.523020 32213 tablet_bootstrap.cc:492] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368: Bootstrap complete.
I20260608 13:00:39.523591 32213 ts_tablet_manager.cc:1403] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260608 13:00:39.526508 32213 raft_consensus.cc:359] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:39.527319 32213 raft_consensus.cc:740] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: LEARNER
I20260608 13:00:39.527824 32213 consensus_queue.cc:260] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [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: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:39.530195 32213 ts_tablet_manager.cc:1434] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260608 13:00:39.531941 31838 tablet_copy_service.cc:342] P c12b2e8c50334085b931e72ce825e19e: Request end of tablet copy session a11ee0017237426898224d7d955e5368-f4248ec1a67743b89bd92723b9cb5b2e received from {username='slave'} at 127.0.0.1:39312
I20260608 13:00:39.532424 31838 tablet_copy_service.cc:434] P c12b2e8c50334085b931e72ce825e19e: ending tablet copy session a11ee0017237426898224d7d955e5368-f4248ec1a67743b89bd92723b9cb5b2e on tablet f4248ec1a67743b89bd92723b9cb5b2e with peer a11ee0017237426898224d7d955e5368
I20260608 13:00:39.655457 32066 raft_consensus.cc:1217] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:00:39.680420 32066 raft_consensus.cc:1217] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:00:39.702600 32066 raft_consensus.cc:1217] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:00:39.825696 31704 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:00:39.859022 31901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899"
dest_uuid: "7955a23a5c82405b9d500df5890aca08"
mode: GRACEFUL
new_leader_uuid: "788b3a3c0284485788ed9826b555194d"
 from {username='slave'} at 127.0.0.1:33128
I20260608 13:00:39.859735 31901 raft_consensus.cc:606] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Received request to transfer leadership to TS 788b3a3c0284485788ed9826b555194d
I20260608 13:00:39.864120 32223 raft_consensus.cc:993] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08: : Instructing follower 788b3a3c0284485788ed9826b555194d to start an election
I20260608 13:00:39.864663 32222 raft_consensus.cc:1081] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Signalling peer 788b3a3c0284485788ed9826b555194d to start an election
I20260608 13:00:39.866681 31750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899"
dest_uuid: "788b3a3c0284485788ed9826b555194d"
 from {username='slave'} at 127.0.0.1:43762
I20260608 13:00:39.867317 31750 raft_consensus.cc:493] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:00:39.867691 31750 raft_consensus.cc:3060] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:39.874620 31750 raft_consensus.cc:515] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:39.877269 31749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90e0d245a3bb40ad96409c1332401bad"
dest_uuid: "788b3a3c0284485788ed9826b555194d"
mode: GRACEFUL
new_leader_uuid: "c12b2e8c50334085b931e72ce825e19e"
 from {username='slave'} at 127.0.0.1:43800
I20260608 13:00:39.877516 31824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:39.877890 31749 raft_consensus.cc:606] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Received request to transfer leadership to TS c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:39.878099 31824 raft_consensus.cc:3060] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:39.878677 31750 leader_election.cc:290] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [CANDIDATE]: Term 2 election: Requested vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:39.880056 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899" candidate_uuid: "788b3a3c0284485788ed9826b555194d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:39.881099 31901 raft_consensus.cc:3055] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:00:39.881449 31901 raft_consensus.cc:740] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Running, Role: LEADER
I20260608 13:00:39.882287 31901 consensus_queue.cc:260] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:39.883355 31901 raft_consensus.cc:3060] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:39.885434 31824 raft_consensus.cc:2468] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 2.
I20260608 13:00:39.886097 31750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6b145f409ae4c6ba90a59e4ba923dd6"
dest_uuid: "788b3a3c0284485788ed9826b555194d"
mode: GRACEFUL
new_leader_uuid: "c12b2e8c50334085b931e72ce825e19e"
 from {username='slave'} at 127.0.0.1:43800
I20260608 13:00:39.886768 31719 leader_election.cc:304] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [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: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:39.886780 31750 raft_consensus.cc:606] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Received request to transfer leadership to TS c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:39.887763 31978 raft_consensus.cc:2804] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:00:39.888286 31978 raft_consensus.cc:697] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 2 LEADER]: Becoming Leader. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Running, Role: LEADER
I20260608 13:00:39.888916 31901 raft_consensus.cc:2468] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 788b3a3c0284485788ed9826b555194d in term 2.
I20260608 13:00:39.889082 31978 consensus_queue.cc:237] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:39.890965 31901 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3"
dest_uuid: "7955a23a5c82405b9d500df5890aca08"
mode: GRACEFUL
new_leader_uuid: "a11ee0017237426898224d7d955e5368"
 from {username='slave'} at 127.0.0.1:33128
I20260608 13:00:39.891628 31901 raft_consensus.cc:606] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Received request to transfer leadership to TS a11ee0017237426898224d7d955e5368
I20260608 13:00:39.892851 31704 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 13:00:39.893675 31704 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:39.901255 31647 catalog_manager.cc:5696] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d reported cstate change: term changed from 1 to 2, leader changed from 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) to 788b3a3c0284485788ed9826b555194d (127.28.21.129). New cstate: current_term: 2 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:40.040921 32066 raft_consensus.cc:1217] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:00:40.055215 32026 raft_consensus.cc:993] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d: : Instructing follower c12b2e8c50334085b931e72ce825e19e to start an election
I20260608 13:00:40.055735 31978 raft_consensus.cc:1081] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Signalling peer c12b2e8c50334085b931e72ce825e19e to start an election
I20260608 13:00:40.057318 31824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90e0d245a3bb40ad96409c1332401bad"
dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
 from {username='slave'} at 127.0.0.1:39296
I20260608 13:00:40.057894 31824 raft_consensus.cc:493] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:00:40.058287 31824 raft_consensus.cc:3060] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:40.065148 31824 raft_consensus.cc:515] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:40.067868 31824 leader_election.cc:290] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 2 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:40.068399 31750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e0d245a3bb40ad96409c1332401bad" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:40.068687 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e0d245a3bb40ad96409c1332401bad" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:40.069090 31750 raft_consensus.cc:3055] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:00:40.069489 31750 raft_consensus.cc:740] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Running, Role: LEADER
I20260608 13:00:40.069515 31901 raft_consensus.cc:3060] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:40.070622 31750 consensus_queue.cc:260] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:40.071786 31750 raft_consensus.cc:3060] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:40.076300 31901 raft_consensus.cc:2468] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 2.
I20260608 13:00:40.077632 31794 leader_election.cc:304] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [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: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:40.078536 32144 raft_consensus.cc:2804] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:00:40.079071 32144 raft_consensus.cc:697] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 2 LEADER]: Becoming Leader. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Running, Role: LEADER
I20260608 13:00:40.079633 31750 raft_consensus.cc:2468] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 2.
I20260608 13:00:40.080008 32144 consensus_queue.cc:237] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:40.088762 31650 catalog_manager.cc:5696] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e reported cstate change: term changed from 1 to 2, leader changed from 788b3a3c0284485788ed9826b555194d (127.28.21.129) to c12b2e8c50334085b931e72ce825e19e (127.28.21.130). New cstate: current_term: 2 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:40.189633 31978 raft_consensus.cc:1064] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d: attempting to promote NON_VOTER a11ee0017237426898224d7d955e5368 to VOTER
W20260608 13:00:40.190048 31978 raft_consensus.cc:1068] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d: Unable to promote non-voter a11ee0017237426898224d7d955e5368: Service unavailable: leader transfer in progress
I20260608 13:00:40.197759 32222 raft_consensus.cc:1064] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08: attempting to promote NON_VOTER a11ee0017237426898224d7d955e5368 to VOTER
I20260608 13:00:40.200067 32222 consensus_queue.cc:237] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:40.202461 32223 raft_consensus.cc:1064] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08: attempting to promote NON_VOTER a11ee0017237426898224d7d955e5368 to VOTER
I20260608 13:00:40.205174 32223 consensus_queue.cc:237] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [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: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:40.206429 31824 raft_consensus.cc:1275] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:40.207775 31958 consensus_queue.cc:1048] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:40.216487 32066 raft_consensus.cc:1275] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:40.218039 31750 raft_consensus.cc:1275] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:40.218519 31958 consensus_queue.cc:1048] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:40.219744 32222 consensus_queue.cc:1048] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:40.235234 31750 raft_consensus.cc:1275] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:40.235633 32065 raft_consensus.cc:1275] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:40.238425 32239 consensus_queue.cc:1048] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:40.240218 31958 consensus_queue.cc:1048] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:40.240653 32223 raft_consensus.cc:2955] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.242950 31750 raft_consensus.cc:2955] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.253371 31824 raft_consensus.cc:2955] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.258414 31828 raft_consensus.cc:1275] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:40.261724 32234 consensus_queue.cc:1048] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:00:40.265957 31650 catalog_manager.cc:5696] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d reported cstate change: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.282285 32066 raft_consensus.cc:2955] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.283996 32242 raft_consensus.cc:2955] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.288434 32065 raft_consensus.cc:2955] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.300263 31901 consensus_queue.cc:237] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [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: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:40.309274 32066 raft_consensus.cc:1275] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:40.309350 31824 raft_consensus.cc:1275] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:40.311393 32239 consensus_queue.cc:1048] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:40.312886 32222 consensus_queue.cc:1048] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:40.315186 31824 raft_consensus.cc:2955] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.322027 32239 raft_consensus.cc:2955] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 788b3a3c0284485788ed9826b555194d (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.324172 31828 raft_consensus.cc:2955] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 788b3a3c0284485788ed9826b555194d (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.328863 31650 catalog_manager.cc:5696] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e reported cstate change: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.337251 31638 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4a14dfc267eb4db19284330fada6aac2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:00:40.337344 32066 raft_consensus.cc:2955] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 788b3a3c0284485788ed9826b555194d (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.353659 31901 raft_consensus.cc:1275] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:00:40.353502 31647 catalog_manager.cc:5696] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 reported cstate change: config changed from index 3 to 4, VOTER 788b3a3c0284485788ed9826b555194d (127.28.21.129) evicted. New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:00:40.357664 32222 raft_consensus.cc:993] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08: : Instructing follower a11ee0017237426898224d7d955e5368 to start an election
I20260608 13:00:40.358112 32222 raft_consensus.cc:1081] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Signalling peer a11ee0017237426898224d7d955e5368 to start an election
I20260608 13:00:40.357860 31978 consensus_queue.cc:1048] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:40.360862 32068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3"
dest_uuid: "a11ee0017237426898224d7d955e5368"
 from {username='slave'} at 127.0.0.1:48902
I20260608 13:00:40.361441 32068 raft_consensus.cc:493] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:00:40.361799 32068 raft_consensus.cc:3060] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:40.370501 31741 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a14dfc267eb4db19284330fada6aac2 with delete_type TABLET_DATA_TOMBSTONED (TS 788b3a3c0284485788ed9826b555194d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43758
I20260608 13:00:40.370296 31749 raft_consensus.cc:2955] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.372723 32244 tablet_replica.cc:333] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:40.373723 32244 raft_consensus.cc:2243] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:40.374495 32244 raft_consensus.cc:2272] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:40.377946 32244 ts_tablet_manager.cc:1916] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:00:40.381362 32068 raft_consensus.cc:515] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:40.393208 32068 leader_election.cc:290] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 election: Requested vote from peers 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:40.398737 31828 raft_consensus.cc:1275] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:00:40.399242 31749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:40.400187 31749 raft_consensus.cc:3060] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:40.401276 32026 consensus_queue.cc:1048] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:00:40.401778 31900 consensus_queue.cc:237] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:40.407569 31900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5f56ab0b0849c8af31516a6d9c01b3" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:40.408154 31900 raft_consensus.cc:3055] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:00:40.408493 31900 raft_consensus.cc:740] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Running, Role: LEADER
I20260608 13:00:40.408684 31750 raft_consensus.cc:1275] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:40.409312 31900 consensus_queue.cc:260] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [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: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:40.410563 31900 raft_consensus.cc:3060] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:40.411141 32242 consensus_queue.cc:1048] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:00:40.416036 32244 ts_tablet_manager.cc:1929] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:00:40.416530 32244 log.cc:1199] T 4a14dfc267eb4db19284330fada6aac2 P 788b3a3c0284485788ed9826b555194d: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/4a14dfc267eb4db19284330fada6aac2
I20260608 13:00:40.418581 32068 raft_consensus.cc:1275] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Refusing update from remote peer 7955a23a5c82405b9d500df5890aca08: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:40.420696 32234 consensus_queue.cc:1048] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:40.423062 32242 raft_consensus.cc:2955] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.425078 31750 raft_consensus.cc:2955] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.437745 31749 raft_consensus.cc:2468] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 2.
I20260608 13:00:40.438472 31636 catalog_manager.cc:5027] TS 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): tablet 4a14dfc267eb4db19284330fada6aac2 (table range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]) successfully deleted
I20260608 13:00:40.439139 32022 leader_election.cc:304] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [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: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368; no voters: 
I20260608 13:00:40.441910 32155 raft_consensus.cc:2804] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:00:40.448467 32026 raft_consensus.cc:993] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d: : Instructing follower c12b2e8c50334085b931e72ce825e19e to start an election
I20260608 13:00:40.448000 31648 catalog_manager.cc:5696] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d reported cstate change: config changed from index 3 to 4, VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) evicted. New cstate: current_term: 1 leader_uuid: "7955a23a5c82405b9d500df5890aca08" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.449060 32026 raft_consensus.cc:1081] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Signalling peer c12b2e8c50334085b931e72ce825e19e to start an election
I20260608 13:00:40.451587 31824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6b145f409ae4c6ba90a59e4ba923dd6"
dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
 from {username='slave'} at 127.0.0.1:39296
I20260608 13:00:40.452338 31824 raft_consensus.cc:493] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:00:40.452838 31824 raft_consensus.cc:3060] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:40.454208 32068 raft_consensus.cc:2955] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.462855 31814 tablet_service.cc:1558] Processing DeleteTablet for tablet 8eb5b8690d374847b8502834bd3b0c09 with delete_type TABLET_DATA_TOMBSTONED (TS c12b2e8c50334085b931e72ce825e19e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39286
I20260608 13:00:40.465126 31824 raft_consensus.cc:515] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:40.469038 31900 raft_consensus.cc:2468] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 2.
I20260608 13:00:40.469167 31750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b145f409ae4c6ba90a59e4ba923dd6" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:40.469961 31750 raft_consensus.cc:3055] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:00:40.470330 31750 raft_consensus.cc:740] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Running, Role: LEADER
I20260608 13:00:40.471335 31750 consensus_queue.cc:260] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:40.473083 31750 raft_consensus.cc:3060] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:40.476435 32253 tablet_replica.cc:333] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:40.477455 32253 raft_consensus.cc:2243] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:40.484608 31824 leader_election.cc:290] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 2 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:40.484730 31900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b145f409ae4c6ba90a59e4ba923dd6" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:40.485596 31900 raft_consensus.cc:3060] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:40.487869 31750 raft_consensus.cc:2468] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 2.
I20260608 13:00:40.488529 32155 raft_consensus.cc:697] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 2 LEADER]: Becoming Leader. State: Replica: a11ee0017237426898224d7d955e5368, State: Running, Role: LEADER
I20260608 13:00:40.489382 31792 leader_election.cc:304] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [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: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:40.489632 32155 consensus_queue.cc:237] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [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: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:40.490381 32231 raft_consensus.cc:2804] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:00:40.490880 32231 raft_consensus.cc:697] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 2 LEADER]: Becoming Leader. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Running, Role: LEADER
I20260608 13:00:40.491761 32231 consensus_queue.cc:237] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:40.498070 31900 raft_consensus.cc:2468] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 2.
I20260608 13:00:40.485298 32253 raft_consensus.cc:2272] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:40.516654 31638 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8eb5b8690d374847b8502834bd3b0c09 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:00:40.539175 31647 catalog_manager.cc:5696] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e reported cstate change: term changed from 1 to 2, leader changed from 788b3a3c0284485788ed9826b555194d (127.28.21.129) to c12b2e8c50334085b931e72ce825e19e (127.28.21.130). New cstate: current_term: 2 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:40.541911 32253 ts_tablet_manager.cc:1916] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:00:40.555426 31750 raft_consensus.cc:1275] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:00:40.558077 32231 consensus_queue.cc:1048] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:40.561918 31650 catalog_manager.cc:5696] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 reported cstate change: term changed from 1 to 2, leader changed from 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) to a11ee0017237426898224d7d955e5368 (127.28.21.132). New cstate: current_term: 2 leader_uuid: "a11ee0017237426898224d7d955e5368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:40.572011 32253 ts_tablet_manager.cc:1929] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:00:40.572476 32253 log.cc:1199] T 8eb5b8690d374847b8502834bd3b0c09 P c12b2e8c50334085b931e72ce825e19e: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-1-root/wals/8eb5b8690d374847b8502834bd3b0c09
I20260608 13:00:40.574342 31900 raft_consensus.cc:1275] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:00:40.574249 31638 catalog_manager.cc:5027] TS c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): tablet 8eb5b8690d374847b8502834bd3b0c09 (table range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]) successfully deleted
I20260608 13:00:40.576113 32221 consensus_queue.cc:1048] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:40.644908 32231 raft_consensus.cc:1064] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e: attempting to promote NON_VOTER a11ee0017237426898224d7d955e5368 to VOTER
I20260608 13:00:40.647465 32231 consensus_queue.cc:237] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [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: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:40.656096 31749 raft_consensus.cc:1275] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:40.656405 31900 raft_consensus.cc:1275] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:40.656126 32068 raft_consensus.cc:1275] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:40.658399 32231 consensus_queue.cc:1048] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:40.659565 32221 consensus_queue.cc:1048] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:40.660455 32144 consensus_queue.cc:1048] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:40.680202 32231 raft_consensus.cc:2955] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.683364 31900 raft_consensus.cc:2955] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.683432 31749 raft_consensus.cc:2955] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.699493 31648 catalog_manager.cc:5696] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 reported cstate change: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.702513 32068 raft_consensus.cc:2955] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } attrs { replace: true } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.727632 31828 consensus_queue.cc:237] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [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: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:40.732372 32068 raft_consensus.cc:1275] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:40.732455 31900 raft_consensus.cc:1275] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:40.734079 32231 consensus_queue.cc:1048] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:40.736783 32231 consensus_queue.cc:1048] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:40.741729 32221 raft_consensus.cc:2955] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 788b3a3c0284485788ed9826b555194d (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.744050 32068 raft_consensus.cc:2955] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 788b3a3c0284485788ed9826b555194d (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.751183 31900 raft_consensus.cc:2955] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 788b3a3c0284485788ed9826b555194d (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.753355 31638 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f4248ec1a67743b89bd92723b9cb5b2e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:00:40.761078 31647 catalog_manager.cc:5696] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e reported cstate change: config changed from index 3 to 4, VOTER 788b3a3c0284485788ed9826b555194d (127.28.21.129) evicted. New cstate: current_term: 1 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:00:40.773921 31741 tablet_service.cc:1558] Processing DeleteTablet for tablet f4248ec1a67743b89bd92723b9cb5b2e with delete_type TABLET_DATA_TOMBSTONED (TS 788b3a3c0284485788ed9826b555194d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43758
I20260608 13:00:40.774920 32244 tablet_replica.cc:333] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:40.775882 32244 raft_consensus.cc:2243] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:40.776630 32244 raft_consensus.cc:2272] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:40.781581 32244 ts_tablet_manager.cc:1916] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:00:40.797232 32244 ts_tablet_manager.cc:1929] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:00:40.797588 32244 log.cc:1199] T f4248ec1a67743b89bd92723b9cb5b2e P 788b3a3c0284485788ed9826b555194d: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/f4248ec1a67743b89bd92723b9cb5b2e
I20260608 13:00:40.798884 31636 catalog_manager.cc:5027] TS 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): tablet f4248ec1a67743b89bd92723b9cb5b2e (table range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]) successfully deleted
I20260608 13:00:40.885674 31900 raft_consensus.cc:1275] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:00:40.887306 32221 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:40.897146 32068 raft_consensus.cc:3060] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Advancing to term 2
I20260608 13:00:40.899065 31749 raft_consensus.cc:1275] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:00:40.900812 32144 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:40.906203 32068 raft_consensus.cc:1275] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 LEARNER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:00:40.915126 32144 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:40.931011 32144 raft_consensus.cc:1064] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e: attempting to promote NON_VOTER a11ee0017237426898224d7d955e5368 to VOTER
I20260608 13:00:40.933485 32144 consensus_queue.cc:237] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:40.940588 31900 raft_consensus.cc:1275] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:00:40.942421 32144 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:40.943735 31749 raft_consensus.cc:1275] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:00:40.945354 32144 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:40.945770 32068 raft_consensus.cc:1275] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 LEARNER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:00:40.947230 32221 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:40.953545 32221 raft_consensus.cc:2955] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.962720 31749 raft_consensus.cc:2955] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.967183 32068 raft_consensus.cc:2955] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.967401 31900 raft_consensus.cc:2955] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:40.976787 31647 catalog_manager.cc:5696] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e reported cstate change: config changed from index 2 to 4, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:00:40.985880 31901 raft_consensus.cc:1275] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Refusing update from remote peer a11ee0017237426898224d7d955e5368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:00:40.987795 32155 consensus_queue.cc:1048] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:40.999702 31749 raft_consensus.cc:1275] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Refusing update from remote peer a11ee0017237426898224d7d955e5368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:00:41.001602 32254 consensus_queue.cc:1048] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:41.002260 31828 consensus_queue.cc:237] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:41.012882 32068 raft_consensus.cc:1275] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:00:41.013566 31750 raft_consensus.cc:1275] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:00:41.016906 32144 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:00:41.018925 32144 consensus_queue.cc:1048] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:00:41.031745 32221 raft_consensus.cc:2955] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:41.033282 31749 raft_consensus.cc:2955] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:41.034718 32068 raft_consensus.cc:2955] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:41.045064 31638 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f6b145f409ae4c6ba90a59e4ba923dd6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:00:41.050942 31649 catalog_manager.cc:5696] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 reported cstate change: config changed from index 4 to 5, VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) evicted. New cstate: current_term: 2 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:41.062891 31888 tablet_service.cc:1558] Processing DeleteTablet for tablet f6b145f409ae4c6ba90a59e4ba923dd6 with delete_type TABLET_DATA_TOMBSTONED (TS 7955a23a5c82405b9d500df5890aca08 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33086
I20260608 13:00:41.064711 32271 tablet_replica.cc:333] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:41.065555 32271 raft_consensus.cc:2243] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:41.066251 32271 raft_consensus.cc:2272] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:41.068895 32271 ts_tablet_manager.cc:1916] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:00:41.079257 32271 ts_tablet_manager.cc:1929] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 13:00:41.079562 32271 log.cc:1199] T f6b145f409ae4c6ba90a59e4ba923dd6 P 7955a23a5c82405b9d500df5890aca08: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-2-root/wals/f6b145f409ae4c6ba90a59e4ba923dd6
I20260608 13:00:41.080965 31638 catalog_manager.cc:5027] TS 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): tablet f6b145f409ae4c6ba90a59e4ba923dd6 (table range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]) successfully deleted
I20260608 13:00:41.894678 31704 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:00:41.908906 31749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899"
dest_uuid: "788b3a3c0284485788ed9826b555194d"
mode: GRACEFUL
new_leader_uuid: "c12b2e8c50334085b931e72ce825e19e"
 from {username='slave'} at 127.0.0.1:43800
I20260608 13:00:41.909473 31749 raft_consensus.cc:606] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 2 LEADER]: Received request to transfer leadership to TS c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:41.910776 31704 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 13:00:41.911339 31704 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:42.002646 32273 raft_consensus.cc:993] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d: : Instructing follower c12b2e8c50334085b931e72ce825e19e to start an election
I20260608 13:00:42.003281 32247 raft_consensus.cc:1081] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 2 LEADER]: Signalling peer c12b2e8c50334085b931e72ce825e19e to start an election
I20260608 13:00:42.004873 31828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899"
dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
 from {username='slave'} at 127.0.0.1:39296
I20260608 13:00:42.005399 31828 raft_consensus.cc:493] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:00:42.005781 31828 raft_consensus.cc:3060] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:00:42.010754 31828 raft_consensus.cc:515] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:42.012403 31828 leader_election.cc:290] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 3 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:42.013453 31749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "788b3a3c0284485788ed9826b555194d"
I20260608 13:00:42.013515 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375b45a7323b4c2085feb3a6bb6c1899" candidate_uuid: "c12b2e8c50334085b931e72ce825e19e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:42.014060 31749 raft_consensus.cc:3055] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 2 LEADER]: Stepping down as leader of term 2
I20260608 13:00:42.014073 31901 raft_consensus.cc:3060] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:00:42.014514 31749 raft_consensus.cc:740] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 788b3a3c0284485788ed9826b555194d, State: Running, Role: LEADER
I20260608 13:00:42.015297 31749 consensus_queue.cc:260] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:42.016387 31749 raft_consensus.cc:3060] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:00:42.018744 31901 raft_consensus.cc:2468] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 3.
I20260608 13:00:42.020069 31794 leader_election.cc:304] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e; no voters: 
I20260608 13:00:42.020941 32231 raft_consensus.cc:2804] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 3 FOLLOWER]: Leader election won for term 3
I20260608 13:00:42.021982 31749 raft_consensus.cc:2468] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c12b2e8c50334085b931e72ce825e19e in term 3.
I20260608 13:00:42.022017 32231 raft_consensus.cc:697] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 3 LEADER]: Becoming Leader. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Running, Role: LEADER
I20260608 13:00:42.023627 32231 consensus_queue.cc:237] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:42.032030 31651 catalog_manager.cc:5696] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e reported cstate change: term changed from 2 to 3, leader changed from 788b3a3c0284485788ed9826b555194d (127.28.21.129) to c12b2e8c50334085b931e72ce825e19e (127.28.21.130). New cstate: current_term: 3 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:42.084990 31749 consensus_queue.cc:237] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [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: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: NON_VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: true } }
I20260608 13:00:42.091089 31828 raft_consensus.cc:1275] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:00:42.091945 31719 consensus_peers.cc:597] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d -> Peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Couldn't send request to peer 7955a23a5c82405b9d500df5890aca08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26fca59f199e41fb8ac35412d7c74bb6. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:42.092682 32068 raft_consensus.cc:1275] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:00:42.092819 32273 consensus_queue.cc:1048] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:42.093968 32280 consensus_queue.cc:1048] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:42.099404 32273 raft_consensus.cc:2955] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: NON_VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: true } } }
I20260608 13:00:42.101725 31828 raft_consensus.cc:2955] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: NON_VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: true } } }
I20260608 13:00:42.103421 32068 raft_consensus.cc:2955] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: NON_VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: true } } }
I20260608 13:00:42.115118 31651 catalog_manager.cc:5696] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 reported cstate change: config changed from index -1 to 2, NON_VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) added. New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: NON_VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: true } } }
W20260608 13:00:42.116500 31699 auto_rebalancer.cc:591] Failed to schedule move for tablet 375b45a7323b4c2085feb3a6bb6c1899: Illegal state: Leader has not yet committed an operation in its own term
I20260608 13:00:42.121779 31749 consensus_queue.cc:237] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [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: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: NON_VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: true } }
I20260608 13:00:42.132229 31901 raft_consensus.cc:1275] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:00:42.132354 31719 consensus_peers.cc:597] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a11643331ba74b839b3d41b67e9b11ea. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:42.133741 32280 consensus_queue.cc:1048] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:42.135041 32068 raft_consensus.cc:1275] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:00:42.136260 32283 consensus_queue.cc:1048] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:42.141507 32280 raft_consensus.cc:2955] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: NON_VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: true } } }
I20260608 13:00:42.143384 31901 raft_consensus.cc:2955] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: NON_VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: true } } }
I20260608 13:00:42.147089 32068 raft_consensus.cc:2955] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: NON_VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: true } } }
I20260608 13:00:42.155714 31650 catalog_manager.cc:5696] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d reported cstate change: config changed from index -1 to 2, NON_VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) added. New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: NON_VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:42.156101 31749 consensus_queue.cc:237] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:42.164914 31828 raft_consensus.cc:1275] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:00:42.166723 31719 consensus_peers.cc:597] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d -> Peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Couldn't send request to peer a11ee0017237426898224d7d955e5368. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d832bba5a654735acbc75449d512e1a. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:42.167142 31901 raft_consensus.cc:1275] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:00:42.168424 32280 consensus_queue.cc:1048] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:42.169281 32273 consensus_queue.cc:1048] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:00:42.177542 32283 raft_consensus.cc:2955] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:42.179268 31828 raft_consensus.cc:2955] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:42.185007 31901 raft_consensus.cc:2955] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:42.191180 31651 catalog_manager.cc:5696] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d reported cstate change: config changed from index -1 to 2, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:42.542922 32291 ts_tablet_manager.cc:933] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08: Initiating tablet copy from peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:42.545127 32291 tablet_copy_client.cc:323] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:37283
I20260608 13:00:42.546988 31763 tablet_copy_service.cc:140] P 788b3a3c0284485788ed9826b555194d: Received BeginTabletCopySession request for tablet 26fca59f199e41fb8ac35412d7c74bb6 from peer 7955a23a5c82405b9d500df5890aca08 ({username='slave'} at 127.0.0.1:43762)
I20260608 13:00:42.547572 31763 tablet_copy_service.cc:161] P 788b3a3c0284485788ed9826b555194d: Beginning new tablet copy session on tablet 26fca59f199e41fb8ac35412d7c74bb6 from peer 7955a23a5c82405b9d500df5890aca08 at {username='slave'} at 127.0.0.1:43762: session id = 7955a23a5c82405b9d500df5890aca08-26fca59f199e41fb8ac35412d7c74bb6
I20260608 13:00:42.555119 31763 tablet_copy_source_session.cc:215] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:00:42.558399 32291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26fca59f199e41fb8ac35412d7c74bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:42.560282 32293 ts_tablet_manager.cc:933] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e: Initiating tablet copy from peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:42.562495 32293 tablet_copy_client.cc:323] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:37283
I20260608 13:00:42.564347 31763 tablet_copy_service.cc:140] P 788b3a3c0284485788ed9826b555194d: Received BeginTabletCopySession request for tablet a11643331ba74b839b3d41b67e9b11ea from peer c12b2e8c50334085b931e72ce825e19e ({username='slave'} at 127.0.0.1:43768)
I20260608 13:00:42.564878 31763 tablet_copy_service.cc:161] P 788b3a3c0284485788ed9826b555194d: Beginning new tablet copy session on tablet a11643331ba74b839b3d41b67e9b11ea from peer c12b2e8c50334085b931e72ce825e19e at {username='slave'} at 127.0.0.1:43768: session id = c12b2e8c50334085b931e72ce825e19e-a11643331ba74b839b3d41b67e9b11ea
I20260608 13:00:42.567010 31901 raft_consensus.cc:1275] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 13:00:42.568629 32231 consensus_queue.cc:1048] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:42.571979 31763 tablet_copy_source_session.cc:215] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:00:42.575441 32293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11643331ba74b839b3d41b67e9b11ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:42.587323 32291 tablet_copy_client.cc:806] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08: tablet copy: Starting download of 0 data blocks...
I20260608 13:00:42.588023 32291 tablet_copy_client.cc:670] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08: tablet copy: Starting download of 1 WAL segments...
I20260608 13:00:42.591416 32293 tablet_copy_client.cc:806] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e: tablet copy: Starting download of 0 data blocks...
I20260608 13:00:42.592099 32293 tablet_copy_client.cc:670] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e: tablet copy: Starting download of 1 WAL segments...
I20260608 13:00:42.596153 32293 tablet_copy_client.cc:538] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:00:42.602165 32291 tablet_copy_client.cc:538] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:00:42.611372 32293 tablet_bootstrap.cc:492] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e: Bootstrap starting.
I20260608 13:00:42.616392 32291 tablet_bootstrap.cc:492] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08: Bootstrap starting.
I20260608 13:00:42.619417 31749 raft_consensus.cc:1275] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 3 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 13:00:42.621482 32284 consensus_queue.cc:1048] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:42.638890 32293 tablet_bootstrap.cc:492] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e: 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
I20260608 13:00:42.640921 32293 tablet_bootstrap.cc:492] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e: Bootstrap complete.
I20260608 13:00:42.641716 32293 ts_tablet_manager.cc:1403] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.007s
I20260608 13:00:42.644973 32293 raft_consensus.cc:359] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: NON_VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: true } }
I20260608 13:00:42.645855 32293 raft_consensus.cc:740] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Initialized, Role: LEARNER
I20260608 13:00:42.646581 32293 consensus_queue.cc:260] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e [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: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: NON_VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: true } }
I20260608 13:00:42.649745 32293 ts_tablet_manager.cc:1434] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 13:00:42.651562 31763 tablet_copy_service.cc:342] P 788b3a3c0284485788ed9826b555194d: Request end of tablet copy session c12b2e8c50334085b931e72ce825e19e-a11643331ba74b839b3d41b67e9b11ea received from {username='slave'} at 127.0.0.1:43768
I20260608 13:00:42.651997 31763 tablet_copy_service.cc:434] P 788b3a3c0284485788ed9826b555194d: ending tablet copy session c12b2e8c50334085b931e72ce825e19e-a11643331ba74b839b3d41b67e9b11ea on tablet a11643331ba74b839b3d41b67e9b11ea with peer c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:42.670635 32291 tablet_bootstrap.cc:492] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08: 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
I20260608 13:00:42.671682 32291 tablet_bootstrap.cc:492] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08: Bootstrap complete.
I20260608 13:00:42.672477 32291 ts_tablet_manager.cc:1403] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.013s
I20260608 13:00:42.675498 32291 raft_consensus.cc:359] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: NON_VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: true } }
I20260608 13:00:42.676328 32291 raft_consensus.cc:740] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7955a23a5c82405b9d500df5890aca08, State: Initialized, Role: LEARNER
I20260608 13:00:42.677006 32291 consensus_queue.cc:260] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [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: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: NON_VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: true } }
I20260608 13:00:42.679399 32291 ts_tablet_manager.cc:1434] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 13:00:42.681152 31763 tablet_copy_service.cc:342] P 788b3a3c0284485788ed9826b555194d: Request end of tablet copy session 7955a23a5c82405b9d500df5890aca08-26fca59f199e41fb8ac35412d7c74bb6 received from {username='slave'} at 127.0.0.1:43762
I20260608 13:00:42.681588 31763 tablet_copy_service.cc:434] P 788b3a3c0284485788ed9826b555194d: ending tablet copy session 7955a23a5c82405b9d500df5890aca08-26fca59f199e41fb8ac35412d7c74bb6 on tablet 26fca59f199e41fb8ac35412d7c74bb6 with peer 7955a23a5c82405b9d500df5890aca08
I20260608 13:00:42.770334 32302 ts_tablet_manager.cc:933] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: Initiating tablet copy from peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
I20260608 13:00:42.772807 32302 tablet_copy_client.cc:323] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:37283
I20260608 13:00:42.774359 31763 tablet_copy_service.cc:140] P 788b3a3c0284485788ed9826b555194d: Received BeginTabletCopySession request for tablet 0d832bba5a654735acbc75449d512e1a from peer a11ee0017237426898224d7d955e5368 ({username='slave'} at 127.0.0.1:43782)
I20260608 13:00:42.774917 31763 tablet_copy_service.cc:161] P 788b3a3c0284485788ed9826b555194d: Beginning new tablet copy session on tablet 0d832bba5a654735acbc75449d512e1a from peer a11ee0017237426898224d7d955e5368 at {username='slave'} at 127.0.0.1:43782: session id = a11ee0017237426898224d7d955e5368-0d832bba5a654735acbc75449d512e1a
I20260608 13:00:42.779709 31763 tablet_copy_source_session.cc:215] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:00:42.782109 32302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d832bba5a654735acbc75449d512e1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:42.795372 32302 tablet_copy_client.cc:806] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 0 data blocks...
I20260608 13:00:42.795943 32302 tablet_copy_client.cc:670] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 1 WAL segments...
I20260608 13:00:42.799598 32302 tablet_copy_client.cc:538] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:00:42.806000 32302 tablet_bootstrap.cc:492] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:42.821436 32302 tablet_bootstrap.cc:492] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: 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
I20260608 13:00:42.822383 32302 tablet_bootstrap.cc:492] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: Bootstrap complete.
I20260608 13:00:42.822904 32302 ts_tablet_manager.cc:1403] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260608 13:00:42.825275 32302 raft_consensus.cc:359] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:42.825865 32302 raft_consensus.cc:740] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: LEARNER
I20260608 13:00:42.826370 32302 consensus_queue.cc:260] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:42.828405 32302 ts_tablet_manager.cc:1434] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260608 13:00:42.830304 31763 tablet_copy_service.cc:342] P 788b3a3c0284485788ed9826b555194d: Request end of tablet copy session a11ee0017237426898224d7d955e5368-0d832bba5a654735acbc75449d512e1a received from {username='slave'} at 127.0.0.1:43782
I20260608 13:00:42.830715 31763 tablet_copy_service.cc:434] P 788b3a3c0284485788ed9826b555194d: ending tablet copy session a11ee0017237426898224d7d955e5368-0d832bba5a654735acbc75449d512e1a on tablet 0d832bba5a654735acbc75449d512e1a with peer a11ee0017237426898224d7d955e5368
I20260608 13:00:42.932269 31900 raft_consensus.cc:1217] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:00:42.957315 31828 raft_consensus.cc:1217] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:00:43.197786 32066 raft_consensus.cc:1217] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:00:43.425381 32307 raft_consensus.cc:1064] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d: attempting to promote NON_VOTER c12b2e8c50334085b931e72ce825e19e to VOTER
I20260608 13:00:43.427271 32307 consensus_queue.cc:237] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [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: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } }
I20260608 13:00:43.435482 31900 raft_consensus.cc:1275] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:43.435606 32066 raft_consensus.cc:1275] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:43.437357 31828 raft_consensus.cc:1275] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e [term 1 LEARNER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:43.437191 32311 consensus_queue.cc:1048] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:43.438210 32307 consensus_queue.cc:1048] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:43.438985 32306 consensus_queue.cc:1048] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:43.454174 32306 raft_consensus.cc:2955] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c12b2e8c50334085b931e72ce825e19e (127.28.21.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } } }
I20260608 13:00:43.456195 31900 raft_consensus.cc:2955] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c12b2e8c50334085b931e72ce825e19e (127.28.21.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } } }
I20260608 13:00:43.465258 32066 raft_consensus.cc:2955] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c12b2e8c50334085b931e72ce825e19e (127.28.21.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } } }
I20260608 13:00:43.468915 31824 raft_consensus.cc:2955] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c12b2e8c50334085b931e72ce825e19e (127.28.21.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } } }
I20260608 13:00:43.476168 31651 catalog_manager.cc:5696] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d reported cstate change: config changed from index 2 to 3, c12b2e8c50334085b931e72ce825e19e (127.28.21.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:00:43.496905 31749 consensus_queue.cc:237] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } }
I20260608 13:00:43.502504 31824 raft_consensus.cc:1275] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:43.503648 31900 raft_consensus.cc:1275] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:43.504392 32306 consensus_queue.cc:1048] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:43.505435 32307 consensus_queue.cc:1048] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:43.512351 32306 raft_consensus.cc:2955] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } } }
I20260608 13:00:43.514861 31900 raft_consensus.cc:2955] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } } }
I20260608 13:00:43.515558 31824 raft_consensus.cc:2955] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } } }
I20260608 13:00:43.522378 31636 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a11643331ba74b839b3d41b67e9b11ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:00:43.529181 31647 catalog_manager.cc:5696] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e reported cstate change: config changed from index 3 to 4, VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) evicted. New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } } }
I20260608 13:00:43.534914 32307 raft_consensus.cc:1064] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d: attempting to promote NON_VOTER 7955a23a5c82405b9d500df5890aca08 to VOTER
I20260608 13:00:43.538491 32307 consensus_queue.cc:237] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [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: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } }
I20260608 13:00:43.540062 32052 tablet_service.cc:1558] Processing DeleteTablet for tablet a11643331ba74b839b3d41b67e9b11ea with delete_type TABLET_DATA_TOMBSTONED (TS a11ee0017237426898224d7d955e5368 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48886
I20260608 13:00:43.553519 32319 tablet_replica.cc:333] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:43.554387 31900 raft_consensus.cc:1275] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEARNER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:43.554595 32319 raft_consensus.cc:2243] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:43.555449 32319 raft_consensus.cc:2272] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:43.556294 32066 raft_consensus.cc:1275] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:43.556371 31824 raft_consensus.cc:1275] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:43.561077 32319 ts_tablet_manager.cc:1916] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:00:43.562984 32306 consensus_queue.cc:1048] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:43.564374 32307 consensus_queue.cc:1048] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:43.566308 32306 consensus_queue.cc:1048] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:43.591717 32306 raft_consensus.cc:2955] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } } }
I20260608 13:00:43.594436 32319 ts_tablet_manager.cc:1929] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:00:43.594866 32319 log.cc:1199] T a11643331ba74b839b3d41b67e9b11ea P a11ee0017237426898224d7d955e5368: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-3-root/wals/a11643331ba74b839b3d41b67e9b11ea
I20260608 13:00:43.593814 32066 raft_consensus.cc:2955] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } } }
I20260608 13:00:43.596707 31638 catalog_manager.cc:5027] TS a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): tablet a11643331ba74b839b3d41b67e9b11ea (table range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]) successfully deleted
I20260608 13:00:43.599660 31900 raft_consensus.cc:2955] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } } }
I20260608 13:00:43.604336 31824 raft_consensus.cc:2955] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } } }
I20260608 13:00:43.609923 31649 catalog_manager.cc:5696] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 reported cstate change: config changed from index 2 to 3, 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { replace: true } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } } }
I20260608 13:00:43.630064 31749 consensus_queue.cc:237] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } }
I20260608 13:00:43.637109 31900 raft_consensus.cc:1275] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:43.638146 31824 raft_consensus.cc:1275] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:43.640527 32307 consensus_queue.cc:1048] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:43.641441 32273 consensus_queue.cc:1048] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:43.651893 32273 raft_consensus.cc:2955] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } } }
I20260608 13:00:43.653633 31824 raft_consensus.cc:2955] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } } }
I20260608 13:00:43.661525 31900 raft_consensus.cc:2955] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } } }
I20260608 13:00:43.671125 31651 catalog_manager.cc:5696] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e reported cstate change: config changed from index 3 to 4, VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) evicted. New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } } }
I20260608 13:00:43.675227 31636 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 26fca59f199e41fb8ac35412d7c74bb6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:00:43.686779 32052 tablet_service.cc:1558] Processing DeleteTablet for tablet 26fca59f199e41fb8ac35412d7c74bb6 with delete_type TABLET_DATA_TOMBSTONED (TS a11ee0017237426898224d7d955e5368 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48886
I20260608 13:00:43.687780 32319 tablet_replica.cc:333] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:43.688588 32319 raft_consensus.cc:2243] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:43.689195 32319 raft_consensus.cc:2272] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:43.692287 32319 ts_tablet_manager.cc:1916] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:00:43.703032 32319 ts_tablet_manager.cc:1929] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:00:43.703410 32319 log.cc:1199] T 26fca59f199e41fb8ac35412d7c74bb6 P a11ee0017237426898224d7d955e5368: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-3-root/wals/26fca59f199e41fb8ac35412d7c74bb6
I20260608 13:00:43.704756 31638 catalog_manager.cc:5027] TS a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): tablet 26fca59f199e41fb8ac35412d7c74bb6 (table range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]) successfully deleted
I20260608 13:00:43.811587 32311 raft_consensus.cc:1064] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d: attempting to promote NON_VOTER a11ee0017237426898224d7d955e5368 to VOTER
I20260608 13:00:43.814316 32311 consensus_queue.cc:237] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:43.821085 32068 raft_consensus.cc:1275] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 LEARNER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:43.822190 31828 raft_consensus.cc:1275] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:43.822557 31900 raft_consensus.cc:1275] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:00:43.822698 32306 consensus_queue.cc:1048] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:43.823771 32311 consensus_queue.cc:1048] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:43.824765 32273 consensus_queue.cc:1048] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:43.835718 32273 raft_consensus.cc:2955] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:43.838210 31828 raft_consensus.cc:2955] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:43.838397 31900 raft_consensus.cc:2955] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:43.854789 32068 raft_consensus.cc:2955] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:43.857685 31651 catalog_manager.cc:5696] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 reported cstate change: config changed from index 2 to 3, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:43.880282 31750 consensus_queue.cc:237] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:43.886694 31901 raft_consensus.cc:1275] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:43.888155 32068 raft_consensus.cc:1275] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Refusing update from remote peer 788b3a3c0284485788ed9826b555194d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:00:43.887979 32273 consensus_queue.cc:1048] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:43.889639 32311 consensus_queue.cc:1048] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:00:43.895793 32273 raft_consensus.cc:2955] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:43.897804 31901 raft_consensus.cc:2955] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:43.900332 32068 raft_consensus.cc:2955] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:43.905831 31636 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0d832bba5a654735acbc75449d512e1a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:00:43.909583 31647 catalog_manager.cc:5696] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d reported cstate change: config changed from index 3 to 4, VOTER c12b2e8c50334085b931e72ce825e19e (127.28.21.130) evicted. New cstate: current_term: 1 leader_uuid: "788b3a3c0284485788ed9826b555194d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:00:43.912240 31704 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:00:43.925354 31814 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d832bba5a654735acbc75449d512e1a with delete_type TABLET_DATA_TOMBSTONED (TS c12b2e8c50334085b931e72ce825e19e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39286
I20260608 13:00:43.927479 32329 tablet_replica.cc:333] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:43.928511 32329 raft_consensus.cc:2243] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:43.929350 32329 raft_consensus.cc:2272] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:43.933393 32329 ts_tablet_manager.cc:1916] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:00:43.947875 32329 ts_tablet_manager.cc:1929] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:00:43.948196 32329 log.cc:1199] T 0d832bba5a654735acbc75449d512e1a P c12b2e8c50334085b931e72ce825e19e: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-1-root/wals/0d832bba5a654735acbc75449d512e1a
I20260608 13:00:43.949862 31638 catalog_manager.cc:5027] TS c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): tablet 0d832bba5a654735acbc75449d512e1a (table range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]) successfully deleted
I20260608 13:00:43.956100 31828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4248ec1a67743b89bd92723b9cb5b2e"
dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
mode: GRACEFUL
new_leader_uuid: "a11ee0017237426898224d7d955e5368"
 from {username='slave'} at 127.0.0.1:43780
I20260608 13:00:43.956586 31828 raft_consensus.cc:606] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 1 LEADER]: Received request to transfer leadership to TS a11ee0017237426898224d7d955e5368
I20260608 13:00:43.957559 31704 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 13:00:43.958130 31704 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:44.341367 32284 raft_consensus.cc:993] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e: : Instructing follower a11ee0017237426898224d7d955e5368 to start an election
I20260608 13:00:44.341858 32308 raft_consensus.cc:1081] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 1 LEADER]: Signalling peer a11ee0017237426898224d7d955e5368 to start an election
I20260608 13:00:44.343236 32068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4248ec1a67743b89bd92723b9cb5b2e"
dest_uuid: "a11ee0017237426898224d7d955e5368"
 from {username='slave'} at 127.0.0.1:48916
I20260608 13:00:44.343629 32068 raft_consensus.cc:493] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:00:44.343906 32068 raft_consensus.cc:3060] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:44.348004 32068 raft_consensus.cc:515] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:44.349617 32068 leader_election.cc:290] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 election: Requested vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:44.350277 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4248ec1a67743b89bd92723b9cb5b2e" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c12b2e8c50334085b931e72ce825e19e"
I20260608 13:00:44.350586 31901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4248ec1a67743b89bd92723b9cb5b2e" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:44.350903 31828 raft_consensus.cc:3055] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:00:44.351172 31901 raft_consensus.cc:3060] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:44.351280 31828 raft_consensus.cc:740] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c12b2e8c50334085b931e72ce825e19e, State: Running, Role: LEADER
I20260608 13:00:44.352070 31828 consensus_queue.cc:260] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [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: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:44.353025 31828 raft_consensus.cc:3060] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:44.355820 31901 raft_consensus.cc:2468] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 2.
I20260608 13:00:44.356874 32024 leader_election.cc:304] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [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: 7955a23a5c82405b9d500df5890aca08, a11ee0017237426898224d7d955e5368; no voters: 
I20260608 13:00:44.357035 31828 raft_consensus.cc:2468] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 2.
I20260608 13:00:44.357542 32272 raft_consensus.cc:2804] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:00:44.358693 32272 raft_consensus.cc:697] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 2 LEADER]: Becoming Leader. State: Replica: a11ee0017237426898224d7d955e5368, State: Running, Role: LEADER
I20260608 13:00:44.359488 32272 consensus_queue.cc:237] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [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: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:44.366286 31650 catalog_manager.cc:5696] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 reported cstate change: term changed from 1 to 2, leader changed from c12b2e8c50334085b931e72ce825e19e (127.28.21.130) to a11ee0017237426898224d7d955e5368 (127.28.21.132). New cstate: current_term: 2 leader_uuid: "a11ee0017237426898224d7d955e5368" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:00:44.738662 31828 raft_consensus.cc:1275] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Refusing update from remote peer a11ee0017237426898224d7d955e5368: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:00:44.739868 32272 consensus_queue.cc:1048] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:00:44.750492 31901 raft_consensus.cc:1275] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Refusing update from remote peer a11ee0017237426898224d7d955e5368: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:00:44.751983 32337 consensus_queue.cc:1048] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:00:44.948477 31828 consensus_queue.cc:237] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
W20260608 13:00:44.955258 31794 consensus_peers.cc:597] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e -> Peer a11ee0017237426898224d7d955e5368 (127.28.21.132:46273): Couldn't send request to peer a11ee0017237426898224d7d955e5368. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90e0d245a3bb40ad96409c1332401bad. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:44.955829 31901 raft_consensus.cc:1275] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:00:44.955828 31750 raft_consensus.cc:1275] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:00:44.957404 32308 consensus_queue.cc:1048] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:44.958199 32342 consensus_queue.cc:1048] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:00:44.965917 32308 raft_consensus.cc:2955] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:44.968429 31901 raft_consensus.cc:2955] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:44.979785 31651 catalog_manager.cc:5696] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 reported cstate change: config changed from index -1 to 3, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New cstate: current_term: 2 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:44.979583 31750 raft_consensus.cc:2955] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a11ee0017237426898224d7d955e5368 (127.28.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } } }
I20260608 13:00:45.471486 32349 ts_tablet_manager.cc:933] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368: Initiating tablet copy from peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:45.474187 32349 tablet_copy_client.cc:323] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:40409
I20260608 13:00:45.476763 31838 tablet_copy_service.cc:140] P c12b2e8c50334085b931e72ce825e19e: Received BeginTabletCopySession request for tablet 90e0d245a3bb40ad96409c1332401bad from peer a11ee0017237426898224d7d955e5368 ({username='slave'} at 127.0.0.1:39312)
I20260608 13:00:45.477509 31838 tablet_copy_service.cc:161] P c12b2e8c50334085b931e72ce825e19e: Beginning new tablet copy session on tablet 90e0d245a3bb40ad96409c1332401bad from peer a11ee0017237426898224d7d955e5368 at {username='slave'} at 127.0.0.1:39312: session id = a11ee0017237426898224d7d955e5368-90e0d245a3bb40ad96409c1332401bad
I20260608 13:00:45.488880 31838 tablet_copy_source_session.cc:215] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:00:45.494957 32349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e0d245a3bb40ad96409c1332401bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:45.516991 32349 tablet_copy_client.cc:806] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 0 data blocks...
I20260608 13:00:45.517668 32349 tablet_copy_client.cc:670] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368: tablet copy: Starting download of 1 WAL segments...
I20260608 13:00:45.523559 32349 tablet_copy_client.cc:538] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:00:45.544800 32349 tablet_bootstrap.cc:492] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368: Bootstrap starting.
I20260608 13:00:45.574961 32349 tablet_bootstrap.cc:492] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368: 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
I20260608 13:00:45.576050 32349 tablet_bootstrap.cc:492] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368: Bootstrap complete.
I20260608 13:00:45.576809 32349 ts_tablet_manager.cc:1403] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.012s
I20260608 13:00:45.580857 32349 raft_consensus.cc:359] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:45.582082 32349 raft_consensus.cc:740] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a11ee0017237426898224d7d955e5368, State: Initialized, Role: LEARNER
I20260608 13:00:45.582805 32349 consensus_queue.cc:260] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:45.586812 32349 ts_tablet_manager.cc:1434] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 13:00:45.591872 31838 tablet_copy_service.cc:342] P c12b2e8c50334085b931e72ce825e19e: Request end of tablet copy session a11ee0017237426898224d7d955e5368-90e0d245a3bb40ad96409c1332401bad received from {username='slave'} at 127.0.0.1:39312
I20260608 13:00:45.592500 31838 tablet_copy_service.cc:434] P c12b2e8c50334085b931e72ce825e19e: ending tablet copy session a11ee0017237426898224d7d955e5368-90e0d245a3bb40ad96409c1332401bad on tablet 90e0d245a3bb40ad96409c1332401bad with peer a11ee0017237426898224d7d955e5368
I20260608 13:00:45.857486 32068 raft_consensus.cc:1217] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 13:00:45.961150 31704 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:00:46.953051 31704 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 13:00:46.953866 31704 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:47.000430 32356 raft_consensus.cc:493] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c12b2e8c50334085b931e72ce825e19e)
I20260608 13:00:47.001169 32356 raft_consensus.cc:515] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: true } }
I20260608 13:00:47.004520 32356 leader_election.cc:290] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:47.005956 31750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e0d245a3bb40ad96409c1332401bad" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "788b3a3c0284485788ed9826b555194d" is_pre_election: true
I20260608 13:00:47.006359 31824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e0d245a3bb40ad96409c1332401bad" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c12b2e8c50334085b931e72ce825e19e" is_pre_election: true
I20260608 13:00:47.008432 31866 leader_election.cc:304] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:47.020444 32242 raft_consensus.cc:2749] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 13:00:47.023205 32360 raft_consensus.cc:1064] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e: attempting to promote NON_VOTER a11ee0017237426898224d7d955e5368 to VOTER
I20260608 13:00:47.025970 32360 consensus_queue.cc:237] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:47.040277 31900 raft_consensus.cc:1275] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:00:47.042033 32355 consensus_queue.cc:1048] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:00:47.048704 31750 raft_consensus.cc:1275] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:00:47.050320 32352 consensus_queue.cc:1048] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:00:47.057674 32065 raft_consensus.cc:1275] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 LEARNER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:00:47.059955 32360 consensus_queue.cc:1048] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:00:47.069921 32360 raft_consensus.cc:2955] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:47.075258 32065 raft_consensus.cc:2955] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:47.075258 31750 raft_consensus.cc:2955] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:47.082464 31900 raft_consensus.cc:2955] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:47.087517 31650 catalog_manager.cc:5696] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e reported cstate change: config changed from index 3 to 4, a11ee0017237426898224d7d955e5368 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:00:47.111462 31824 consensus_queue.cc:237] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [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: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:47.117304 32065 raft_consensus.cc:1275] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:00:47.118335 31750 raft_consensus.cc:1275] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Refusing update from remote peer c12b2e8c50334085b931e72ce825e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:00:47.119766 32360 consensus_queue.cc:1048] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:00:47.121858 32352 consensus_queue.cc:1048] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:00:47.129422 32360 raft_consensus.cc:2955] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:47.131258 31750 raft_consensus.cc:2955] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:47.132858 32065 raft_consensus.cc:2955] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } } }
I20260608 13:00:47.141450 31638 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 90e0d245a3bb40ad96409c1332401bad with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:00:47.146076 31649 catalog_manager.cc:5696] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e reported cstate change: config changed from index 4 to 5, VOTER 7955a23a5c82405b9d500df5890aca08 (127.28.21.131) evicted. New cstate: current_term: 2 leader_uuid: "c12b2e8c50334085b931e72ce825e19e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:00:47.158465 31888 tablet_service.cc:1558] Processing DeleteTablet for tablet 90e0d245a3bb40ad96409c1332401bad with delete_type TABLET_DATA_TOMBSTONED (TS 7955a23a5c82405b9d500df5890aca08 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33086
I20260608 13:00:47.160794 32372 tablet_replica.cc:333] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:47.161953 32372 raft_consensus.cc:2243] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:47.162858 32372 raft_consensus.cc:2272] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:47.167050 32372 ts_tablet_manager.cc:1916] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:00:47.177094 32372 ts_tablet_manager.cc:1929] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 13:00:47.177403 32372 log.cc:1199] T 90e0d245a3bb40ad96409c1332401bad P 7955a23a5c82405b9d500df5890aca08: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923554775813-28758-0/minicluster-data/ts-2-root/wals/90e0d245a3bb40ad96409c1332401bad
I20260608 13:00:47.178791 31638 catalog_manager.cc:5027] TS 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): tablet 90e0d245a3bb40ad96409c1332401bad (table range_aware_rebalance_new_range [id=f76a1e1ad7c64b408ba44d9317f8456a]) successfully deleted
W20260608 13:00:47.403540 31849 debug-util.cc:398] Leaking SignalData structure 0x7b0800055660 after lost signal to thread 28761
W20260608 13:00:47.404507 31849 debug-util.cc:398] Leaking SignalData structure 0x7b080022b360 after lost signal to thread 31685
W20260608 13:00:47.405540 31849 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0ec0 after lost signal to thread 31777
W20260608 13:00:47.406405 31849 debug-util.cc:398] Leaking SignalData structure 0x7b0800076200 after lost signal to thread 31852
W20260608 13:00:47.407261 31849 debug-util.cc:398] Leaking SignalData structure 0x7b080014a4e0 after lost signal to thread 31926
W20260608 13:00:47.408139 31849 debug-util.cc:398] Leaking SignalData structure 0x7b08000e2c00 after lost signal to thread 32092
I20260608 13:00:48.079053 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:00:48.115299 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:48.116382 28758 tablet_replica.cc:333] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.117575 28758 raft_consensus.cc:2243] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:48.118383 28758 raft_consensus.cc:2272] T 26fca59f199e41fb8ac35412d7c74bb6 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.120433 28758 tablet_replica.cc:333] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.121019 28758 raft_consensus.cc:2243] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:48.121876 28758 raft_consensus.cc:2272] T 4ded662fbfd04c93805e364c85be84f1 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.124017 28758 tablet_replica.cc:333] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.124747 28758 raft_consensus.cc:2243] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.125844 28758 raft_consensus.cc:2272] T 8eb5b8690d374847b8502834bd3b0c09 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.128748 28758 tablet_replica.cc:333] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.129571 28758 raft_consensus.cc:2243] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.130199 28758 raft_consensus.cc:2272] T fa5f56ab0b0849c8af31516a6d9c01b3 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.132979 28758 tablet_replica.cc:333] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.133571 28758 raft_consensus.cc:2243] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.134095 28758 raft_consensus.cc:2272] T 338b88a5dcf247d1b68c161a53facdbe P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.136299 28758 tablet_replica.cc:333] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.137079 28758 raft_consensus.cc:2243] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.137691 28758 raft_consensus.cc:2272] T 375b45a7323b4c2085feb3a6bb6c1899 P 788b3a3c0284485788ed9826b555194d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.140419 28758 tablet_replica.cc:333] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.141121 28758 raft_consensus.cc:2243] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.141728 28758 raft_consensus.cc:2272] T 6bbe4d3752c24260bcec253a50d07d83 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.144541 28758 tablet_replica.cc:333] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.145097 28758 raft_consensus.cc:2243] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:48.145864 28758 raft_consensus.cc:2272] T 0d832bba5a654735acbc75449d512e1a P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.148301 28758 tablet_replica.cc:333] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.148897 28758 raft_consensus.cc:2243] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.149545 28758 raft_consensus.cc:2272] T f6b145f409ae4c6ba90a59e4ba923dd6 P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.151503 28758 tablet_replica.cc:333] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.152045 28758 raft_consensus.cc:2243] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:48.152926 28758 raft_consensus.cc:2272] T a11643331ba74b839b3d41b67e9b11ea P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.154866 28758 tablet_replica.cc:333] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.155429 28758 raft_consensus.cc:2243] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.155979 28758 raft_consensus.cc:2272] T d47839ec977242b2bf1c4dcf75bc7423 P 788b3a3c0284485788ed9826b555194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.158186 28758 tablet_replica.cc:333] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d: stopping tablet replica
I20260608 13:00:48.158797 28758 raft_consensus.cc:2243] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.159672 28758 raft_consensus.cc:2272] T 90e0d245a3bb40ad96409c1332401bad P 788b3a3c0284485788ed9826b555194d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 13:00:48.176268 31866 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]
W20260608 13:00:48.186978 31866 consensus_peers.cc:597] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:48.213954 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:00:48.247257 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:00:48.284089 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:48.285199 28758 tablet_replica.cc:333] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:48.286178 28758 raft_consensus.cc:2243] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.287010 28758 raft_consensus.cc:2272] T a11643331ba74b839b3d41b67e9b11ea P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.290036 28758 tablet_replica.cc:333] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:48.290934 28758 raft_consensus.cc:2243] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.291646 28758 raft_consensus.cc:2272] T 26fca59f199e41fb8ac35412d7c74bb6 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.294529 28758 tablet_replica.cc:333] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:48.295290 28758 raft_consensus.cc:2243] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.295799 28758 raft_consensus.cc:2272] T 2a3d7151a6404d39a52d738a01b380d0 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.298738 28758 tablet_replica.cc:333] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:48.299646 28758 raft_consensus.cc:2243] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.300396 28758 raft_consensus.cc:2272] T 338b88a5dcf247d1b68c161a53facdbe P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.303557 28758 tablet_replica.cc:333] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
W20260608 13:00:48.305897 32022 consensus_peers.cc:597] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:48.309773 28758 raft_consensus.cc:2243] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:48.310740 28758 raft_consensus.cc:2272] T 6bbe4d3752c24260bcec253a50d07d83 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:00:48.312288 31792 consensus_peers.cc:597] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:48.313493 28758 tablet_replica.cc:333] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:48.314096 28758 raft_consensus.cc:2243] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.314579 28758 raft_consensus.cc:2272] T f4248ec1a67743b89bd92723b9cb5b2e P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.316898 28758 tablet_replica.cc:333] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:48.317432 28758 raft_consensus.cc:2243] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:00:48.318233 28758 raft_consensus.cc:2272] T f6b145f409ae4c6ba90a59e4ba923dd6 P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.320132 28758 tablet_replica.cc:333] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:48.320802 28758 raft_consensus.cc:2243] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.321422 28758 raft_consensus.cc:2272] T 4a14dfc267eb4db19284330fada6aac2 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.323437 28758 tablet_replica.cc:333] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:48.323956 28758 raft_consensus.cc:2243] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.324416 28758 raft_consensus.cc:2272] T 4ded662fbfd04c93805e364c85be84f1 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.326282 28758 tablet_replica.cc:333] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:48.326776 28758 raft_consensus.cc:2243] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:00:48.327486 28758 raft_consensus.cc:2272] T 90e0d245a3bb40ad96409c1332401bad P c12b2e8c50334085b931e72ce825e19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.329524 28758 tablet_replica.cc:333] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:48.330024 28758 raft_consensus.cc:2243] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 3 LEADER]: Raft consensus shutting down.
I20260608 13:00:48.330992 28758 raft_consensus.cc:2272] T 375b45a7323b4c2085feb3a6bb6c1899 P c12b2e8c50334085b931e72ce825e19e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:48.332964 28758 tablet_replica.cc:333] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e: stopping tablet replica
I20260608 13:00:48.333421 28758 raft_consensus.cc:2243] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:48.333815 28758 raft_consensus.cc:2272] T 7197f46203ad423da1e9826aeb085175 P c12b2e8c50334085b931e72ce825e19e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:00:48.389866 31868 consensus_peers.cc:597] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:00:48.487692 32024 consensus_peers.cc:597] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:00:48.503438 31868 consensus_peers.cc:597] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:00:48.508767 32022 consensus_peers.cc:597] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:00:48.521111 32024 consensus_peers.cc:597] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:00:48.548507 32022 consensus_peers.cc:597] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:00:48.662376 31868 consensus_peers.cc:597] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:48.955034 31704 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:00:48.972995 31704 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 13:00:48.973717 31704 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:00:49.305696 32379 raft_consensus.cc:493] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 788b3a3c0284485788ed9826b555194d)
I20260608 13:00:49.306490 32379 raft_consensus.cc:515] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:49.323939 32383 raft_consensus.cc:493] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 788b3a3c0284485788ed9826b555194d)
I20260608 13:00:49.324769 32383 raft_consensus.cc:515] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:49.327754 32383 leader_election.cc:290] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
W20260608 13:00:49.357286 32022 leader_election.cc:336] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:49.365046 32379 leader_election.cc:290] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
W20260608 13:00:49.419585 32024 leader_election.cc:336] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
W20260608 13:00:49.531652 32022 leader_election.cc:336] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:49.532490 32022 leader_election.cc:304] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:49.533907 32379 raft_consensus.cc:2749] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:00:49.538339 32379 raft_consensus.cc:493] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c12b2e8c50334085b931e72ce825e19e)
I20260608 13:00:49.540935 32379 raft_consensus.cc:515] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:49.543306 32379 leader_election.cc:290] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
W20260608 13:00:49.554255 32022 leader_election.cc:336] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
W20260608 13:00:49.554811 32024 leader_election.cc:336] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:49.555255 32024 leader_election.cc:304] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:49.556088 32379 raft_consensus.cc:2749] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 13:00:49.599624 32380 raft_consensus.cc:493] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 788b3a3c0284485788ed9826b555194d)
I20260608 13:00:49.600296 32380 raft_consensus.cc:515] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } }
I20260608 13:00:49.600929 32356 raft_consensus.cc:493] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 788b3a3c0284485788ed9826b555194d)
I20260608 13:00:49.601490 32356 raft_consensus.cc:515] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:49.602190 32380 leader_election.cc:290] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:49.603715 32356 leader_election.cc:290] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), a11ee0017237426898224d7d955e5368 (127.28.21.132:46273)
I20260608 13:00:49.711094 32379 raft_consensus.cc:493] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c12b2e8c50334085b931e72ce825e19e)
I20260608 13:00:49.711128 32356 raft_consensus.cc:493] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c12b2e8c50334085b931e72ce825e19e)
I20260608 13:00:49.712198 32356 raft_consensus.cc:515] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:49.714555 32356 leader_election.cc:290] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
W20260608 13:00:49.711537 28758 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31849)
I20260608 13:00:49.715394 32379 raft_consensus.cc:515] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:49.722864 32381 raft_consensus.cc:493] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 788b3a3c0284485788ed9826b555194d)
I20260608 13:00:49.737250 32386 raft_consensus.cc:493] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c12b2e8c50334085b931e72ce825e19e)
I20260608 13:00:49.737953 32386 raft_consensus.cc:515] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:49.740299 32386 leader_election.cc:290] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
W20260608 13:00:49.754855 31866 leader_election.cc:336] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
W20260608 13:00:49.755321 31866 leader_election.cc:336] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
W20260608 13:00:49.755954 31866 leader_election.cc:336] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
W20260608 13:00:49.756489 31866 leader_election.cc:336] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:49.771353 31900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:49.772027 31900 raft_consensus.cc:2468] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 1.
I20260608 13:00:49.771973 32065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368" is_pre_election: true
I20260608 13:00:49.772724 32065 raft_consensus.cc:2468] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7955a23a5c82405b9d500df5890aca08 in term 1.
W20260608 13:00:49.775357 32022 leader_election.cc:336] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:49.778941 32379 leader_election.cc:290] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:49.723424 32381 raft_consensus.cc:515] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } }
I20260608 13:00:49.785152 32381 leader_election.cc:290] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
W20260608 13:00:49.784399 32024 leader_election.cc:336] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:49.788946 31868 leader_election.cc:304] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08, a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d
I20260608 13:00:49.789103 32024 leader_election.cc:304] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:49.789825 32381 raft_consensus.cc:2804] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:00:49.790252 32381 raft_consensus.cc:493] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 788b3a3c0284485788ed9826b555194d)
I20260608 13:00:49.790481 32024 leader_election.cc:304] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [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: 7955a23a5c82405b9d500df5890aca08, a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d
I20260608 13:00:49.790728 32381 raft_consensus.cc:3060] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:49.791649 32383 raft_consensus.cc:2804] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:00:49.792016 32383 raft_consensus.cc:493] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 788b3a3c0284485788ed9826b555194d)
W20260608 13:00:49.792025 31868 leader_election.cc:336] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:49.792601 32383 raft_consensus.cc:3060] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:00:49.792790 31868 leader_election.cc:304] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:49.793602 32380 raft_consensus.cc:2749] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 13:00:49.794778 31868 leader_election.cc:336] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:49.795182 31868 leader_election.cc:304] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:49.795917 32380 raft_consensus.cc:2749] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:00:49.791039 32379 raft_consensus.cc:2749] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260608 13:00:49.797290 31868 leader_election.cc:336] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:49.797770 31868 leader_election.cc:304] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:49.798533 32380 raft_consensus.cc:2749] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 13:00:49.798807 32381 raft_consensus.cc:515] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:49.802037 32381 leader_election.cc:290] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), a11ee0017237426898224d7d955e5368 (127.28.21.132:46273)
I20260608 13:00:49.803191 32383 raft_consensus.cc:515] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:49.806473 32068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "7955a23a5c82405b9d500df5890aca08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a11ee0017237426898224d7d955e5368"
I20260608 13:00:49.807308 32068 raft_consensus.cc:2393] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7955a23a5c82405b9d500df5890aca08 in current term 2: Already voted for candidate a11ee0017237426898224d7d955e5368 in this term.
W20260608 13:00:49.803488 31868 leader_election.cc:336] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:49.809116 31899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:49.809885 31899 raft_consensus.cc:2393] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a11ee0017237426898224d7d955e5368 in current term 2: Already voted for candidate 7955a23a5c82405b9d500df5890aca08 in this term.
I20260608 13:00:49.806753 32383 leader_election.cc:290] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
W20260608 13:00:49.811923 32022 leader_election.cc:336] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:49.812477 32022 leader_election.cc:304] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, 7955a23a5c82405b9d500df5890aca08
W20260608 13:00:49.814960 31866 leader_election.cc:336] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:49.815070 32383 raft_consensus.cc:2749] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 13:00:49.815387 31866 leader_election.cc:304] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:49.816124 32381 raft_consensus.cc:2749] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 13:00:49.816362 31866 leader_election.cc:336] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:49.816817 31866 leader_election.cc:304] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, a11ee0017237426898224d7d955e5368
I20260608 13:00:49.817427 32381 raft_consensus.cc:2749] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 13:00:50.627802 32022 consensus_peers.cc:597] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 13:00:50.715813 28758 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 31849)
W20260608 13:00:50.724359 31923 debug-util.cc:398] Leaking SignalData structure 0x7b0800224be0 after lost signal to thread 28761
W20260608 13:00:50.725266 31923 debug-util.cc:398] Leaking SignalData structure 0x7b080011f380 after lost signal to thread 31685
W20260608 13:00:50.726321 31923 debug-util.cc:398] Leaking SignalData structure 0x7b08000dd160 after lost signal to thread 31926
W20260608 13:00:50.727188 31923 debug-util.cc:398] Leaking SignalData structure 0x7b08001fe700 after lost signal to thread 32092
W20260608 13:00:50.811836 32024 consensus_peers.cc:597] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 13:00:50.954710 32024 consensus_peers.cc:597] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 13:00:50.968437 31866 consensus_peers.cc:597] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 13:00:50.970676 32022 consensus_peers.cc:597] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 13:00:50.974745 31704 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:00:50.990708 31704 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 13:00:50.991439 31704 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:00:51.002234 32022 consensus_peers.cc:597] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 13:00:51.066216 31868 consensus_peers.cc:597] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 13:00:51.192646 31868 consensus_peers.cc:597] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 13:00:51.225399 31868 consensus_peers.cc:597] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 13:00:51.444279 32383 raft_consensus.cc:493] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 788b3a3c0284485788ed9826b555194d)
I20260608 13:00:51.445061 32383 raft_consensus.cc:515] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:51.449506 32383 leader_election.cc:290] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
W20260608 13:00:51.453873 32024 leader_election.cc:336] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
W20260608 13:00:51.455505 32022 leader_election.cc:336] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:51.455991 32022 leader_election.cc:304] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:51.456863 32383 raft_consensus.cc:2749] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:00:51.508491 32383 raft_consensus.cc:493] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c12b2e8c50334085b931e72ce825e19e)
I20260608 13:00:51.509140 32383 raft_consensus.cc:515] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:51.514305 32383 leader_election.cc:290] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
W20260608 13:00:51.517560 32022 leader_election.cc:336] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
W20260608 13:00:51.518261 32024 leader_election.cc:336] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:51.518745 32024 leader_election.cc:304] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:51.519573 32383 raft_consensus.cc:2749] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 13:00:51.600113 32390 raft_consensus.cc:493] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c12b2e8c50334085b931e72ce825e19e)
I20260608 13:00:51.600793 32390 raft_consensus.cc:515] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:51.603318 32390 leader_election.cc:290] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
W20260608 13:00:51.609933 31866 leader_election.cc:336] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
W20260608 13:00:51.614341 31868 leader_election.cc:336] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:51.614823 31868 leader_election.cc:304] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:51.615682 32390 raft_consensus.cc:2749] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 13:00:51.677311 32390 raft_consensus.cc:493] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c12b2e8c50334085b931e72ce825e19e)
I20260608 13:00:51.677990 32390 raft_consensus.cc:515] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:51.681365 32390 leader_election.cc:290] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
W20260608 13:00:51.686515 31866 leader_election.cc:336] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
W20260608 13:00:51.694123 31868 leader_election.cc:336] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:51.694602 31868 leader_election.cc:304] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:51.695689 32395 raft_consensus.cc:2749] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 13:00:51.716325 28758 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 31849)
I20260608 13:00:51.740144 32393 raft_consensus.cc:493] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c12b2e8c50334085b931e72ce825e19e)
I20260608 13:00:51.740871 32393 raft_consensus.cc:515] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:51.743439 32393 leader_election.cc:290] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
W20260608 13:00:51.749553 32022 leader_election.cc:336] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
W20260608 13:00:51.750664 32024 leader_election.cc:336] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:51.751147 32024 leader_election.cc:304] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:51.751995 32393 raft_consensus.cc:2749] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 13:00:51.816809 32393 raft_consensus.cc:493] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:51.817425 32393 raft_consensus.cc:515] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:51.819901 32393 leader_election.cc:290] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:51.821776 31899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08" is_pre_election: true
I20260608 13:00:51.822474 31899 raft_consensus.cc:2468] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 2.
I20260608 13:00:51.824187 32024 leader_election.cc:304] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [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: 7955a23a5c82405b9d500df5890aca08, a11ee0017237426898224d7d955e5368; no voters: 
I20260608 13:00:51.825170 32393 raft_consensus.cc:2804] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 13:00:51.825614 32393 raft_consensus.cc:493] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 13:00:51.825664 32022 leader_election.cc:336] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:51.826172 32393 raft_consensus.cc:3060] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:00:51.841275 32393 raft_consensus.cc:515] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:51.846978 32393 leader_election.cc:290] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 election: Requested vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
I20260608 13:00:51.847807 31899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d832bba5a654735acbc75449d512e1a" candidate_uuid: "a11ee0017237426898224d7d955e5368" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7955a23a5c82405b9d500df5890aca08"
I20260608 13:00:51.848513 31899 raft_consensus.cc:3060] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Advancing to term 3
W20260608 13:00:51.850168 32022 leader_election.cc:336] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:51.856837 31899 raft_consensus.cc:2468] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a11ee0017237426898224d7d955e5368 in term 3.
I20260608 13:00:51.858420 32024 leader_election.cc:304] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [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: 7955a23a5c82405b9d500df5890aca08, a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d
I20260608 13:00:51.859705 32393 raft_consensus.cc:2804] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 13:00:51.860353 32393 raft_consensus.cc:697] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 3 LEADER]: Becoming Leader. State: Replica: a11ee0017237426898224d7d955e5368, State: Running, Role: LEADER
I20260608 13:00:51.862531 32393 consensus_queue.cc:237] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:51.876144 31651 catalog_manager.cc:5696] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 reported cstate change: term changed from 1 to 3, leader changed from 788b3a3c0284485788ed9826b555194d (127.28.21.129) to a11ee0017237426898224d7d955e5368 (127.28.21.132). New cstate: current_term: 3 leader_uuid: "a11ee0017237426898224d7d955e5368" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:00:51.891937 32395 raft_consensus.cc:493] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 788b3a3c0284485788ed9826b555194d)
I20260608 13:00:51.892700 32395 raft_consensus.cc:515] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } attrs { promote: false } }
I20260608 13:00:51.899358 32390 raft_consensus.cc:493] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 788b3a3c0284485788ed9826b555194d)
W20260608 13:00:51.900695 31866 leader_election.cc:336] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:51.900030 32390 raft_consensus.cc:515] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } attrs { promote: false } }
W20260608 13:00:51.903887 31868 leader_election.cc:336] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:51.904364 31868 leader_election.cc:304] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:51.903636 32390 leader_election.cc:290] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
I20260608 13:00:51.905112 32390 raft_consensus.cc:2749] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:00:51.901438 32395 leader_election.cc:290] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
W20260608 13:00:51.910993 31866 leader_election.cc:336] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
W20260608 13:00:51.917126 31868 leader_election.cc:336] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:51.917614 31868 leader_election.cc:304] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [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: 7955a23a5c82405b9d500df5890aca08; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:51.918473 32402 raft_consensus.cc:2749] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:00:52.066838 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:00:52.110364 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
W20260608 13:00:52.116914 32024 consensus_peers.cc:597] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 -> Peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Couldn't send request to peer 7955a23a5c82405b9d500df5890aca08. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:00:52.142457 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:52.143360 28758 tablet_replica.cc:333] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.144052 28758 raft_consensus.cc:2243] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:52.144791 28758 raft_consensus.cc:2272] T 26fca59f199e41fb8ac35412d7c74bb6 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:52.147024 28758 tablet_replica.cc:333] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.147784 28758 raft_consensus.cc:2243] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:52.148322 28758 raft_consensus.cc:2272] T 375b45a7323b4c2085feb3a6bb6c1899 P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:52.150961 28758 tablet_replica.cc:333] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.151520 28758 raft_consensus.cc:2243] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:52.152422 28758 raft_consensus.cc:2272] T 4a14dfc267eb4db19284330fada6aac2 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:52.154263 28758 tablet_replica.cc:333] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.154801 28758 raft_consensus.cc:2243] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:52.155220 28758 raft_consensus.cc:2272] T 6bbe4d3752c24260bcec253a50d07d83 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:52.157096 28758 tablet_replica.cc:333] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.157611 28758 raft_consensus.cc:2243] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:52.158222 28758 raft_consensus.cc:2272] T 0d832bba5a654735acbc75449d512e1a P 7955a23a5c82405b9d500df5890aca08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:52.160569 28758 tablet_replica.cc:333] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.161242 28758 raft_consensus.cc:2243] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:52.162102 28758 raft_consensus.cc:2272] T f4248ec1a67743b89bd92723b9cb5b2e P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:52.164546 28758 tablet_replica.cc:333] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.165285 28758 raft_consensus.cc:2243] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:52.166378 28758 raft_consensus.cc:2272] T 2a3d7151a6404d39a52d738a01b380d0 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:52.169108 28758 tablet_replica.cc:333] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.169829 28758 raft_consensus.cc:2243] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:52.170547 28758 raft_consensus.cc:2272] T a11643331ba74b839b3d41b67e9b11ea P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:52.172654 28758 tablet_replica.cc:333] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.173152 28758 raft_consensus.cc:2243] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:52.173591 28758 raft_consensus.cc:2272] T fa5f56ab0b0849c8af31516a6d9c01b3 P 7955a23a5c82405b9d500df5890aca08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:52.175315 28758 tablet_replica.cc:333] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.175817 28758 raft_consensus.cc:2243] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:52.176633 28758 raft_consensus.cc:2272] T 8eb5b8690d374847b8502834bd3b0c09 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:52.178562 28758 tablet_replica.cc:333] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.179039 28758 raft_consensus.cc:2243] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:52.179495 28758 raft_consensus.cc:2272] T d47839ec977242b2bf1c4dcf75bc7423 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:52.181382 28758 tablet_replica.cc:333] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08: stopping tablet replica
I20260608 13:00:52.181862 28758 raft_consensus.cc:2243] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:52.182585 28758 raft_consensus.cc:2272] T 7197f46203ad423da1e9826aeb085175 P 7955a23a5c82405b9d500df5890aca08 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:00:52.364394 32024 consensus_peers.cc:597] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 -> Peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Couldn't send request to peer 7955a23a5c82405b9d500df5890aca08. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.131:32809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:00:52.403849 32024 consensus_peers.cc:597] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 -> Peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Couldn't send request to peer 7955a23a5c82405b9d500df5890aca08. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.131:32809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:00:52.461604 32022 consensus_peers.cc:597] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:00:52.484966 32024 consensus_peers.cc:597] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 -> Peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Couldn't send request to peer 7955a23a5c82405b9d500df5890aca08. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.131:32809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:00:52.968156 32022 consensus_peers.cc:597] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 13:00:52.992517 31704 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:00:53.027220 32068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4248ec1a67743b89bd92723b9cb5b2e"
dest_uuid: "a11ee0017237426898224d7d955e5368"
mode: GRACEFUL
new_leader_uuid: "c12b2e8c50334085b931e72ce825e19e"
 from {username='slave'} at 127.0.0.1:57298
I20260608 13:00:53.027946 32068 raft_consensus.cc:606] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 2 LEADER]: Received request to transfer leadership to TS c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:53.029292 31704 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 13:00:53.029839 31704 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:00:53.200130 32024 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.131:32809: connect: Connection refused (error 111) [suppressed 126 similar messages]
W20260608 13:00:53.207427 28758 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31923)
I20260608 13:00:53.255617 32404 raft_consensus.cc:493] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7955a23a5c82405b9d500df5890aca08)
I20260608 13:00:53.256281 32404 raft_consensus.cc:515] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:53.258373 32404 leader_election.cc:290] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
W20260608 13:00:53.262956 32022 leader_election.cc:336] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
W20260608 13:00:53.265288 32024 leader_election.cc:336] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Network error: Client connection negotiation failed: client connection to 127.28.21.131:32809: connect: Connection refused (error 111)
I20260608 13:00:53.265651 32024 leader_election.cc:304] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, 7955a23a5c82405b9d500df5890aca08
I20260608 13:00:53.266237 32404 raft_consensus.cc:2749] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 13:00:53.343946 32024 consensus_peers.cc:597] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 13:00:53.362988 32404 raft_consensus.cc:493] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7955a23a5c82405b9d500df5890aca08)
I20260608 13:00:53.363667 32404 raft_consensus.cc:515] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } }
I20260608 13:00:53.366051 32404 leader_election.cc:290] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
W20260608 13:00:53.370069 32024 leader_election.cc:336] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
W20260608 13:00:53.371150 32024 leader_election.cc:336] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Network error: Client connection negotiation failed: client connection to 127.28.21.131:32809: connect: Connection refused (error 111)
I20260608 13:00:53.371466 32024 leader_election.cc:304] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:53.372063 32404 raft_consensus.cc:2749] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:00:53.378736 32404 raft_consensus.cc:493] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 788b3a3c0284485788ed9826b555194d)
I20260608 13:00:53.379274 32404 raft_consensus.cc:515] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } }
I20260608 13:00:53.382524 32404 leader_election.cc:290] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283)
W20260608 13:00:53.385881 32024 leader_election.cc:336] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
W20260608 13:00:53.386430 32022 leader_election.cc:336] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
I20260608 13:00:53.386857 32022 leader_election.cc:304] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:53.387470 32404 raft_consensus.cc:2749] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 13:00:53.400599 32024 consensus_peers.cc:597] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 -> Peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Couldn't send request to peer c12b2e8c50334085b931e72ce825e19e. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 13:00:53.499004 32404 raft_consensus.cc:493] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c12b2e8c50334085b931e72ce825e19e)
I20260608 13:00:53.499492 32404 raft_consensus.cc:515] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "788b3a3c0284485788ed9826b555194d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37283 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:53.501487 32404 leader_election.cc:290] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
W20260608 13:00:53.507654 32022 leader_election.cc:336] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111)
W20260608 13:00:53.509043 32024 leader_election.cc:336] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:53.509461 32024 leader_election.cc:304] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 788b3a3c0284485788ed9826b555194d, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:53.510213 32404 raft_consensus.cc:2749] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 13:00:53.563999 32404 raft_consensus.cc:493] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7955a23a5c82405b9d500df5890aca08)
I20260608 13:00:53.564692 32404 raft_consensus.cc:515] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } } peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } attrs { promote: false } }
I20260608 13:00:53.567219 32404 leader_election.cc:290] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409), 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809)
W20260608 13:00:53.571276 32024 leader_election.cc:336] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
W20260608 13:00:53.572956 32024 leader_election.cc:336] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Network error: Client connection negotiation failed: client connection to 127.28.21.131:32809: connect: Connection refused (error 111)
I20260608 13:00:53.573391 32024 leader_election.cc:304] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:53.574205 32404 raft_consensus.cc:2749] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 13:00:53.613435 32022 consensus_peers.cc:597] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 13:00:53.662357 32404 raft_consensus.cc:493] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7955a23a5c82405b9d500df5890aca08)
I20260608 13:00:53.662870 32404 raft_consensus.cc:515] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7955a23a5c82405b9d500df5890aca08" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 32809 } } peers { permanent_uuid: "a11ee0017237426898224d7d955e5368" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46273 } } peers { permanent_uuid: "c12b2e8c50334085b931e72ce825e19e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40409 } }
I20260608 13:00:53.665103 32404 leader_election.cc:290] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809), c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409)
W20260608 13:00:53.667968 32024 leader_election.cc:336] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Network error: Client connection negotiation failed: client connection to 127.28.21.131:32809: connect: Connection refused (error 111)
W20260608 13:00:53.669911 32024 leader_election.cc:336] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c12b2e8c50334085b931e72ce825e19e (127.28.21.130:40409): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40409: connect: Connection refused (error 111)
I20260608 13:00:53.670331 32024 leader_election.cc:304] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [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: a11ee0017237426898224d7d955e5368; no voters: 7955a23a5c82405b9d500df5890aca08, c12b2e8c50334085b931e72ce825e19e
I20260608 13:00:53.671109 32404 raft_consensus.cc:2749] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 13:00:53.850638 32022 consensus_peers.cc:597] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 -> Peer 788b3a3c0284485788ed9826b555194d (127.28.21.129:37283): Couldn't send request to peer 788b3a3c0284485788ed9826b555194d. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:37283: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 13:00:54.348408 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
W20260608 13:00:54.355100 32024 consensus_peers.cc:597] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 -> Peer 7955a23a5c82405b9d500df5890aca08 (127.28.21.131:32809): Couldn't send request to peer 7955a23a5c82405b9d500df5890aca08. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.131:32809: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 13:00:54.378602 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:00:54.402945 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:00:54.403801 28758 tablet_replica.cc:333] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.404844 28758 raft_consensus.cc:2243] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:54.405558 28758 raft_consensus.cc:2272] T 4a14dfc267eb4db19284330fada6aac2 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.407689 28758 tablet_replica.cc:333] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.408298 28758 raft_consensus.cc:2243] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:54.408711 28758 raft_consensus.cc:2272] T 7197f46203ad423da1e9826aeb085175 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.410595 28758 tablet_replica.cc:333] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.411130 28758 raft_consensus.cc:2243] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 3 LEADER]: Raft consensus shutting down.
I20260608 13:00:54.411948 28758 pending_rounds.cc:70] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: Trying to abort 1 pending ops.
I20260608 13:00:54.412130 28758 pending_rounds.cc:77] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368: Aborting op as it isn't in flight: id { term: 3 index: 5 } timestamp: 7294663278041812992 op_type: NO_OP noop_request { }
I20260608 13:00:54.412510 28758 raft_consensus.cc:2889] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:00:54.412765 28758 raft_consensus.cc:2272] T 0d832bba5a654735acbc75449d512e1a P a11ee0017237426898224d7d955e5368 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.414646 28758 tablet_replica.cc:333] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.415144 28758 raft_consensus.cc:2243] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:00:54.415884 28758 raft_consensus.cc:2272] T f4248ec1a67743b89bd92723b9cb5b2e P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.417965 28758 tablet_replica.cc:333] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.418537 28758 raft_consensus.cc:2243] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:54.419083 28758 raft_consensus.cc:2272] T f6b145f409ae4c6ba90a59e4ba923dd6 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.421079 28758 tablet_replica.cc:333] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.421595 28758 raft_consensus.cc:2243] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:54.422041 28758 raft_consensus.cc:2272] T 90e0d245a3bb40ad96409c1332401bad P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.423779 28758 tablet_replica.cc:333] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.424384 28758 raft_consensus.cc:2243] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:54.425114 28758 raft_consensus.cc:2272] T d47839ec977242b2bf1c4dcf75bc7423 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.426966 28758 tablet_replica.cc:333] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.427443 28758 raft_consensus.cc:2243] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:54.428265 28758 raft_consensus.cc:2272] T 338b88a5dcf247d1b68c161a53facdbe P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.430056 28758 tablet_replica.cc:333] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.430604 28758 raft_consensus.cc:2243] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:00:54.431345 28758 raft_consensus.cc:2272] T fa5f56ab0b0849c8af31516a6d9c01b3 P a11ee0017237426898224d7d955e5368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.433195 28758 tablet_replica.cc:333] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.433719 28758 raft_consensus.cc:2243] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:54.434262 28758 raft_consensus.cc:2272] T 8eb5b8690d374847b8502834bd3b0c09 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.436136 28758 tablet_replica.cc:333] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.436692 28758 raft_consensus.cc:2243] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:54.437119 28758 raft_consensus.cc:2272] T 2a3d7151a6404d39a52d738a01b380d0 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.438915 28758 tablet_replica.cc:333] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368: stopping tablet replica
I20260608 13:00:54.439401 28758 raft_consensus.cc:2243] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:00:54.439863 28758 raft_consensus.cc:2272] T 4ded662fbfd04c93805e364c85be84f1 P a11ee0017237426898224d7d955e5368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.475718 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:00:54.502805 28758 master.cc:562] Master@127.28.21.190:34581 shutting down...
I20260608 13:00:54.526888 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:00:54.527472 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:00:54.527884 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68f25406bc5d4e6a9dedd9fed7e83e6b: stopping tablet replica
W20260608 13:00:55.296173 31682 debug-util.cc:398] Leaking SignalData structure 0x7b080014eec0 after lost signal to thread 28761
W20260608 13:00:55.297180 31682 debug-util.cc:398] Leaking SignalData structure 0x7b08000bd1a0 after lost signal to thread 31685
W20260608 13:00:55.544998 28758 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31682)
W20260608 13:00:56.545730 28758 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 31682)
W20260608 13:00:57.546253 28758 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 31682)
I20260608 13:00:57.764077 28758 master.cc:584] Master@127.28.21.190:34581 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (24544 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 13:00:57.837589 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:42473
I20260608 13:00:57.838881 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:57.844897 32411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:57.844913 32410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:57.847898 32413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:57.848774 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:57.851447 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:57.851668 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:57.851843 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923657851807 us; error 0 us; skew 500 ppm
I20260608 13:00:57.852612 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:57.855203 28758 webserver.cc:533] Webserver started at http://127.28.21.190:36599/ using document root <none> and password file <none>
I20260608 13:00:57.855787 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:57.856003 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:57.856335 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:57.857674 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "80bdef6941204fd4aaca10fffde5c991"
format_stamp: "Formatted at 2026-06-08 13:00:57 on dist-test-slave-vkhm"
I20260608 13:00:57.862713 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 13:00:57.866437 32418 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:57.867172 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:00:57.867470 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "80bdef6941204fd4aaca10fffde5c991"
format_stamp: "Formatted at 2026-06-08 13:00:57 on dist-test-slave-vkhm"
I20260608 13:00:57.867738 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-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)
I20260608 13:00:57.890931 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:57.892412 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:57.934108 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:42473
I20260608 13:00:57.934243 32469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:42473 every 8 connection(s)
I20260608 13:00:57.938567 32470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:57.949370 32470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991: Bootstrap starting.
I20260608 13:00:57.954355 32470 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:57.958663 32470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991: No bootstrap required, opened a new log
I20260608 13:00:57.960917 32470 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80bdef6941204fd4aaca10fffde5c991" member_type: VOTER }
I20260608 13:00:57.961390 32470 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:57.961576 32470 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80bdef6941204fd4aaca10fffde5c991, State: Initialized, Role: FOLLOWER
I20260608 13:00:57.962246 32470 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "80bdef6941204fd4aaca10fffde5c991" member_type: VOTER }
I20260608 13:00:57.962704 32470 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:00:57.962899 32470 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:00:57.963119 32470 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:57.967525 32470 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80bdef6941204fd4aaca10fffde5c991" member_type: VOTER }
I20260608 13:00:57.967999 32470 leader_election.cc:304] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [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: 80bdef6941204fd4aaca10fffde5c991; no voters: 
I20260608 13:00:57.969388 32470 leader_election.cc:290] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:00:57.969892 32473 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:57.971316 32473 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [term 1 LEADER]: Becoming Leader. State: Replica: 80bdef6941204fd4aaca10fffde5c991, State: Running, Role: LEADER
I20260608 13:00:57.972082 32473 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [LEADER]: Queue going to LEADER mode. State: All 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: "80bdef6941204fd4aaca10fffde5c991" member_type: VOTER }
I20260608 13:00:57.972688 32470 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:00:57.979640 32475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80bdef6941204fd4aaca10fffde5c991. Latest consensus state: current_term: 1 leader_uuid: "80bdef6941204fd4aaca10fffde5c991" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80bdef6941204fd4aaca10fffde5c991" member_type: VOTER } }
I20260608 13:00:57.979823 32474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80bdef6941204fd4aaca10fffde5c991" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80bdef6941204fd4aaca10fffde5c991" member_type: VOTER } }
I20260608 13:00:57.980432 32475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [sys.catalog]: This master's current role is: LEADER
I20260608 13:00:57.980507 32474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [sys.catalog]: This master's current role is: LEADER
I20260608 13:00:57.982187 32483 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:00:57.987582 32483 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:00:57.988807 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:00:57.996909 32483 catalog_manager.cc:1382] Generated new cluster ID: 0d21337d4f394f108dea02693a831c34
I20260608 13:00:57.997198 32483 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:00:58.012136 32483 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:00:58.013463 32483 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:00:58.040226 32483 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991: Generated new TSK 0
I20260608 13:00:58.040858 32483 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:00:58.056020 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:58.062754 32491 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:58.063820 32492 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:58.065384 32494 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:58.065634 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:58.066737 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:58.066917 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:58.067039 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923658067028 us; error 0 us; skew 500 ppm
I20260608 13:00:58.067574 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:58.070037 28758 webserver.cc:533] Webserver started at http://127.28.21.129:46757/ using document root <none> and password file <none>
I20260608 13:00:58.070504 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:58.070658 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:58.070874 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:58.072001 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "8836302542fc4b04bc2b9eecf967901c"
format_stamp: "Formatted at 2026-06-08 13:00:58 on dist-test-slave-vkhm"
I20260608 13:00:58.076745 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 13:00:58.080111 32499 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:58.080955 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:00:58.081202 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "8836302542fc4b04bc2b9eecf967901c"
format_stamp: "Formatted at 2026-06-08 13:00:58 on dist-test-slave-vkhm"
I20260608 13:00:58.081426 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-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)
I20260608 13:00:58.095304 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:58.096498 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:58.097906 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:58.100337 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:58.100533 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:58.100803 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:58.100965 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:58.143167 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:39843
I20260608 13:00:58.143292 32561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:39843 every 8 connection(s)
I20260608 13:00:58.148710 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:58.157402 32566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:58.158176 32567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:58.160470 32569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:58.160708 28758 server_base.cc:1061] running on GCE node
I20260608 13:00:58.161664 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:58.161963 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:58.162174 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923658162155 us; error 0 us; skew 500 ppm
I20260608 13:00:58.162921 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:58.165210 28758 webserver.cc:533] Webserver started at http://127.28.21.130:41349/ using document root <none> and password file <none>
I20260608 13:00:58.165704 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:58.165908 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:58.166181 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:58.167531 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "9545abfb963847c8ae984e5fccf80972"
format_stamp: "Formatted at 2026-06-08 13:00:58 on dist-test-slave-vkhm"
I20260608 13:00:58.170256 32562 heartbeater.cc:344] Connected to a master server at 127.28.21.190:42473
I20260608 13:00:58.170651 32562 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:58.171396 32562 heartbeater.cc:507] Master 127.28.21.190:42473 requested a full tablet report, sending...
I20260608 13:00:58.172995 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 13:00:58.173914 32435 ts_manager.cc:194] Registered new tserver with Master: 8836302542fc4b04bc2b9eecf967901c (127.28.21.129:39843)
I20260608 13:00:58.176090 32435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40682
I20260608 13:00:58.177107 32574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:58.178143 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:00:58.178493 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "9545abfb963847c8ae984e5fccf80972"
format_stamp: "Formatted at 2026-06-08 13:00:58 on dist-test-slave-vkhm"
I20260608 13:00:58.178845 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-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)
I20260608 13:00:58.203411 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:58.204685 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:58.206172 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:58.208525 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:58.208760 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:58.209012 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:58.209174 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:58.249095 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:35109
I20260608 13:00:58.249212 32636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:35109 every 8 connection(s)
I20260608 13:00:58.254375 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:58.262131 32640 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:58.263898 32641 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:58.266083 28758 server_base.cc:1061] running on GCE node
W20260608 13:00:58.266332 32643 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:58.267817 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:58.268036 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:58.268261 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923658268240 us; error 0 us; skew 500 ppm
I20260608 13:00:58.268630 32637 heartbeater.cc:344] Connected to a master server at 127.28.21.190:42473
I20260608 13:00:58.269065 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:58.269065 32637 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:58.270396 32637 heartbeater.cc:507] Master 127.28.21.190:42473 requested a full tablet report, sending...
I20260608 13:00:58.272224 28758 webserver.cc:533] Webserver started at http://127.28.21.131:42359/ using document root <none> and password file <none>
I20260608 13:00:58.272769 32435 ts_manager.cc:194] Registered new tserver with Master: 9545abfb963847c8ae984e5fccf80972 (127.28.21.130:35109)
I20260608 13:00:58.272879 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:58.273250 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:58.273576 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:58.274740 32435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40696
I20260608 13:00:58.275235 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "a97a52e46d3a441598d6b60de7ff7bf0"
format_stamp: "Formatted at 2026-06-08 13:00:58 on dist-test-slave-vkhm"
I20260608 13:00:58.279902 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:00:58.283572 32648 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:58.284395 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:00:58.284677 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "a97a52e46d3a441598d6b60de7ff7bf0"
format_stamp: "Formatted at 2026-06-08 13:00:58 on dist-test-slave-vkhm"
I20260608 13:00:58.284945 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-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)
I20260608 13:00:58.302867 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:58.304131 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:58.305714 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:58.308053 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:58.308301 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 13:00:58.308543 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:58.308722 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:58.349254 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:44565
I20260608 13:00:58.349388 32710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:44565 every 8 connection(s)
I20260608 13:00:58.354566 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:00:58.362349 32714 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:00:58.363073 32715 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:58.365859 28758 server_base.cc:1061] running on GCE node
W20260608 13:00:58.366830 32717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:00:58.367990 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:00:58.368283 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:00:58.368485 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923658368468 us; error 0 us; skew 500 ppm
I20260608 13:00:58.369103 32711 heartbeater.cc:344] Connected to a master server at 127.28.21.190:42473
I20260608 13:00:58.369407 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:00:58.369495 32711 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:58.370587 32711 heartbeater.cc:507] Master 127.28.21.190:42473 requested a full tablet report, sending...
I20260608 13:00:58.372257 28758 webserver.cc:533] Webserver started at http://127.28.21.132:39953/ using document root <none> and password file <none>
I20260608 13:00:58.372855 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:00:58.372886 32435 ts_manager.cc:194] Registered new tserver with Master: a97a52e46d3a441598d6b60de7ff7bf0 (127.28.21.131:44565)
I20260608 13:00:58.373147 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:00:58.373543 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:00:58.374528 32435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40704
I20260608 13:00:58.374904 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "cd61670a13b3479ab446b1b736f2272c"
format_stamp: "Formatted at 2026-06-08 13:00:58 on dist-test-slave-vkhm"
I20260608 13:00:58.379593 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:00:58.383205 32722 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:58.384011 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:00:58.384349 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "cd61670a13b3479ab446b1b736f2272c"
format_stamp: "Formatted at 2026-06-08 13:00:58 on dist-test-slave-vkhm"
I20260608 13:00:58.384639 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923554775813-28758-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)
I20260608 13:00:58.397596 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:00:58.398833 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:00:58.400324 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:00:58.402555 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:00:58.402799 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:58.403051 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:00:58.403244 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:00:58.445731 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:40523
I20260608 13:00:58.445848   316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:40523 every 8 connection(s)
I20260608 13:00:58.460542   317 heartbeater.cc:344] Connected to a master server at 127.28.21.190:42473
I20260608 13:00:58.460947   317 heartbeater.cc:461] Registering TS with master...
I20260608 13:00:58.461709   317 heartbeater.cc:507] Master 127.28.21.190:42473 requested a full tablet report, sending...
I20260608 13:00:58.463694 32435 ts_manager.cc:194] Registered new tserver with Master: cd61670a13b3479ab446b1b736f2272c (127.28.21.132:40523)
I20260608 13:00:58.464031 28758 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014739544s
I20260608 13:00:58.465183 32435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40714
I20260608 13:00:59.019094 32435 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40734:
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"
    }
  }
}
I20260608 13:00:59.064082 32676 tablet_service.cc:1511] Processing CreateTablet for tablet 872b60132c7245cf8c91d9fc90239596 (DEFAULT_TABLE table=test-workload [id=0710f23fb79940a38aa5d9e6607549a8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:00:59.065908 32676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872b60132c7245cf8c91d9fc90239596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:59.068159 32750 tablet_service.cc:1511] Processing CreateTablet for tablet 872b60132c7245cf8c91d9fc90239596 (DEFAULT_TABLE table=test-workload [id=0710f23fb79940a38aa5d9e6607549a8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:00:59.069842 32750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872b60132c7245cf8c91d9fc90239596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:59.073808 32602 tablet_service.cc:1511] Processing CreateTablet for tablet 872b60132c7245cf8c91d9fc90239596 (DEFAULT_TABLE table=test-workload [id=0710f23fb79940a38aa5d9e6607549a8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:00:59.074965 32602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 872b60132c7245cf8c91d9fc90239596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:00:59.091552   337 tablet_bootstrap.cc:492] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c: Bootstrap starting.
I20260608 13:00:59.094206   338 tablet_bootstrap.cc:492] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0: Bootstrap starting.
I20260608 13:00:59.097095   339 tablet_bootstrap.cc:492] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972: Bootstrap starting.
I20260608 13:00:59.103837   339 tablet_bootstrap.cc:654] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:59.105602   337 tablet_bootstrap.cc:654] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:59.106074   338 tablet_bootstrap.cc:654] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0: Neither blocks nor log segments found. Creating new log.
I20260608 13:00:59.109659   339 tablet_bootstrap.cc:492] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972: No bootstrap required, opened a new log
I20260608 13:00:59.110440   339 ts_tablet_manager.cc:1403] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 13:00:59.113440   338 tablet_bootstrap.cc:492] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0: No bootstrap required, opened a new log
I20260608 13:00:59.114061   338 ts_tablet_manager.cc:1403] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260608 13:00:59.114058   339 raft_consensus.cc:359] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44565 } } peers { permanent_uuid: "cd61670a13b3479ab446b1b736f2272c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 40523 } } peers { permanent_uuid: "9545abfb963847c8ae984e5fccf80972" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 35109 } }
I20260608 13:00:59.115074   339 raft_consensus.cc:385] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:59.115300   337 tablet_bootstrap.cc:492] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c: No bootstrap required, opened a new log
I20260608 13:00:59.115463   339 raft_consensus.cc:740] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9545abfb963847c8ae984e5fccf80972, State: Initialized, Role: FOLLOWER
I20260608 13:00:59.115847   337 ts_tablet_manager.cc:1403] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260608 13:00:59.116398   339 consensus_queue.cc:260] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44565 } } peers { permanent_uuid: "cd61670a13b3479ab446b1b736f2272c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 40523 } } peers { permanent_uuid: "9545abfb963847c8ae984e5fccf80972" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 35109 } }
I20260608 13:00:59.118111   338 raft_consensus.cc:359] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44565 } } peers { permanent_uuid: "cd61670a13b3479ab446b1b736f2272c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 40523 } } peers { permanent_uuid: "9545abfb963847c8ae984e5fccf80972" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 35109 } }
I20260608 13:00:59.119037   338 raft_consensus.cc:385] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:59.119426   338 raft_consensus.cc:740] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97a52e46d3a441598d6b60de7ff7bf0, State: Initialized, Role: FOLLOWER
I20260608 13:00:59.119439   337 raft_consensus.cc:359] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44565 } } peers { permanent_uuid: "cd61670a13b3479ab446b1b736f2272c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 40523 } } peers { permanent_uuid: "9545abfb963847c8ae984e5fccf80972" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 35109 } }
I20260608 13:00:59.120875 32637 heartbeater.cc:499] Master 127.28.21.190:42473 was elected leader, sending a full tablet report...
I20260608 13:00:59.120620   338 consensus_queue.cc:260] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44565 } } peers { permanent_uuid: "cd61670a13b3479ab446b1b736f2272c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 40523 } } peers { permanent_uuid: "9545abfb963847c8ae984e5fccf80972" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 35109 } }
I20260608 13:00:59.121237   337 raft_consensus.cc:385] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:00:59.121727   337 raft_consensus.cc:740] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd61670a13b3479ab446b1b736f2272c, State: Initialized, Role: FOLLOWER
I20260608 13:00:59.124003   339 ts_tablet_manager.cc:1434] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260608 13:00:59.126048 32711 heartbeater.cc:499] Master 127.28.21.190:42473 was elected leader, sending a full tablet report...
I20260608 13:00:59.126751   338 ts_tablet_manager.cc:1434] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.005s
I20260608 13:00:59.126658   337 consensus_queue.cc:260] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44565 } } peers { permanent_uuid: "cd61670a13b3479ab446b1b736f2272c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 40523 } } peers { permanent_uuid: "9545abfb963847c8ae984e5fccf80972" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 35109 } }
I20260608 13:00:59.129688   317 heartbeater.cc:499] Master 127.28.21.190:42473 was elected leader, sending a full tablet report...
I20260608 13:00:59.130098   337 ts_tablet_manager.cc:1434] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 13:00:59.179271 32562 heartbeater.cc:499] Master 127.28.21.190:42473 was elected leader, sending a full tablet report...
I20260608 13:00:59.211560   345 raft_consensus.cc:493] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:00:59.212073   345 raft_consensus.cc:515] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44565 } } peers { permanent_uuid: "cd61670a13b3479ab446b1b736f2272c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 40523 } } peers { permanent_uuid: "9545abfb963847c8ae984e5fccf80972" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 35109 } }
I20260608 13:00:59.214295   345 leader_election.cc:290] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a97a52e46d3a441598d6b60de7ff7bf0 (127.28.21.131:44565), 9545abfb963847c8ae984e5fccf80972 (127.28.21.130:35109)
I20260608 13:00:59.226080 32686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872b60132c7245cf8c91d9fc90239596" candidate_uuid: "cd61670a13b3479ab446b1b736f2272c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" is_pre_election: true
I20260608 13:00:59.226943 32686 raft_consensus.cc:2468] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd61670a13b3479ab446b1b736f2272c in term 0.
I20260608 13:00:59.227679 32612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872b60132c7245cf8c91d9fc90239596" candidate_uuid: "cd61670a13b3479ab446b1b736f2272c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9545abfb963847c8ae984e5fccf80972" is_pre_election: true
I20260608 13:00:59.228246 32725 leader_election.cc:304] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a97a52e46d3a441598d6b60de7ff7bf0, cd61670a13b3479ab446b1b736f2272c; no voters: 
I20260608 13:00:59.228418 32612 raft_consensus.cc:2468] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd61670a13b3479ab446b1b736f2272c in term 0.
I20260608 13:00:59.229084   345 raft_consensus.cc:2804] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:00:59.229415   345 raft_consensus.cc:493] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:00:59.229698   345 raft_consensus.cc:3060] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:59.234839   345 raft_consensus.cc:515] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44565 } } peers { permanent_uuid: "cd61670a13b3479ab446b1b736f2272c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 40523 } } peers { permanent_uuid: "9545abfb963847c8ae984e5fccf80972" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 35109 } }
I20260608 13:00:59.236783   345 leader_election.cc:290] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [CANDIDATE]: Term 1 election: Requested vote from peers a97a52e46d3a441598d6b60de7ff7bf0 (127.28.21.131:44565), 9545abfb963847c8ae984e5fccf80972 (127.28.21.130:35109)
I20260608 13:00:59.237577 32686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872b60132c7245cf8c91d9fc90239596" candidate_uuid: "cd61670a13b3479ab446b1b736f2272c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97a52e46d3a441598d6b60de7ff7bf0"
I20260608 13:00:59.237764 32612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "872b60132c7245cf8c91d9fc90239596" candidate_uuid: "cd61670a13b3479ab446b1b736f2272c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9545abfb963847c8ae984e5fccf80972"
I20260608 13:00:59.238108 32686 raft_consensus.cc:3060] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:59.238308 32612 raft_consensus.cc:3060] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:00:59.243556 32612 raft_consensus.cc:2468] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd61670a13b3479ab446b1b736f2272c in term 1.
I20260608 13:00:59.243558 32686 raft_consensus.cc:2468] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd61670a13b3479ab446b1b736f2272c in term 1.
I20260608 13:00:59.244700 32725 leader_election.cc:304] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9545abfb963847c8ae984e5fccf80972, cd61670a13b3479ab446b1b736f2272c; no voters: 
I20260608 13:00:59.245388   345 raft_consensus.cc:2804] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:00:59.246420   345 raft_consensus.cc:697] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 1 LEADER]: Becoming Leader. State: Replica: cd61670a13b3479ab446b1b736f2272c, State: Running, Role: LEADER
I20260608 13:00:59.247145   345 consensus_queue.cc:237] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44565 } } peers { permanent_uuid: "cd61670a13b3479ab446b1b736f2272c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 40523 } } peers { permanent_uuid: "9545abfb963847c8ae984e5fccf80972" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 35109 } }
I20260608 13:00:59.254873 32433 catalog_manager.cc:5696] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c reported cstate change: term changed from 0 to 1, leader changed from <none> to cd61670a13b3479ab446b1b736f2272c (127.28.21.132). New cstate: current_term: 1 leader_uuid: "cd61670a13b3479ab446b1b736f2272c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd61670a13b3479ab446b1b736f2272c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 40523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9545abfb963847c8ae984e5fccf80972" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 35109 } health_report { overall_health: UNKNOWN } } }
I20260608 13:00:59.705072   345 consensus_queue.cc:1048] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97a52e46d3a441598d6b60de7ff7bf0" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:59.718904   348 consensus_queue.cc:1048] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9545abfb963847c8ae984e5fccf80972" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 35109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:00:59.988063 32488 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:00:59.989627 32488 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:00:59.990016 32488 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:01.990963 32488 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:01.992405 32488 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:01.992753 32488 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:03.993701 32488 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:03.995131 32488 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:03.995465 32488 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:05.996762 32488 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:05.998826 32488 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:05.999179 32488 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:08.000224 32488 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:08.001609 32488 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:08.001962 32488 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:10.002936 32488 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:10.004451 32488 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:10.004814 32488 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:10.339686 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:01:10.366168 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:10.383829 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:01:10.394963 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:01:10.415035 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:10.415693 28758 tablet_replica.cc:333] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972: stopping tablet replica
I20260608 13:01:10.416272 28758 raft_consensus.cc:2243] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:10.416864 28758 raft_consensus.cc:2272] T 872b60132c7245cf8c91d9fc90239596 P 9545abfb963847c8ae984e5fccf80972 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:10.437211 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:01:10.448628 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:01:10.469410 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:10.470166 28758 tablet_replica.cc:333] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0: stopping tablet replica
I20260608 13:01:10.471024 28758 raft_consensus.cc:2243] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:10.471719 28758 raft_consensus.cc:2272] T 872b60132c7245cf8c91d9fc90239596 P a97a52e46d3a441598d6b60de7ff7bf0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:10.491716 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:01:10.503207 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:01:10.523394 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:10.524145 28758 tablet_replica.cc:333] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c: stopping tablet replica
I20260608 13:01:10.524785 28758 raft_consensus.cc:2243] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:10.525703 28758 raft_consensus.cc:2272] T 872b60132c7245cf8c91d9fc90239596 P cd61670a13b3479ab446b1b736f2272c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:10.544726 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:01:10.555393 28758 master.cc:562] Master@127.28.21.190:42473 shutting down...
I20260608 13:01:10.574767 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:10.575412 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:10.575713 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80bdef6941204fd4aaca10fffde5c991: stopping tablet replica
I20260608 13:01:10.594817 28758 master.cc:584] Master@127.28.21.190:42473 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12793 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 13:01:10.630981 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:46359
I20260608 13:01:10.632196 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:10.638475   361 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:10.638582   362 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:10.639184   364 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:10.639851 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:10.640775 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:10.640983 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:10.641144 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923670641111 us; error 0 us; skew 500 ppm
I20260608 13:01:10.641742 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:10.644243 28758 webserver.cc:533] Webserver started at http://127.28.21.190:36923/ using document root <none> and password file <none>
I20260608 13:01:10.644783 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:10.644992 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:10.645267 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:10.646476 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "206b157b7ee54d2385d53c7ca771f848"
format_stamp: "Formatted at 2026-06-08 13:01:10 on dist-test-slave-vkhm"
I20260608 13:01:10.651149 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:01:10.654603   369 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:10.655349 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:01:10.655642 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "206b157b7ee54d2385d53c7ca771f848"
format_stamp: "Formatted at 2026-06-08 13:01:10 on dist-test-slave-vkhm"
I20260608 13:01:10.655952 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-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)
I20260608 13:01:10.674259 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:10.675596 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:10.714900 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:46359
I20260608 13:01:10.715060   420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:46359 every 8 connection(s)
I20260608 13:01:10.719812   421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:10.733558   421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848: Bootstrap starting.
I20260608 13:01:10.738570   421 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:10.742949   421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848: No bootstrap required, opened a new log
I20260608 13:01:10.745265   421 raft_consensus.cc:359] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206b157b7ee54d2385d53c7ca771f848" member_type: VOTER }
I20260608 13:01:10.745695   421 raft_consensus.cc:385] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:10.745884   421 raft_consensus.cc:740] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 206b157b7ee54d2385d53c7ca771f848, State: Initialized, Role: FOLLOWER
I20260608 13:01:10.746526   421 consensus_queue.cc:260] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "206b157b7ee54d2385d53c7ca771f848" member_type: VOTER }
I20260608 13:01:10.746965   421 raft_consensus.cc:399] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:10.747152   421 raft_consensus.cc:493] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:10.747361   421 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:10.752285   421 raft_consensus.cc:515] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206b157b7ee54d2385d53c7ca771f848" member_type: VOTER }
I20260608 13:01:10.752767   421 leader_election.cc:304] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [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: 206b157b7ee54d2385d53c7ca771f848; no voters: 
I20260608 13:01:10.753888   421 leader_election.cc:290] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:10.754362   424 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:10.755764   424 raft_consensus.cc:697] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [term 1 LEADER]: Becoming Leader. State: Replica: 206b157b7ee54d2385d53c7ca771f848, State: Running, Role: LEADER
I20260608 13:01:10.756592   424 consensus_queue.cc:237] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [LEADER]: Queue going to LEADER mode. State: All 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: "206b157b7ee54d2385d53c7ca771f848" member_type: VOTER }
I20260608 13:01:10.756989   421 sys_catalog.cc:565] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:10.759881   426 sys_catalog.cc:455] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 206b157b7ee54d2385d53c7ca771f848. Latest consensus state: current_term: 1 leader_uuid: "206b157b7ee54d2385d53c7ca771f848" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206b157b7ee54d2385d53c7ca771f848" member_type: VOTER } }
I20260608 13:01:10.759832   425 sys_catalog.cc:455] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "206b157b7ee54d2385d53c7ca771f848" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206b157b7ee54d2385d53c7ca771f848" member_type: VOTER } }
I20260608 13:01:10.760599   425 sys_catalog.cc:458] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:10.760573   426 sys_catalog.cc:458] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:10.766710   429 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:01:10.771883   429 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:01:10.773856 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:01:10.781307   429 catalog_manager.cc:1382] Generated new cluster ID: ff15413a0b554d8990d8dce2f500e111
I20260608 13:01:10.781653   429 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:01:10.795288   429 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:01:10.796686   429 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:01:10.822844   429 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848: Generated new TSK 0
I20260608 13:01:10.823514   429 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:01:10.840446 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:10.846874   443 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:10.847877   444 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:10.849942 28758 server_base.cc:1061] running on GCE node
W20260608 13:01:10.850378   446 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:10.851276 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:10.851477 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:10.851604 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923670851593 us; error 0 us; skew 500 ppm
I20260608 13:01:10.852113 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:10.854458 28758 webserver.cc:533] Webserver started at http://127.28.21.129:36391/ using document root <none> and password file <none>
I20260608 13:01:10.854907 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:10.855067 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:10.855276 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:10.856376 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "6964e82bd34e4f609fd2318ddfef45e5"
format_stamp: "Formatted at 2026-06-08 13:01:10 on dist-test-slave-vkhm"
I20260608 13:01:10.861167 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 13:01:10.864578   451 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:10.865353 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 13:01:10.865667 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "6964e82bd34e4f609fd2318ddfef45e5"
format_stamp: "Formatted at 2026-06-08 13:01:10 on dist-test-slave-vkhm"
I20260608 13:01:10.865938 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-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)
I20260608 13:01:10.885499 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:10.886773 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:10.888465 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:10.891058 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:10.891306 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:10.891569 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:10.891752 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:10.932845 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:37757
I20260608 13:01:10.932960   513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:37757 every 8 connection(s)
I20260608 13:01:10.938436 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:10.946576   518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:10.948242   519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:10.950912   521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:10.951185 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:10.952129 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:10.952394 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:10.952580 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923670952566 us; error 0 us; skew 500 ppm
I20260608 13:01:10.953224 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:10.956956 28758 webserver.cc:533] Webserver started at http://127.28.21.130:37673/ using document root <none> and password file <none>
I20260608 13:01:10.957180   514 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46359
I20260608 13:01:10.957615   514 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:10.957634 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:10.958026 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:10.958336 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:10.958691   514 heartbeater.cc:507] Master 127.28.21.190:46359 requested a full tablet report, sending...
I20260608 13:01:10.959594 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "ad7b0910cfa44c2b8260b992dcb972e4"
format_stamp: "Formatted at 2026-06-08 13:01:10 on dist-test-slave-vkhm"
I20260608 13:01:10.960986   386 ts_manager.cc:194] Registered new tserver with Master: 6964e82bd34e4f609fd2318ddfef45e5 (127.28.21.129:37757)
I20260608 13:01:10.962857   386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40166
I20260608 13:01:10.964996 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:01:10.968925   526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:10.969666 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 13:01:10.969965 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "ad7b0910cfa44c2b8260b992dcb972e4"
format_stamp: "Formatted at 2026-06-08 13:01:10 on dist-test-slave-vkhm"
I20260608 13:01:10.970232 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-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)
I20260608 13:01:11.007332 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:11.008641 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:11.010175 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:11.012440 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:11.012672 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:11.012955 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:11.013149 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:11.053962 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:41623
I20260608 13:01:11.054050   588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:41623 every 8 connection(s)
I20260608 13:01:11.059760 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:11.068377   592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:11.070212   593 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:11.071899   595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:11.073987 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:11.074472   589 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46359
I20260608 13:01:11.074990   589 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:11.075356 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:11.075786 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:11.076043 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923671076014 us; error 0 us; skew 500 ppm
I20260608 13:01:11.076115   589 heartbeater.cc:507] Master 127.28.21.190:46359 requested a full tablet report, sending...
I20260608 13:01:11.076826 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:11.078548   386 ts_manager.cc:194] Registered new tserver with Master: ad7b0910cfa44c2b8260b992dcb972e4 (127.28.21.130:41623)
I20260608 13:01:11.080145   386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40168
I20260608 13:01:11.080261 28758 webserver.cc:533] Webserver started at http://127.28.21.131:45177/ using document root <none> and password file <none>
I20260608 13:01:11.081035 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:11.081328 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:11.081712 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:11.083134 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "477b8488837544b2af3724f773ef3f5a"
format_stamp: "Formatted at 2026-06-08 13:01:11 on dist-test-slave-vkhm"
I20260608 13:01:11.088477 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 13:01:11.092485   600 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:11.093351 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:01:11.093691 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "477b8488837544b2af3724f773ef3f5a"
format_stamp: "Formatted at 2026-06-08 13:01:11 on dist-test-slave-vkhm"
I20260608 13:01:11.094025 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923554775813-28758-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)
I20260608 13:01:11.111047 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:11.112329 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:11.113843 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:11.116145 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:11.116400 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:11.116655 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:11.116839 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:11.156549 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:39493
I20260608 13:01:11.156714   662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:39493 every 8 connection(s)
I20260608 13:01:11.173153   663 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46359
I20260608 13:01:11.173640   663 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:11.174487   663 heartbeater.cc:507] Master 127.28.21.190:46359 requested a full tablet report, sending...
I20260608 13:01:11.176697   386 ts_manager.cc:194] Registered new tserver with Master: 477b8488837544b2af3724f773ef3f5a (127.28.21.131:39493)
I20260608 13:01:11.177359 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017189844s
I20260608 13:01:11.178648   386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40174
I20260608 13:01:11.966063   514 heartbeater.cc:499] Master 127.28.21.190:46359 was elected leader, sending a full tablet report...
I20260608 13:01:12.082979   589 heartbeater.cc:499] Master 127.28.21.190:46359 was elected leader, sending a full tablet report...
I20260608 13:01:12.181742   663 heartbeater.cc:499] Master 127.28.21.190:46359 was elected leader, sending a full tablet report...
I20260608 13:01:12.245386   386 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38032:
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"
    }
  }
}
W20260608 13:01:12.247391   386 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:01:12.290170   554 tablet_service.cc:1511] Processing CreateTablet for tablet 70cbae09e33145afafde987ddb4981ef (DEFAULT_TABLE table=test-workload [id=2672d3bc39374107ab4c798db14e25b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:01:12.291425   554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cbae09e33145afafde987ddb4981ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:12.301403   628 tablet_service.cc:1511] Processing CreateTablet for tablet 70cbae09e33145afafde987ddb4981ef (DEFAULT_TABLE table=test-workload [id=2672d3bc39374107ab4c798db14e25b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:01:12.302785   628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cbae09e33145afafde987ddb4981ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:12.302644   479 tablet_service.cc:1511] Processing CreateTablet for tablet 70cbae09e33145afafde987ddb4981ef (DEFAULT_TABLE table=test-workload [id=2672d3bc39374107ab4c798db14e25b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:01:12.303934   479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70cbae09e33145afafde987ddb4981ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:12.309629   684 tablet_bootstrap.cc:492] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4: Bootstrap starting.
I20260608 13:01:12.316068   684 tablet_bootstrap.cc:654] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:12.324460   686 tablet_bootstrap.cc:492] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5: Bootstrap starting.
I20260608 13:01:12.327353   687 tablet_bootstrap.cc:492] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a: Bootstrap starting.
I20260608 13:01:12.328346   684 tablet_bootstrap.cc:492] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4: No bootstrap required, opened a new log
I20260608 13:01:12.328889   684 ts_tablet_manager.cc:1403] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260608 13:01:12.332072   686 tablet_bootstrap.cc:654] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:12.332247   684 raft_consensus.cc:359] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 41623 } } peers { permanent_uuid: "6964e82bd34e4f609fd2318ddfef45e5" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37757 } } peers { permanent_uuid: "477b8488837544b2af3724f773ef3f5a" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39493 } }
I20260608 13:01:12.333107   684 raft_consensus.cc:385] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:12.333417   684 raft_consensus.cc:740] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad7b0910cfa44c2b8260b992dcb972e4, State: Initialized, Role: FOLLOWER
I20260608 13:01:12.334260   684 consensus_queue.cc:260] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 41623 } } peers { permanent_uuid: "6964e82bd34e4f609fd2318ddfef45e5" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37757 } } peers { permanent_uuid: "477b8488837544b2af3724f773ef3f5a" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39493 } }
I20260608 13:01:12.335044   687 tablet_bootstrap.cc:654] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:12.337595   686 tablet_bootstrap.cc:492] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5: No bootstrap required, opened a new log
I20260608 13:01:12.338099   686 ts_tablet_manager.cc:1403] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.007s
I20260608 13:01:12.340981   686 raft_consensus.cc:359] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 41623 } } peers { permanent_uuid: "6964e82bd34e4f609fd2318ddfef45e5" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37757 } } peers { permanent_uuid: "477b8488837544b2af3724f773ef3f5a" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39493 } }
I20260608 13:01:12.341715   686 raft_consensus.cc:385] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:12.342034   686 raft_consensus.cc:740] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6964e82bd34e4f609fd2318ddfef45e5, State: Initialized, Role: FOLLOWER
I20260608 13:01:12.342345   684 ts_tablet_manager.cc:1434] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 13:01:12.342852   686 consensus_queue.cc:260] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 41623 } } peers { permanent_uuid: "6964e82bd34e4f609fd2318ddfef45e5" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37757 } } peers { permanent_uuid: "477b8488837544b2af3724f773ef3f5a" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39493 } }
I20260608 13:01:12.345933   687 tablet_bootstrap.cc:492] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a: No bootstrap required, opened a new log
I20260608 13:01:12.346446   687 ts_tablet_manager.cc:1403] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 13:01:12.347645   686 ts_tablet_manager.cc:1434] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260608 13:01:12.349833   687 raft_consensus.cc:359] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 41623 } } peers { permanent_uuid: "6964e82bd34e4f609fd2318ddfef45e5" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37757 } } peers { permanent_uuid: "477b8488837544b2af3724f773ef3f5a" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39493 } }
I20260608 13:01:12.350513   687 raft_consensus.cc:385] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:12.350831   687 raft_consensus.cc:740] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 477b8488837544b2af3724f773ef3f5a, State: Initialized, Role: FOLLOWER
I20260608 13:01:12.351797   687 consensus_queue.cc:260] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 41623 } } peers { permanent_uuid: "6964e82bd34e4f609fd2318ddfef45e5" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37757 } } peers { permanent_uuid: "477b8488837544b2af3724f773ef3f5a" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39493 } }
I20260608 13:01:12.357342   687 ts_tablet_manager.cc:1434] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
W20260608 13:01:12.412432   664 tablet.cc:2404] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 13:01:12.492729   691 raft_consensus.cc:493] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:12.493255   691 raft_consensus.cc:515] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 41623 } } peers { permanent_uuid: "6964e82bd34e4f609fd2318ddfef45e5" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37757 } } peers { permanent_uuid: "477b8488837544b2af3724f773ef3f5a" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39493 } }
I20260608 13:01:12.495419   691 leader_election.cc:290] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad7b0910cfa44c2b8260b992dcb972e4 (127.28.21.130:41623), 477b8488837544b2af3724f773ef3f5a (127.28.21.131:39493)
I20260608 13:01:12.506238   564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cbae09e33145afafde987ddb4981ef" candidate_uuid: "6964e82bd34e4f609fd2318ddfef45e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" is_pre_election: true
I20260608 13:01:12.506579   638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cbae09e33145afafde987ddb4981ef" candidate_uuid: "6964e82bd34e4f609fd2318ddfef45e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "477b8488837544b2af3724f773ef3f5a" is_pre_election: true
I20260608 13:01:12.506953   564 raft_consensus.cc:2468] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6964e82bd34e4f609fd2318ddfef45e5 in term 0.
I20260608 13:01:12.507241   638 raft_consensus.cc:2468] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6964e82bd34e4f609fd2318ddfef45e5 in term 0.
I20260608 13:01:12.508395   455 leader_election.cc:304] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6964e82bd34e4f609fd2318ddfef45e5, ad7b0910cfa44c2b8260b992dcb972e4; no voters: 
I20260608 13:01:12.509219   691 raft_consensus.cc:2804] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:12.509533   691 raft_consensus.cc:493] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:12.509815   691 raft_consensus.cc:3060] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:12.514829   691 raft_consensus.cc:515] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 41623 } } peers { permanent_uuid: "6964e82bd34e4f609fd2318ddfef45e5" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37757 } } peers { permanent_uuid: "477b8488837544b2af3724f773ef3f5a" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39493 } }
I20260608 13:01:12.516449   691 leader_election.cc:290] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [CANDIDATE]: Term 1 election: Requested vote from peers ad7b0910cfa44c2b8260b992dcb972e4 (127.28.21.130:41623), 477b8488837544b2af3724f773ef3f5a (127.28.21.131:39493)
I20260608 13:01:12.517320   564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cbae09e33145afafde987ddb4981ef" candidate_uuid: "6964e82bd34e4f609fd2318ddfef45e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad7b0910cfa44c2b8260b992dcb972e4"
I20260608 13:01:12.517568   638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70cbae09e33145afafde987ddb4981ef" candidate_uuid: "6964e82bd34e4f609fd2318ddfef45e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "477b8488837544b2af3724f773ef3f5a"
I20260608 13:01:12.517838   564 raft_consensus.cc:3060] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:12.518117   638 raft_consensus.cc:3060] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:12.523018   564 raft_consensus.cc:2468] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6964e82bd34e4f609fd2318ddfef45e5 in term 1.
I20260608 13:01:12.523133   638 raft_consensus.cc:2468] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6964e82bd34e4f609fd2318ddfef45e5 in term 1.
I20260608 13:01:12.524261   455 leader_election.cc:304] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6964e82bd34e4f609fd2318ddfef45e5, ad7b0910cfa44c2b8260b992dcb972e4; no voters: 
I20260608 13:01:12.524971   691 raft_consensus.cc:2804] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:12.526058   691 raft_consensus.cc:697] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 1 LEADER]: Becoming Leader. State: Replica: 6964e82bd34e4f609fd2318ddfef45e5, State: Running, Role: LEADER
I20260608 13:01:12.526871   691 consensus_queue.cc:237] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 41623 } } peers { permanent_uuid: "6964e82bd34e4f609fd2318ddfef45e5" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37757 } } peers { permanent_uuid: "477b8488837544b2af3724f773ef3f5a" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39493 } }
I20260608 13:01:12.534168   385 catalog_manager.cc:5696] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6964e82bd34e4f609fd2318ddfef45e5 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "6964e82bd34e4f609fd2318ddfef45e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 41623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6964e82bd34e4f609fd2318ddfef45e5" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 37757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "477b8488837544b2af3724f773ef3f5a" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39493 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:12.771704   434 placement_policy_util.cc:407] tablet 70cbae09e33145afafde987ddb4981ef: detected majority of replicas (2 of 3) at location L0
I20260608 13:01:12.773825   439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:12.775768   439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:12.776197   439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:13.003799   691 consensus_queue.cc:1048] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "477b8488837544b2af3724f773ef3f5a" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:13.017841   700 consensus_queue.cc:1048] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad7b0910cfa44c2b8260b992dcb972e4" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 41623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:13.781872   434 placement_policy_util.cc:407] tablet 70cbae09e33145afafde987ddb4981ef: detected majority of replicas (2 of 3) at location L0
I20260608 13:01:14.777209   439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:14.778577   439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:14.778880   439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:14.790956   434 placement_policy_util.cc:407] tablet 70cbae09e33145afafde987ddb4981ef: detected majority of replicas (2 of 3) at location L0
I20260608 13:01:15.800416   434 placement_policy_util.cc:407] tablet 70cbae09e33145afafde987ddb4981ef: detected majority of replicas (2 of 3) at location L0
I20260608 13:01:16.779989   439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:16.781559   439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:16.781903   439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:16.809535   434 placement_policy_util.cc:407] tablet 70cbae09e33145afafde987ddb4981ef: detected majority of replicas (2 of 3) at location L0
I20260608 13:01:17.818420   434 placement_policy_util.cc:407] tablet 70cbae09e33145afafde987ddb4981ef: detected majority of replicas (2 of 3) at location L0
I20260608 13:01:18.783164   439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:18.784757   439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:18.785092   439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:18.827378   434 placement_policy_util.cc:407] tablet 70cbae09e33145afafde987ddb4981ef: detected majority of replicas (2 of 3) at location L0
I20260608 13:01:19.836273   434 placement_policy_util.cc:407] tablet 70cbae09e33145afafde987ddb4981ef: detected majority of replicas (2 of 3) at location L0
I20260608 13:01:20.786487   439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:20.788834   439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:20.789245   439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:20.844393   434 placement_policy_util.cc:407] tablet 70cbae09e33145afafde987ddb4981ef: detected majority of replicas (2 of 3) at location L0
I20260608 13:01:21.851394   434 placement_policy_util.cc:407] tablet 70cbae09e33145afafde987ddb4981ef: detected majority of replicas (2 of 3) at location L0
I20260608 13:01:22.790181   439 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:22.791576   439 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:22.791905   439 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:22.859210   434 placement_policy_util.cc:407] tablet 70cbae09e33145afafde987ddb4981ef: detected majority of replicas (2 of 3) at location L0
I20260608 13:01:23.658561 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:01:23.684597 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:23.685380 28758 tablet_replica.cc:333] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5: stopping tablet replica
I20260608 13:01:23.685987 28758 raft_consensus.cc:2243] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:23.687052 28758 raft_consensus.cc:2272] T 70cbae09e33145afafde987ddb4981ef P 6964e82bd34e4f609fd2318ddfef45e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:23.708318 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:01:23.721421 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:01:23.744959 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:23.745766 28758 tablet_replica.cc:333] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4: stopping tablet replica
I20260608 13:01:23.746379 28758 raft_consensus.cc:2243] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:23.746877 28758 raft_consensus.cc:2272] T 70cbae09e33145afafde987ddb4981ef P ad7b0910cfa44c2b8260b992dcb972e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:23.766279 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:01:23.777707 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:01:23.798659 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:23.799357 28758 tablet_replica.cc:333] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a: stopping tablet replica
I20260608 13:01:23.799868 28758 raft_consensus.cc:2243] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:23.800483 28758 raft_consensus.cc:2272] T 70cbae09e33145afafde987ddb4981ef P 477b8488837544b2af3724f773ef3f5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:23.820127 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:01:23.831785 28758 master.cc:562] Master@127.28.21.190:46359 shutting down...
I20260608 13:01:23.851075 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:23.851775 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:23.852155 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 206b157b7ee54d2385d53c7ca771f848: stopping tablet replica
I20260608 13:01:23.871304 28758 master.cc:584] Master@127.28.21.190:46359 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13276 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 13:01:23.907910 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:37627
I20260608 13:01:23.909195 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:23.915293   707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:23.915339   706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:23.916425   709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:23.916793 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:23.917624 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:23.917798 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:23.917910 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923683917899 us; error 0 us; skew 500 ppm
I20260608 13:01:23.918416 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:23.920895 28758 webserver.cc:533] Webserver started at http://127.28.21.190:40781/ using document root <none> and password file <none>
I20260608 13:01:23.921350 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:23.921523 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:23.921741 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:23.922843 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "e38a4fe473784adea4eefdeba3d00adc"
format_stamp: "Formatted at 2026-06-08 13:01:23 on dist-test-slave-vkhm"
I20260608 13:01:23.927392 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:01:23.931056   714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:23.931820 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:01:23.932116 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "e38a4fe473784adea4eefdeba3d00adc"
format_stamp: "Formatted at 2026-06-08 13:01:23 on dist-test-slave-vkhm"
I20260608 13:01:23.932487 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-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)
I20260608 13:01:23.958185 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:23.959522 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:23.999364 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:37627
I20260608 13:01:23.999511   765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:37627 every 8 connection(s)
I20260608 13:01:24.003820   766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:24.015929   766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc: Bootstrap starting.
I20260608 13:01:24.020954   766 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:24.025266   766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc: No bootstrap required, opened a new log
I20260608 13:01:24.027679   766 raft_consensus.cc:359] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e38a4fe473784adea4eefdeba3d00adc" member_type: VOTER }
I20260608 13:01:24.028153   766 raft_consensus.cc:385] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:24.028417   766 raft_consensus.cc:740] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38a4fe473784adea4eefdeba3d00adc, State: Initialized, Role: FOLLOWER
I20260608 13:01:24.029031   766 consensus_queue.cc:260] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e38a4fe473784adea4eefdeba3d00adc" member_type: VOTER }
I20260608 13:01:24.029522   766 raft_consensus.cc:399] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:24.029762   766 raft_consensus.cc:493] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:24.030040   766 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:24.034925   766 raft_consensus.cc:515] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e38a4fe473784adea4eefdeba3d00adc" member_type: VOTER }
I20260608 13:01:24.035483   766 leader_election.cc:304] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [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: e38a4fe473784adea4eefdeba3d00adc; no voters: 
I20260608 13:01:24.036635   766 leader_election.cc:290] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:24.037003   769 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:24.038399   769 raft_consensus.cc:697] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [term 1 LEADER]: Becoming Leader. State: Replica: e38a4fe473784adea4eefdeba3d00adc, State: Running, Role: LEADER
I20260608 13:01:24.039175   769 consensus_queue.cc:237] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [LEADER]: Queue going to LEADER mode. State: All 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: "e38a4fe473784adea4eefdeba3d00adc" member_type: VOTER }
I20260608 13:01:24.039765   766 sys_catalog.cc:565] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:24.042235   770 sys_catalog.cc:455] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e38a4fe473784adea4eefdeba3d00adc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e38a4fe473784adea4eefdeba3d00adc" member_type: VOTER } }
I20260608 13:01:24.042284   771 sys_catalog.cc:455] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [sys.catalog]: SysCatalogTable state changed. Reason: New leader e38a4fe473784adea4eefdeba3d00adc. Latest consensus state: current_term: 1 leader_uuid: "e38a4fe473784adea4eefdeba3d00adc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e38a4fe473784adea4eefdeba3d00adc" member_type: VOTER } }
I20260608 13:01:24.042990   770 sys_catalog.cc:458] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:24.043022   771 sys_catalog.cc:458] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:24.046155   774 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:01:24.053397   774 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:01:24.054481 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:01:24.063995   774 catalog_manager.cc:1382] Generated new cluster ID: 5ed5ff385448466491427a8d31bdb06f
I20260608 13:01:24.064357   774 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:01:24.084093   774 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:01:24.085510   774 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:01:24.106889   774 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc: Generated new TSK 0
I20260608 13:01:24.107556   774 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:01:24.121315 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:24.127543   787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:24.128893   788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:24.130388 28758 server_base.cc:1061] running on GCE node
W20260608 13:01:24.131059   790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:24.131942 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:24.132167 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:24.132391 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923684132372 us; error 0 us; skew 500 ppm
I20260608 13:01:24.132997 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:24.135339 28758 webserver.cc:533] Webserver started at http://127.28.21.129:40517/ using document root <none> and password file <none>
I20260608 13:01:24.135859 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:24.136075 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:24.136370 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:24.137477 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "24eac2d2769946738a3fe4a30aeb13a8"
format_stamp: "Formatted at 2026-06-08 13:01:24 on dist-test-slave-vkhm"
I20260608 13:01:24.142225 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:01:24.145681   795 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:24.146437 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 13:01:24.146733 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "24eac2d2769946738a3fe4a30aeb13a8"
format_stamp: "Formatted at 2026-06-08 13:01:24 on dist-test-slave-vkhm"
I20260608 13:01:24.147022 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-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)
I20260608 13:01:24.163134 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:24.164431 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:24.165946 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:24.168380 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:24.168623 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:24.168880 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:24.169070 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:24.209872 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:33525
I20260608 13:01:24.209995   857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:33525 every 8 connection(s)
I20260608 13:01:24.217587 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:24.225008   862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:24.225986   863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:24.228652   865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:24.230440   858 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37627
I20260608 13:01:24.230494 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:24.231050   858 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:24.231774 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:01:24.231827   858 heartbeater.cc:507] Master 127.28.21.190:37627 requested a full tablet report, sending...
W20260608 13:01:24.232123 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:24.232426 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923684232405 us; error 0 us; skew 500 ppm
I20260608 13:01:24.233114 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:24.234660   731 ts_manager.cc:194] Registered new tserver with Master: 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525)
I20260608 13:01:24.236126 28758 webserver.cc:533] Webserver started at http://127.28.21.130:34289/ using document root <none> and password file <none>
I20260608 13:01:24.236886 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:24.237128 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:24.237444 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:24.237356   731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37140
I20260608 13:01:24.239054 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "ab87d1a15cde45c8b26322434e9d6b0b"
format_stamp: "Formatted at 2026-06-08 13:01:24 on dist-test-slave-vkhm"
I20260608 13:01:24.243728 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 13:01:24.247126   870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:24.247813 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:01:24.248106 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "ab87d1a15cde45c8b26322434e9d6b0b"
format_stamp: "Formatted at 2026-06-08 13:01:24 on dist-test-slave-vkhm"
I20260608 13:01:24.248433 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-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)
I20260608 13:01:24.259790 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:24.261189 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:24.262712 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:24.265100 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:24.265327 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:24.265590 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:24.265769 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:24.305792 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:40593
I20260608 13:01:24.305898   932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:40593 every 8 connection(s)
I20260608 13:01:24.311088 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:24.318715   936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:24.319685   937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:24.322147   939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:24.323002 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:24.323992 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:01:24.324081   933 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37627
W20260608 13:01:24.324379 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:24.324594   933 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:24.324618 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923684324597 us; error 0 us; skew 500 ppm
I20260608 13:01:24.325709 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:24.325654   933 heartbeater.cc:507] Master 127.28.21.190:37627 requested a full tablet report, sending...
I20260608 13:01:24.328305   731 ts_manager.cc:194] Registered new tserver with Master: ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:24.328970 28758 webserver.cc:533] Webserver started at http://127.28.21.131:37365/ using document root <none> and password file <none>
I20260608 13:01:24.329524 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:24.329720 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:24.329794   731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37150
I20260608 13:01:24.330017 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:24.331614 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "0a5c372f9da54e93836d131fb46d58cd"
format_stamp: "Formatted at 2026-06-08 13:01:24 on dist-test-slave-vkhm"
I20260608 13:01:24.336537 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 13:01:24.340011   944 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:24.340842 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:01:24.341209 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "0a5c372f9da54e93836d131fb46d58cd"
format_stamp: "Formatted at 2026-06-08 13:01:24 on dist-test-slave-vkhm"
I20260608 13:01:24.341562 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-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)
I20260608 13:01:24.359202 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:24.360582 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:24.362262 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:24.364763 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:24.365012 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:24.365275 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:24.365463 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:24.405638 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:35189
I20260608 13:01:24.405788  1006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:35189 every 8 connection(s)
I20260608 13:01:24.421466  1007 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37627
I20260608 13:01:24.421906  1007 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:24.422752  1007 heartbeater.cc:507] Master 127.28.21.190:37627 requested a full tablet report, sending...
I20260608 13:01:24.424966   731 ts_manager.cc:194] Registered new tserver with Master: 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:24.425149 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015871374s
I20260608 13:01:24.426841   731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37160
I20260608 13:01:25.240382   858 heartbeater.cc:499] Master 127.28.21.190:37627 was elected leader, sending a full tablet report...
I20260608 13:01:25.333024   933 heartbeater.cc:499] Master 127.28.21.190:37627 was elected leader, sending a full tablet report...
I20260608 13:01:25.430124  1007 heartbeater.cc:499] Master 127.28.21.190:37627 was elected leader, sending a full tablet report...
I20260608 13:01:25.483819   731 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37176:
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"
    }
  }
}
W20260608 13:01:25.487150   731 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:01:25.617920   822 tablet_service.cc:1511] Processing CreateTablet for tablet d9cc49c2b2e94a1a9d4fde5a5e95f89d (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 13:01:25.618927   969 tablet_service.cc:1511] Processing CreateTablet for tablet 070f903c6e844a8187ff3ad534a19824 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 13:01:25.619509   968 tablet_service.cc:1511] Processing CreateTablet for tablet 74a3567bdda644c1a91c53a215758ded (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 13:01:25.621760   821 tablet_service.cc:1511] Processing CreateTablet for tablet 14b2dcfbe7244267b4da4fecd557cb8b (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 13:01:25.622139   967 tablet_service.cc:1511] Processing CreateTablet for tablet 54f25812d63f40c98543da173e9530f3 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 13:01:25.624686   820 tablet_service.cc:1511] Processing CreateTablet for tablet 070f903c6e844a8187ff3ad534a19824 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 13:01:25.624737   897 tablet_service.cc:1511] Processing CreateTablet for tablet d9cc49c2b2e94a1a9d4fde5a5e95f89d (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 13:01:25.625761   970 tablet_service.cc:1511] Processing CreateTablet for tablet 14b2dcfbe7244267b4da4fecd557cb8b (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 13:01:25.626685   897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cc49c2b2e94a1a9d4fde5a5e95f89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.627700   819 tablet_service.cc:1511] Processing CreateTablet for tablet 74a3567bdda644c1a91c53a215758ded (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 13:01:25.628118   971 tablet_service.cc:1511] Processing CreateTablet for tablet d9cc49c2b2e94a1a9d4fde5a5e95f89d (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 13:01:25.629719   895 tablet_service.cc:1511] Processing CreateTablet for tablet 070f903c6e844a8187ff3ad534a19824 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 13:01:25.630098   823 tablet_service.cc:1511] Processing CreateTablet for tablet 77a021494eca490a99d39558b449ec15 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 13:01:25.630483   818 tablet_service.cc:1511] Processing CreateTablet for tablet 54f25812d63f40c98543da173e9530f3 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 13:01:25.631225   895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070f903c6e844a8187ff3ad534a19824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.633288   972 tablet_service.cc:1511] Processing CreateTablet for tablet 77a021494eca490a99d39558b449ec15 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 13:01:25.633733   893 tablet_service.cc:1511] Processing CreateTablet for tablet 54f25812d63f40c98543da173e9530f3 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 13:01:25.635234   893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f25812d63f40c98543da173e9530f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.637311   822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cc49c2b2e94a1a9d4fde5a5e95f89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.637410   898 tablet_service.cc:1511] Processing CreateTablet for tablet 77a021494eca490a99d39558b449ec15 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 13:01:25.637678   816 tablet_service.cc:1511] Processing CreateTablet for tablet 7dad731b814a45ac9ebc8e2676df2269 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 13:01:25.638980   816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dad731b814a45ac9ebc8e2676df2269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.634790   817 tablet_service.cc:1511] Processing CreateTablet for tablet 2139ef127fdf4a2c810f17371aa975a1 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 13:01:25.640579   819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a3567bdda644c1a91c53a215758ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.640496   896 tablet_service.cc:1511] Processing CreateTablet for tablet 14b2dcfbe7244267b4da4fecd557cb8b (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 13:01:25.638975   898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a021494eca490a99d39558b449ec15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.642087   896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b2dcfbe7244267b4da4fecd557cb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.642624   817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2139ef127fdf4a2c810f17371aa975a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.644475   894 tablet_service.cc:1511] Processing CreateTablet for tablet 74a3567bdda644c1a91c53a215758ded (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 13:01:25.644977   823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a021494eca490a99d39558b449ec15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.646034   894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a3567bdda644c1a91c53a215758ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.648965   821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b2dcfbe7244267b4da4fecd557cb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.650072   969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070f903c6e844a8187ff3ad534a19824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.652599   820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070f903c6e844a8187ff3ad534a19824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.653038   965 tablet_service.cc:1511] Processing CreateTablet for tablet 7dad731b814a45ac9ebc8e2676df2269 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 13:01:25.656183   964 tablet_service.cc:1511] Processing CreateTablet for tablet d4edf8d4bafc4d148ff0825720b54a5b (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 13:01:25.656865   818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f25812d63f40c98543da173e9530f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.656661   815 tablet_service.cc:1511] Processing CreateTablet for tablet d4edf8d4bafc4d148ff0825720b54a5b (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 13:01:25.650377   966 tablet_service.cc:1511] Processing CreateTablet for tablet 2139ef127fdf4a2c810f17371aa975a1 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 13:01:25.658202   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4edf8d4bafc4d148ff0825720b54a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.659729   963 tablet_service.cc:1511] Processing CreateTablet for tablet 9c10b360d2cc4f69a25800233fd59a1d (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 13:01:25.661681   892 tablet_service.cc:1511] Processing CreateTablet for tablet 2139ef127fdf4a2c810f17371aa975a1 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 13:01:25.662611   965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dad731b814a45ac9ebc8e2676df2269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.663239   892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2139ef127fdf4a2c810f17371aa975a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.668644   971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cc49c2b2e94a1a9d4fde5a5e95f89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.671264   970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b2dcfbe7244267b4da4fecd557cb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.672832   972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a021494eca490a99d39558b449ec15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.673691   814 tablet_service.cc:1511] Processing CreateTablet for tablet 9c10b360d2cc4f69a25800233fd59a1d (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 13:01:25.675185   814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c10b360d2cc4f69a25800233fd59a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.678272   891 tablet_service.cc:1511] Processing CreateTablet for tablet 7dad731b814a45ac9ebc8e2676df2269 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 13:01:25.679960   891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dad731b814a45ac9ebc8e2676df2269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.680877   964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4edf8d4bafc4d148ff0825720b54a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.684823   966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2139ef127fdf4a2c810f17371aa975a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.686323   967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f25812d63f40c98543da173e9530f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.686271   890 tablet_service.cc:1511] Processing CreateTablet for tablet d4edf8d4bafc4d148ff0825720b54a5b (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 13:01:25.688242   963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c10b360d2cc4f69a25800233fd59a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.688702   890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4edf8d4bafc4d148ff0825720b54a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.689854   968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a3567bdda644c1a91c53a215758ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.717051   889 tablet_service.cc:1511] Processing CreateTablet for tablet 9c10b360d2cc4f69a25800233fd59a1d (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 13:01:25.718727   889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c10b360d2cc4f69a25800233fd59a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.788516  1028 tablet_bootstrap.cc:492] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:25.802121   820 tablet_service.cc:1511] Processing CreateTablet for tablet 0a423e8aa2b64df6b1fbb87bdf829806 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 13:01:25.803815   820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a423e8aa2b64df6b1fbb87bdf829806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.810844   893 tablet_service.cc:1511] Processing CreateTablet for tablet cce0538a8e47487f857773019cfd073d (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 13:01:25.813088   895 tablet_service.cc:1511] Processing CreateTablet for tablet 0a423e8aa2b64df6b1fbb87bdf829806 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 13:01:25.815378   970 tablet_service.cc:1511] Processing CreateTablet for tablet 0a423e8aa2b64df6b1fbb87bdf829806 (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 13:01:25.816725   970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a423e8aa2b64df6b1fbb87bdf829806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.822788   893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce0538a8e47487f857773019cfd073d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.825057   895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a423e8aa2b64df6b1fbb87bdf829806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.793913   969 tablet_service.cc:1511] Processing CreateTablet for tablet cce0538a8e47487f857773019cfd073d (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 13:01:25.841270   815 tablet_service.cc:1511] Processing CreateTablet for tablet cce0538a8e47487f857773019cfd073d (DEFAULT_TABLE table=test-workload [id=64ba5d50ba4f478c998dcffface3f923]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 13:01:25.842757   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce0538a8e47487f857773019cfd073d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.851018  1028 tablet_bootstrap.cc:654] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:25.839334   969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce0538a8e47487f857773019cfd073d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.918594  1030 tablet_bootstrap.cc:492] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:25.925233  1029 tablet_bootstrap.cc:492] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:25.926527  1030 tablet_bootstrap.cc:654] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:25.928275  1028 tablet_bootstrap.cc:492] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:25.928814  1028 ts_tablet_manager.cc:1403] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.141s	user 0.021s	sys 0.053s
I20260608 13:01:25.931737  1030 tablet_bootstrap.cc:492] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:25.932252  1030 ts_tablet_manager.cc:1403] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 13:01:25.932803  1028 raft_consensus.cc:359] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.933908  1028 raft_consensus.cc:385] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:25.934262  1028 raft_consensus.cc:740] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:25.934636  1029 tablet_bootstrap.cc:654] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:25.935313  1028 consensus_queue.cc:260] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.935658  1030 raft_consensus.cc:359] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.936472  1030 raft_consensus.cc:385] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:25.936784  1030 raft_consensus.cc:740] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:25.937690  1030 consensus_queue.cc:260] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.941056  1030 ts_tablet_manager.cc:1434] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 13:01:25.942014  1030 tablet_bootstrap.cc:492] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:25.946256  1028 ts_tablet_manager.cc:1434] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 13:01:25.948962  1030 tablet_bootstrap.cc:654] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:25.950419  1029 tablet_bootstrap.cc:492] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:25.951015  1029 ts_tablet_manager.cc:1403] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.013s
I20260608 13:01:25.954563  1030 tablet_bootstrap.cc:492] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:25.954452  1029 raft_consensus.cc:359] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.955068  1030 ts_tablet_manager.cc:1403] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 13:01:25.955222  1029 raft_consensus.cc:385] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:25.955605  1029 raft_consensus.cc:740] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
I20260608 13:01:25.956445  1029 consensus_queue.cc:260] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.957754  1030 raft_consensus.cc:359] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.958521  1030 raft_consensus.cc:385] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:25.959929  1028 tablet_bootstrap.cc:492] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:25.960474  1029 ts_tablet_manager.cc:1434] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 13:01:25.960743  1030 raft_consensus.cc:740] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:25.961624  1029 tablet_bootstrap.cc:492] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:25.961926  1030 consensus_queue.cc:260] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.966853  1030 ts_tablet_manager.cc:1434] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 13:01:25.967917  1030 tablet_bootstrap.cc:492] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:25.970268  1029 tablet_bootstrap.cc:654] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:25.975904  1028 tablet_bootstrap.cc:654] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:25.980676  1030 tablet_bootstrap.cc:654] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:25.982066  1028 tablet_bootstrap.cc:492] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:25.982533  1028 ts_tablet_manager.cc:1403] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.002s
I20260608 13:01:25.982802  1029 tablet_bootstrap.cc:492] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:25.983304  1029 ts_tablet_manager.cc:1403] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260608 13:01:25.985375  1028 raft_consensus.cc:359] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.985945  1028 raft_consensus.cc:385] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:25.986212  1028 raft_consensus.cc:740] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:25.986263  1030 tablet_bootstrap.cc:492] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:25.986822  1030 ts_tablet_manager.cc:1403] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260608 13:01:25.986411  1029 raft_consensus.cc:359] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.987241  1029 raft_consensus.cc:385] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:25.987048  1028 consensus_queue.cc:260] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.987600  1029 raft_consensus.cc:740] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
I20260608 13:01:25.988519  1029 consensus_queue.cc:260] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.989264  1028 ts_tablet_manager.cc:1434] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260608 13:01:25.989885  1030 raft_consensus.cc:359] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.990276  1028 tablet_bootstrap.cc:492] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:25.990602  1030 raft_consensus.cc:385] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:25.990940  1030 raft_consensus.cc:740] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:25.991777  1029 ts_tablet_manager.cc:1434] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 13:01:25.991865  1030 consensus_queue.cc:260] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:25.992846  1029 tablet_bootstrap.cc:492] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:25.996729  1030 ts_tablet_manager.cc:1434] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 13:01:25.997867  1030 tablet_bootstrap.cc:492] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:26.000257  1029 tablet_bootstrap.cc:654] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.004065  1028 tablet_bootstrap.cc:654] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.015619  1030 tablet_bootstrap.cc:654] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.019627  1028 tablet_bootstrap.cc:492] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:26.020382  1028 ts_tablet_manager.cc:1403] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.008s
I20260608 13:01:26.020792  1029 tablet_bootstrap.cc:492] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:26.021327  1029 ts_tablet_manager.cc:1403] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.017s
I20260608 13:01:26.023659  1028 raft_consensus.cc:359] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.024478  1028 raft_consensus.cc:385] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.024192  1029 raft_consensus.cc:359] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.024778  1028 raft_consensus.cc:740] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.025032  1029 raft_consensus.cc:385] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.025426  1029 raft_consensus.cc:740] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.025753  1030 tablet_bootstrap.cc:492] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:26.025632  1028 consensus_queue.cc:260] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.026314  1030 ts_tablet_manager.cc:1403] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260608 13:01:26.026216  1029 consensus_queue.cc:260] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.028015  1028 ts_tablet_manager.cc:1434] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260608 13:01:26.028646  1029 ts_tablet_manager.cc:1434] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 13:01:26.029080  1028 tablet_bootstrap.cc:492] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:26.029697  1029 tablet_bootstrap.cc:492] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:26.029614  1030 raft_consensus.cc:359] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.030445  1030 raft_consensus.cc:385] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.030740  1030 raft_consensus.cc:740] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.036563  1028 tablet_bootstrap.cc:654] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.031649  1030 consensus_queue.cc:260] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.036602  1029 tablet_bootstrap.cc:654] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.048183  1035 raft_consensus.cc:493] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.049445  1028 tablet_bootstrap.cc:492] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:26.048978  1035 raft_consensus.cc:515] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.050028  1028 ts_tablet_manager.cc:1403] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
W20260608 13:01:26.052901   779 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:01:26.053668  1028 raft_consensus.cc:359] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.054457  1028 raft_consensus.cc:385] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.054795  1028 raft_consensus.cc:740] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.055819  1028 consensus_queue.cc:260] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.059953  1035 leader_election.cc:290] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:26.061794  1030 ts_tablet_manager.cc:1434] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260608 13:01:26.063125  1030 tablet_bootstrap.cc:492] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:26.068054  1028 ts_tablet_manager.cc:1434] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 13:01:26.070442  1028 tablet_bootstrap.cc:492] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:26.079031  1030 tablet_bootstrap.cc:654] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.082131  1028 tablet_bootstrap.cc:654] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.083951  1029 tablet_bootstrap.cc:492] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:26.084565  1029 ts_tablet_manager.cc:1403] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.021s
I20260608 13:01:26.084697   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dad731b814a45ac9ebc8e2676df2269" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
I20260608 13:01:26.087828  1029 raft_consensus.cc:359] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.088691  1029 raft_consensus.cc:385] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.088995  1029 raft_consensus.cc:740] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
W20260608 13:01:26.091468   946 leader_election.cc:343] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:26.091755  1029 consensus_queue.cc:260] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.093086   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dad731b814a45ac9ebc8e2676df2269" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.093789   908 raft_consensus.cc:2468] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 0.
I20260608 13:01:26.094342  1037 raft_consensus.cc:493] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.094628  1029 ts_tablet_manager.cc:1434] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 13:01:26.094916  1037 raft_consensus.cc:515] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.095805  1029 tablet_bootstrap.cc:492] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:26.102909  1029 tablet_bootstrap.cc:654] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.102700   945 leader_election.cc:304] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [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: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 24eac2d2769946738a3fe4a30aeb13a8
I20260608 13:01:26.104031  1035 raft_consensus.cc:2804] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.104452  1035 raft_consensus.cc:493] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.104817  1035 raft_consensus.cc:3060] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.106529  1030 tablet_bootstrap.cc:492] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:26.107059  1030 ts_tablet_manager.cc:1403] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.004s
I20260608 13:01:26.110261  1030 raft_consensus.cc:359] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.110955  1030 raft_consensus.cc:385] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.111239  1030 raft_consensus.cc:740] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.111917  1037 leader_election.cc:290] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.120383  1035 raft_consensus.cc:515] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.121424  1030 consensus_queue.cc:260] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.122015  1033 raft_consensus.cc:493] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.122601  1033 raft_consensus.cc:515] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.123739   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dad731b814a45ac9ebc8e2676df2269" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8"
I20260608 13:01:26.124367   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dad731b814a45ac9ebc8e2676df2269" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b"
I20260608 13:01:26.125118   908 raft_consensus.cc:3060] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:01:26.125418   946 leader_election.cc:343] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:26.125530  1033 leader_election.cc:290] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.131877  1030 ts_tablet_manager.cc:1434] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.005s
I20260608 13:01:26.135210  1028 tablet_bootstrap.cc:492] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:26.135783  1028 ts_tablet_manager.cc:1403] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.066s	user 0.027s	sys 0.018s
I20260608 13:01:26.137838   908 raft_consensus.cc:2468] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 1.
I20260608 13:01:26.132858  1035 leader_election.cc:290] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 election: Requested vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:26.138939  1028 raft_consensus.cc:359] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.143471   945 leader_election.cc:304] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [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: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 24eac2d2769946738a3fe4a30aeb13a8
I20260608 13:01:26.145406  1053 raft_consensus.cc:2804] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.146073  1053 raft_consensus.cc:697] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Becoming Leader. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Running, Role: LEADER
I20260608 13:01:26.147500  1053 consensus_queue.cc:237] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.139695  1028 raft_consensus.cc:385] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.148505  1028 raft_consensus.cc:740] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.149411  1028 consensus_queue.cc:260] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.155444  1028 ts_tablet_manager.cc:1434] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 13:01:26.156252  1030 tablet_bootstrap.cc:492] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:26.151307  1029 tablet_bootstrap.cc:492] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:26.156926  1029 ts_tablet_manager.cc:1403] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.014s
I20260608 13:01:26.160252  1029 raft_consensus.cc:359] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.161512  1029 raft_consensus.cc:385] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.161931  1029 raft_consensus.cc:740] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.162856  1029 consensus_queue.cc:260] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.161159  1028 tablet_bootstrap.cc:492] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:26.164114  1030 tablet_bootstrap.cc:654] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.170189  1029 ts_tablet_manager.cc:1434] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 13:01:26.191452  1033 raft_consensus.cc:493] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.192015  1033 raft_consensus.cc:515] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.194211  1033 leader_election.cc:290] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.196372  1028 tablet_bootstrap.cc:654] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.196615   729 catalog_manager.cc:5696] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131). New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:26.202090  1029 tablet_bootstrap.cc:492] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:26.205858   982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070f903c6e844a8187ff3ad534a19824" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.206828   982 raft_consensus.cc:2468] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 0.
I20260608 13:01:26.211745   871 leader_election.cc:304] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.212980  1037 raft_consensus.cc:2804] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.213472  1037 raft_consensus.cc:493] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.213892  1037 raft_consensus.cc:3060] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.224603   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a021494eca490a99d39558b449ec15" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.225396   908 raft_consensus.cc:2468] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 0.
I20260608 13:01:26.225549   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070f903c6e844a8187ff3ad534a19824" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
I20260608 13:01:26.226197   833 raft_consensus.cc:2468] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 0.
I20260608 13:01:26.226933  1028 tablet_bootstrap.cc:492] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:26.226758   907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070f903c6e844a8187ff3ad534a19824" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.227733  1028 ts_tablet_manager.cc:1403] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.014s
I20260608 13:01:26.230847  1037 raft_consensus.cc:515] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.230999  1028 raft_consensus.cc:359] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.231730  1028 raft_consensus.cc:385] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.232069  1028 raft_consensus.cc:740] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.232831  1028 consensus_queue.cc:260] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.236092   796 leader_election.cc:304] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24eac2d2769946738a3fe4a30aeb13a8, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.236670  1029 tablet_bootstrap.cc:654] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.238447  1033 raft_consensus.cc:2804] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.238830  1033 raft_consensus.cc:493] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.238896   982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a021494eca490a99d39558b449ec15" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.239327  1033 raft_consensus.cc:3060] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.239553   981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070f903c6e844a8187ff3ad534a19824" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.240301   981 raft_consensus.cc:2468] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 0.
I20260608 13:01:26.242202  1030 tablet_bootstrap.cc:492] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:26.242765  1030 ts_tablet_manager.cc:1403] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.037s
I20260608 13:01:26.244603   907 raft_consensus.cc:2393] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24eac2d2769946738a3fe4a30aeb13a8 in current term 1: Already voted for candidate ab87d1a15cde45c8b26322434e9d6b0b in this term.
I20260608 13:01:26.245973   981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070f903c6e844a8187ff3ad534a19824" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd"
I20260608 13:01:26.245746  1030 raft_consensus.cc:359] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.246579  1030 raft_consensus.cc:385] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.246598   981 raft_consensus.cc:3060] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.247018  1030 raft_consensus.cc:740] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.248399  1030 consensus_queue.cc:260] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.250221  1037 leader_election.cc:290] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 election: Requested vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.251960  1030 ts_tablet_manager.cc:1434] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 13:01:26.251817  1033 raft_consensus.cc:515] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.257638   981 raft_consensus.cc:2468] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 1.
I20260608 13:01:26.259228   871 leader_election.cc:304] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.260504  1037 raft_consensus.cc:2804] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.261011  1033 leader_election.cc:290] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 election: Requested vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.261436  1028 ts_tablet_manager.cc:1434] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260608 13:01:26.268189   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070f903c6e844a8187ff3ad534a19824" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8"
I20260608 13:01:26.270001   833 raft_consensus.cc:3060] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.272755  1030 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:26.274891  1033 raft_consensus.cc:493] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.275422  1033 raft_consensus.cc:515] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.277050  1028 tablet_bootstrap.cc:492] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:26.277624  1033 leader_election.cc:290] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
W20260608 13:01:26.261257   796 leader_election.cc:343] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:26.281260   833 raft_consensus.cc:2468] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 1.
I20260608 13:01:26.281453   796 leader_election.cc:304] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, 24eac2d2769946738a3fe4a30aeb13a8; no voters: 
I20260608 13:01:26.282552  1033 raft_consensus.cc:2764] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 13:01:26.284124   907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a021494eca490a99d39558b449ec15" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b"
I20260608 13:01:26.285292   907 raft_consensus.cc:3060] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.285223   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10b360d2cc4f69a25800233fd59a1d" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.285975   908 raft_consensus.cc:2468] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 0.
I20260608 13:01:26.286324   981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a021494eca490a99d39558b449ec15" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd"
I20260608 13:01:26.287642   982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10b360d2cc4f69a25800233fd59a1d" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.289695  1030 tablet_bootstrap.cc:654] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.291863   907 raft_consensus.cc:2468] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 1.
I20260608 13:01:26.284441  1037 raft_consensus.cc:697] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Becoming Leader. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Running, Role: LEADER
I20260608 13:01:26.293011  1029 tablet_bootstrap.cc:492] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:26.294641  1029 ts_tablet_manager.cc:1403] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.094s	user 0.029s	sys 0.001s
I20260608 13:01:26.294384  1037 consensus_queue.cc:237] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.296057   796 leader_election.cc:304] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24eac2d2769946738a3fe4a30aeb13a8, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.298545  1033 raft_consensus.cc:2804] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.299055  1033 raft_consensus.cc:493] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.299427  1033 raft_consensus.cc:3060] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.300375  1028 tablet_bootstrap.cc:654] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.301080  1030 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:26.301587  1030 ts_tablet_manager.cc:1403] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260608 13:01:26.298591  1029 raft_consensus.cc:359] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.305056  1029 raft_consensus.cc:385] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.305186   796 leader_election.cc:304] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24eac2d2769946738a3fe4a30aeb13a8, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.305428  1029 raft_consensus.cc:740] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.307817  1029 consensus_queue.cc:260] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.305938  1030 raft_consensus.cc:359] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.318508  1029 ts_tablet_manager.cc:1434] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260608 13:01:26.319144  1028 tablet_bootstrap.cc:492] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:26.319221  1063 raft_consensus.cc:493] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.319799  1028 ts_tablet_manager.cc:1403] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.005s
I20260608 13:01:26.319828  1029 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:26.319895  1063 raft_consensus.cc:515] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.323700  1063 leader_election.cc:290] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.311484  1033 raft_consensus.cc:515] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.325126   982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f25812d63f40c98543da173e9530f3" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.313063  1030 raft_consensus.cc:385] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.325815   982 raft_consensus.cc:2468] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 0.
I20260608 13:01:26.326315  1033 leader_election.cc:290] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 election: Requested vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.327070  1029 tablet_bootstrap.cc:654] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.327217   871 leader_election.cc:304] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.328280  1063 raft_consensus.cc:2804] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.326985  1033 raft_consensus.cc:2804] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.329203  1063 raft_consensus.cc:493] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.329509   982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10b360d2cc4f69a25800233fd59a1d" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd"
I20260608 13:01:26.325850  1030 raft_consensus.cc:740] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.329469  1033 raft_consensus.cc:697] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Becoming Leader. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Running, Role: LEADER
I20260608 13:01:26.330895  1030 consensus_queue.cc:260] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.331048   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f25812d63f40c98543da173e9530f3" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
I20260608 13:01:26.329622  1063 raft_consensus.cc:3060] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.332355   833 raft_consensus.cc:2468] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 0.
I20260608 13:01:26.332646   907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10b360d2cc4f69a25800233fd59a1d" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b"
I20260608 13:01:26.333328   907 raft_consensus.cc:3060] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:01:26.331000   796 leader_election.cc:343] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): Illegal state: must be running to vote when last-logged opid is not known
W20260608 13:01:26.334960   796 leader_election.cc:343] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:26.334757  1028 raft_consensus.cc:359] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.335783  1028 raft_consensus.cc:385] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 13:01:26.336292   796 leader_election.cc:343] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:26.337556  1053 raft_consensus.cc:493] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.338259  1053 raft_consensus.cc:515] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.340636   731 catalog_manager.cc:5696] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b reported cstate change: term changed from 0 to 1, leader changed from <none> to ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130). New cstate: current_term: 1 leader_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:26.333045  1033 consensus_queue.cc:237] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.342018  1068 raft_consensus.cc:493] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.342164   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2139ef127fdf4a2c810f17371aa975a1" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
I20260608 13:01:26.342429   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2139ef127fdf4a2c810f17371aa975a1" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.343437   908 raft_consensus.cc:2468] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 0.
I20260608 13:01:26.345500   945 leader_election.cc:304] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.345880   907 raft_consensus.cc:2468] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 1.
I20260608 13:01:26.343474  1068 raft_consensus.cc:515] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.347579   833 raft_consensus.cc:2468] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 0.
I20260608 13:01:26.346832  1035 raft_consensus.cc:2804] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.347842   796 leader_election.cc:304] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [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: 24eac2d2769946738a3fe4a30aeb13a8, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 0a5c372f9da54e93836d131fb46d58cd
I20260608 13:01:26.348148  1035 raft_consensus.cc:493] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.348624  1035 raft_consensus.cc:3060] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.349004  1053 leader_election.cc:290] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:26.351059  1068 leader_election.cc:290] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.351621  1068 raft_consensus.cc:2804] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.352041  1068 raft_consensus.cc:697] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Becoming Leader. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Running, Role: LEADER
I20260608 13:01:26.352962  1068 consensus_queue.cc:237] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.357779  1030 ts_tablet_manager.cc:1434] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260608 13:01:26.358121  1035 raft_consensus.cc:515] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.361233   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2139ef127fdf4a2c810f17371aa975a1" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8"
I20260608 13:01:26.361851   833 raft_consensus.cc:3060] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.363373  1063 raft_consensus.cc:515] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.336248  1028 raft_consensus.cc:740] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.364768  1028 consensus_queue.cc:260] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.370467  1030 tablet_bootstrap.cc:492] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:26.373268   907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2139ef127fdf4a2c810f17371aa975a1" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b"
I20260608 13:01:26.373927   907 raft_consensus.cc:3060] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.371873  1035 leader_election.cc:290] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 election: Requested vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:26.374507   833 raft_consensus.cc:2468] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 1.
I20260608 13:01:26.375828   946 leader_election.cc:304] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, 24eac2d2769946738a3fe4a30aeb13a8; no voters: 
I20260608 13:01:26.381013   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2139ef127fdf4a2c810f17371aa975a1" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.387225  1063 leader_election.cc:290] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 election: Requested vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.387604   982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2139ef127fdf4a2c810f17371aa975a1" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.388669  1068 raft_consensus.cc:493] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.389354   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f25812d63f40c98543da173e9530f3" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8"
I20260608 13:01:26.389191  1068 raft_consensus.cc:515] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.389955   833 raft_consensus.cc:3060] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.391436  1068 leader_election.cc:290] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.392179   981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f25812d63f40c98543da173e9530f3" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd"
I20260608 13:01:26.393659   981 raft_consensus.cc:3060] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.397444   833 raft_consensus.cc:2468] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 1.
I20260608 13:01:26.398708   907 raft_consensus.cc:2468] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 1.
I20260608 13:01:26.399868   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4edf8d4bafc4d148ff0825720b54a5b" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.401268   872 leader_election.cc:304] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24eac2d2769946738a3fe4a30aeb13a8, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.403589  1063 raft_consensus.cc:2804] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.404134  1063 raft_consensus.cc:697] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Becoming Leader. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Running, Role: LEADER
I20260608 13:01:26.401494   980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4edf8d4bafc4d148ff0825720b54a5b" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.406368  1063 consensus_queue.cc:237] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
W20260608 13:01:26.407606   796 leader_election.cc:343] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): Illegal state: must be running to vote when last-logged opid is not known
W20260608 13:01:26.408394   796 leader_election.cc:343] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:26.408821   796 leader_election.cc:304] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [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: 24eac2d2769946738a3fe4a30aeb13a8; no voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b
I20260608 13:01:26.382397  1035 raft_consensus.cc:2804] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.410548  1030 tablet_bootstrap.cc:654] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.407066  1029 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:26.411435  1029 ts_tablet_manager.cc:1403] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.020s
I20260608 13:01:26.415526  1035 raft_consensus.cc:697] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Becoming Leader. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Running, Role: LEADER
I20260608 13:01:26.422240  1035 consensus_queue.cc:237] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.426072  1028 ts_tablet_manager.cc:1434] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.106s	user 0.012s	sys 0.004s
I20260608 13:01:26.428753  1072 raft_consensus.cc:2749] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:01:26.429366  1028 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:26.428434   731 catalog_manager.cc:5696] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:26.431648  1053 raft_consensus.cc:493] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.432154  1053 raft_consensus.cc:515] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.435422   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b2dcfbe7244267b4da4fecd557cb8b" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
W20260608 13:01:26.436913   946 leader_election.cc:343] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:26.438114  1028 tablet_bootstrap.cc:654] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.438870   907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b2dcfbe7244267b4da4fecd557cb8b" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.440353  1053 leader_election.cc:290] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
W20260608 13:01:26.442435   945 leader_election.cc:343] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:26.443174   945 leader_election.cc:304] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [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: 0a5c372f9da54e93836d131fb46d58cd; no voters: 24eac2d2769946738a3fe4a30aeb13a8, ab87d1a15cde45c8b26322434e9d6b0b
I20260608 13:01:26.446120  1053 raft_consensus.cc:2749] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:01:26.448473   981 raft_consensus.cc:2468] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 1.
I20260608 13:01:26.449517  1029 raft_consensus.cc:359] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.450947  1029 raft_consensus.cc:385] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.451278  1029 raft_consensus.cc:740] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.452188  1029 consensus_queue.cc:260] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.454895  1029 ts_tablet_manager.cc:1434] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.004s
I20260608 13:01:26.455969  1029 tablet_bootstrap.cc:492] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:26.455754   731 catalog_manager.cc:5696] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:26.457023   730 catalog_manager.cc:5696] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b reported cstate change: term changed from 0 to 1, leader changed from <none> to ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130). New cstate: current_term: 1 leader_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:26.462661  1030 tablet_bootstrap.cc:492] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:26.463326  1030 ts_tablet_manager.cc:1403] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.004s
I20260608 13:01:26.466377  1030 raft_consensus.cc:359] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.466806  1029 tablet_bootstrap.cc:654] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.467048  1030 raft_consensus.cc:385] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.467392  1030 raft_consensus.cc:740] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.472525  1030 consensus_queue.cc:260] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.474980  1028 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:26.475497  1028 ts_tablet_manager.cc:1403] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.000s
I20260608 13:01:26.476616   796 leader_election.cc:304] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [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: 24eac2d2769946738a3fe4a30aeb13a8; no voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b
I20260608 13:01:26.479148  1030 ts_tablet_manager.cc:1434] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 13:01:26.480176  1030 tablet_bootstrap.cc:492] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:26.480664  1074 raft_consensus.cc:2749] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:01:26.483812  1053 raft_consensus.cc:493] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.484543  1053 raft_consensus.cc:515] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.480106   729 catalog_manager.cc:5696] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131). New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:26.488727   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cc49c2b2e94a1a9d4fde5a5e95f89d" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
I20260608 13:01:26.490271  1030 tablet_bootstrap.cc:654] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
W20260608 13:01:26.490772   946 leader_election.cc:343] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:26.492372  1028 raft_consensus.cc:359] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.493134  1028 raft_consensus.cc:385] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.493463  1028 raft_consensus.cc:740] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.493854   907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cc49c2b2e94a1a9d4fde5a5e95f89d" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.494266  1028 consensus_queue.cc:260] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
W20260608 13:01:26.496011   945 leader_election.cc:343] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:26.496686   945 leader_election.cc:304] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [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: 0a5c372f9da54e93836d131fb46d58cd; no voters: 24eac2d2769946738a3fe4a30aeb13a8, ab87d1a15cde45c8b26322434e9d6b0b
I20260608 13:01:26.497097  1028 ts_tablet_manager.cc:1434] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260608 13:01:26.497843  1053 leader_election.cc:290] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:26.498324  1028 tablet_bootstrap.cc:492] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:26.498927  1053 raft_consensus.cc:2749] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:01:26.502698  1029 tablet_bootstrap.cc:492] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:26.503173  1029 ts_tablet_manager.cc:1403] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.022s
I20260608 13:01:26.505170  1028 tablet_bootstrap.cc:654] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.505986  1029 raft_consensus.cc:359] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.506538  1029 raft_consensus.cc:385] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.506772  1029 raft_consensus.cc:740] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.507627  1029 consensus_queue.cc:260] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.513038  1029 ts_tablet_manager.cc:1434] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 13:01:26.514003  1029 tablet_bootstrap.cc:492] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:26.518790  1030 tablet_bootstrap.cc:492] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:26.519297  1030 ts_tablet_manager.cc:1403] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.004s
I20260608 13:01:26.519376  1029 tablet_bootstrap.cc:654] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.522377  1030 raft_consensus.cc:359] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.523075  1030 raft_consensus.cc:385] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.523402  1030 raft_consensus.cc:740] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.524444  1030 consensus_queue.cc:260] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.529320  1030 ts_tablet_manager.cc:1434] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 13:01:26.530303  1030 tablet_bootstrap.cc:492] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:26.536402  1030 tablet_bootstrap.cc:654] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.544026  1030 tablet_bootstrap.cc:492] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:26.544052  1028 tablet_bootstrap.cc:492] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:26.544674  1030 ts_tablet_manager.cc:1403] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 13:01:26.544710  1028 ts_tablet_manager.cc:1403] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.022s
I20260608 13:01:26.544983  1029 tablet_bootstrap.cc:492] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:26.545478  1029 ts_tablet_manager.cc:1403] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.014s
I20260608 13:01:26.546661  1074 raft_consensus.cc:493] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.547165  1074 raft_consensus.cc:515] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.547497  1029 raft_consensus.cc:359] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.548084  1029 raft_consensus.cc:385] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.547967  1030 raft_consensus.cc:359] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.548520  1029 raft_consensus.cc:740] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.548765  1030 raft_consensus.cc:385] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.549239  1030 raft_consensus.cc:740] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.549615  1074 leader_election.cc:290] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.549420  1029 consensus_queue.cc:260] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.550112  1030 consensus_queue.cc:260] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.550235  1028 raft_consensus.cc:359] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.551044  1028 raft_consensus.cc:385] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.551375  1028 raft_consensus.cc:740] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.551994  1029 ts_tablet_manager.cc:1434] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 13:01:26.552580  1030 ts_tablet_manager.cc:1434] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 13:01:26.552301  1028 consensus_queue.cc:260] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.552980  1029 tablet_bootstrap.cc:492] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:26.553107   907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dad731b814a45ac9ebc8e2676df2269" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.553539  1030 tablet_bootstrap.cc:492] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:26.553908   907 raft_consensus.cc:2393] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24eac2d2769946738a3fe4a30aeb13a8 in current term 1: Already voted for candidate 0a5c372f9da54e93836d131fb46d58cd in this term.
I20260608 13:01:26.554867   982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dad731b814a45ac9ebc8e2676df2269" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.557049  1028 ts_tablet_manager.cc:1434] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260608 13:01:26.558084  1028 tablet_bootstrap.cc:492] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:26.559538  1029 tablet_bootstrap.cc:654] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.560612  1030 tablet_bootstrap.cc:654] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.564815  1028 tablet_bootstrap.cc:654] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.569424   796 leader_election.cc:304] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [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: 24eac2d2769946738a3fe4a30aeb13a8; no voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b
I20260608 13:01:26.570736  1074 raft_consensus.cc:3060] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.572794  1030 tablet_bootstrap.cc:492] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:26.573282  1030 ts_tablet_manager.cc:1403] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260608 13:01:26.577530  1030 raft_consensus.cc:359] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.578210  1030 raft_consensus.cc:385] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.578497  1030 raft_consensus.cc:740] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.579312  1029 tablet_bootstrap.cc:492] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:26.579880  1029 ts_tablet_manager.cc:1403] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260608 13:01:26.579334  1030 consensus_queue.cc:260] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.583016  1030 ts_tablet_manager.cc:1434] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 13:01:26.582712  1029 raft_consensus.cc:359] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.583413  1029 raft_consensus.cc:385] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.583714  1029 raft_consensus.cc:740] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.584024  1030 tablet_bootstrap.cc:492] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd: Bootstrap starting.
I20260608 13:01:26.584456  1029 consensus_queue.cc:260] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.585094  1074 raft_consensus.cc:2749] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:01:26.586995  1029 ts_tablet_manager.cc:1434] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 13:01:26.587960  1029 tablet_bootstrap.cc:492] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:26.589181  1030 tablet_bootstrap.cc:654] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.593401  1028 tablet_bootstrap.cc:492] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:26.593791  1028 ts_tablet_manager.cc:1403] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.004s
I20260608 13:01:26.594012  1029 tablet_bootstrap.cc:654] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.595937  1028 raft_consensus.cc:359] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.596645  1028 raft_consensus.cc:385] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.596984  1028 raft_consensus.cc:740] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.597905  1028 consensus_queue.cc:260] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.601858  1028 ts_tablet_manager.cc:1434] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 13:01:26.603096  1028 tablet_bootstrap.cc:492] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:26.604100  1035 consensus_queue.cc:1048] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:26.611750  1028 tablet_bootstrap.cc:654] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.632998  1053 consensus_queue.cc:1048] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:26.637320  1028 tablet_bootstrap.cc:492] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:26.637985  1028 ts_tablet_manager.cc:1403] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.011s
I20260608 13:01:26.645223  1029 tablet_bootstrap.cc:492] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:26.645510  1030 tablet_bootstrap.cc:492] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd: No bootstrap required, opened a new log
I20260608 13:01:26.645712  1029 ts_tablet_manager.cc:1403] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.030s
I20260608 13:01:26.646090  1030 ts_tablet_manager.cc:1403] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.020s
I20260608 13:01:26.645848  1028 raft_consensus.cc:359] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.646602  1028 raft_consensus.cc:385] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.646912  1028 raft_consensus.cc:740] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.647673  1028 consensus_queue.cc:260] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.648376  1029 raft_consensus.cc:359] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.649098  1029 raft_consensus.cc:385] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.649387  1029 raft_consensus.cc:740] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.650065  1029 consensus_queue.cc:260] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.652004  1029 ts_tablet_manager.cc:1434] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 13:01:26.653148  1029 tablet_bootstrap.cc:492] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b: Bootstrap starting.
I20260608 13:01:26.657939  1028 ts_tablet_manager.cc:1434] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 13:01:26.659233  1028 tablet_bootstrap.cc:492] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8: Bootstrap starting.
I20260608 13:01:26.659801  1029 tablet_bootstrap.cc:654] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.664754  1030 raft_consensus.cc:359] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.665495  1030 raft_consensus.cc:385] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.665755  1030 raft_consensus.cc:740] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.666532  1028 tablet_bootstrap.cc:654] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:26.671869  1030 consensus_queue.cc:260] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.675777  1029 tablet_bootstrap.cc:492] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b: No bootstrap required, opened a new log
I20260608 13:01:26.676298  1029 ts_tablet_manager.cc:1403] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260608 13:01:26.679153  1029 raft_consensus.cc:359] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.679566  1074 raft_consensus.cc:493] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.679821  1029 raft_consensus.cc:385] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.680133  1029 raft_consensus.cc:740] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.680071  1074 raft_consensus.cc:515] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.681125  1029 consensus_queue.cc:260] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.682307  1074 leader_election.cc:290] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.683651  1029 ts_tablet_manager.cc:1434] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 13:01:26.685312   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b2dcfbe7244267b4da4fecd557cb8b" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.685751   908 raft_consensus.cc:2468] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 0.
I20260608 13:01:26.686698   982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b2dcfbe7244267b4da4fecd557cb8b" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.687318   982 raft_consensus.cc:2468] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 0.
I20260608 13:01:26.688875   796 leader_election.cc:304] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, 24eac2d2769946738a3fe4a30aeb13a8; no voters: 
I20260608 13:01:26.689579  1074 raft_consensus.cc:2804] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.689999  1074 raft_consensus.cc:493] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.689992  1030 ts_tablet_manager.cc:1434] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260608 13:01:26.690650  1074 raft_consensus.cc:3060] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.699033  1053 raft_consensus.cc:493] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.699616  1053 raft_consensus.cc:515] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.699502  1074 raft_consensus.cc:515] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.701864  1074 leader_election.cc:290] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 election: Requested vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.703307  1063 consensus_queue.cc:1048] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:26.703454   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a3567bdda644c1a91c53a215758ded" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
I20260608 13:01:26.704289   833 raft_consensus.cc:2468] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 0.
I20260608 13:01:26.705142  1063 raft_consensus.cc:493] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.705456  1093 raft_consensus.cc:493] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.705823   946 leader_election.cc:304] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, 24eac2d2769946738a3fe4a30aeb13a8; no voters: 
I20260608 13:01:26.706032  1093 raft_consensus.cc:515] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.706895  1035 raft_consensus.cc:2804] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.707301  1035 raft_consensus.cc:493] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.705690  1063 raft_consensus.cc:515] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.708500  1093 leader_election.cc:290] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525)
I20260608 13:01:26.707664  1035 raft_consensus.cc:3060] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.709650   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a021494eca490a99d39558b449ec15" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
I20260608 13:01:26.701939  1053 leader_election.cc:290] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:26.714416  1028 tablet_bootstrap.cc:492] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8: No bootstrap required, opened a new log
I20260608 13:01:26.715090  1028 ts_tablet_manager.cc:1403] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.023s
I20260608 13:01:26.716388   981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b2dcfbe7244267b4da4fecd557cb8b" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd"
I20260608 13:01:26.717173   981 raft_consensus.cc:3060] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.719585   907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b2dcfbe7244267b4da4fecd557cb8b" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b"
I20260608 13:01:26.720436   907 raft_consensus.cc:3060] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.729967  1028 raft_consensus.cc:359] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.730744  1028 raft_consensus.cc:385] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:26.730690  1037 raft_consensus.cc:493] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.731364  1037 raft_consensus.cc:515] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.732436   980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a423e8aa2b64df6b1fbb87bdf829806" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.733091   980 raft_consensus.cc:2468] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 0.
I20260608 13:01:26.733634  1037 leader_election.cc:290] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.734588  1028 raft_consensus.cc:740] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:26.735463  1028 consensus_queue.cc:260] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.735801   980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cc49c2b2e94a1a9d4fde5a5e95f89d" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.736855   980 raft_consensus.cc:2468] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 0.
I20260608 13:01:26.737964  1028 ts_tablet_manager.cc:1434] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.001s
I20260608 13:01:26.738641   871 leader_election.cc:304] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.739540  1037 raft_consensus.cc:2804] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.739720   871 leader_election.cc:304] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.739959  1037 raft_consensus.cc:493] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.740720  1037 raft_consensus.cc:3060] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.740865  1069 raft_consensus.cc:2804] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.741302  1069 raft_consensus.cc:493] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.741664  1069 raft_consensus.cc:3060] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.744131   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a423e8aa2b64df6b1fbb87bdf829806" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
I20260608 13:01:26.745021   833 raft_consensus.cc:2468] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 0.
I20260608 13:01:26.747421   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a3567bdda644c1a91c53a215758ded" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.748247  1037 raft_consensus.cc:515] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.749118  1069 raft_consensus.cc:515] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.750224   906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a021494eca490a99d39558b449ec15" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.751317  1037 leader_election.cc:290] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 election: Requested vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.751396   906 raft_consensus.cc:2393] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a5c372f9da54e93836d131fb46d58cd in current term 1: Already voted for candidate 24eac2d2769946738a3fe4a30aeb13a8 in this term.
I20260608 13:01:26.752629   980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a423e8aa2b64df6b1fbb87bdf829806" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd"
I20260608 13:01:26.748354   908 raft_consensus.cc:2468] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 0.
I20260608 13:01:26.753217   980 raft_consensus.cc:3060] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.759440   980 raft_consensus.cc:2468] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 1.
I20260608 13:01:26.760313   945 leader_election.cc:304] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [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: 0a5c372f9da54e93836d131fb46d58cd; no voters: 24eac2d2769946738a3fe4a30aeb13a8, ab87d1a15cde45c8b26322434e9d6b0b
I20260608 13:01:26.761009   871 leader_election.cc:304] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.714462  1063 leader_election.cc:290] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.761940  1063 raft_consensus.cc:2804] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.762019  1098 raft_consensus.cc:3060] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.762534  1063 raft_consensus.cc:697] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Becoming Leader. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Running, Role: LEADER
I20260608 13:01:26.763244   832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a423e8aa2b64df6b1fbb87bdf829806" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8"
I20260608 13:01:26.763911   832 raft_consensus.cc:3060] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.763541  1063 consensus_queue.cc:237] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.765992  1069 leader_election.cc:290] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 election: Requested vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.769379   831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cc49c2b2e94a1a9d4fde5a5e95f89d" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8"
I20260608 13:01:26.770079   831 raft_consensus.cc:3060] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.770278   833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cc49c2b2e94a1a9d4fde5a5e95f89d" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
I20260608 13:01:26.774999   832 raft_consensus.cc:2468] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 1.
I20260608 13:01:26.777567   980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cc49c2b2e94a1a9d4fde5a5e95f89d" candidate_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd"
I20260608 13:01:26.778180   980 raft_consensus.cc:3060] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.781149   831 raft_consensus.cc:2468] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 1.
I20260608 13:01:26.782053  1037 consensus_queue.cc:1048] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:26.782624   981 raft_consensus.cc:2468] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 1.
I20260608 13:01:26.783912   907 raft_consensus.cc:2468] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 1.
I20260608 13:01:26.781144  1035 raft_consensus.cc:515] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.791960  1035 leader_election.cc:290] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 election: Requested vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:26.794716   980 raft_consensus.cc:2468] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab87d1a15cde45c8b26322434e9d6b0b in term 1.
I20260608 13:01:26.798326   871 leader_election.cc:304] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.799384  1098 raft_consensus.cc:2749] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:01:26.800041  1063 raft_consensus.cc:2804] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.800818   796 leader_election.cc:304] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, 24eac2d2769946738a3fe4a30aeb13a8; no voters: 
I20260608 13:01:26.801766  1074 raft_consensus.cc:2804] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.802495  1074 raft_consensus.cc:697] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Becoming Leader. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Running, Role: LEADER
I20260608 13:01:26.803634  1074 consensus_queue.cc:237] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.805934   907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a3567bdda644c1a91c53a215758ded" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b"
I20260608 13:01:26.806551   907 raft_consensus.cc:3060] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.801278  1063 raft_consensus.cc:697] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Becoming Leader. State: Replica: ab87d1a15cde45c8b26322434e9d6b0b, State: Running, Role: LEADER
I20260608 13:01:26.810899  1063 consensus_queue.cc:237] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.813800   907 raft_consensus.cc:2468] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 1.
I20260608 13:01:26.815395   945 leader_election.cc:304] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.801915   731 catalog_manager.cc:5696] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b reported cstate change: term changed from 0 to 1, leader changed from <none> to ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130). New cstate: current_term: 1 leader_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:26.819599   831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a3567bdda644c1a91c53a215758ded" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8"
I20260608 13:01:26.820247   831 raft_consensus.cc:3060] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.821355  1035 raft_consensus.cc:2804] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.822026  1035 raft_consensus.cc:697] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Becoming Leader. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Running, Role: LEADER
I20260608 13:01:26.823719  1035 consensus_queue.cc:237] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.824083  1074 consensus_queue.cc:1048] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:26.836407   728 catalog_manager.cc:5696] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:26.837507   730 catalog_manager.cc:5696] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131). New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:26.838956  1098 consensus_queue.cc:1048] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:26.845865  1033 consensus_queue.cc:1048] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:26.857980   831 raft_consensus.cc:2468] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 1.
I20260608 13:01:26.863197  1098 raft_consensus.cc:493] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.863747  1098 raft_consensus.cc:515] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.866806   832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10b360d2cc4f69a25800233fd59a1d" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
I20260608 13:01:26.869112  1098 leader_election.cc:290] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:26.869552   979 raft_consensus.cc:3060] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.871507   731 catalog_manager.cc:5696] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b reported cstate change: term changed from 0 to 1, leader changed from <none> to ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130). New cstate: current_term: 1 leader_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:26.870579   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c10b360d2cc4f69a25800233fd59a1d" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.874924   908 raft_consensus.cc:2393] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a5c372f9da54e93836d131fb46d58cd in current term 1: Already voted for candidate 24eac2d2769946738a3fe4a30aeb13a8 in this term.
I20260608 13:01:26.875109  1098 consensus_queue.cc:1048] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:26.876266   945 leader_election.cc:304] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [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: 0a5c372f9da54e93836d131fb46d58cd; no voters: 24eac2d2769946738a3fe4a30aeb13a8, ab87d1a15cde45c8b26322434e9d6b0b
I20260608 13:01:26.878567  1053 raft_consensus.cc:2749] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:01:26.881606  1033 consensus_queue.cc:1048] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:26.904173  1074 consensus_queue.cc:1048] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:26.919523  1098 raft_consensus.cc:493] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.919975  1098 raft_consensus.cc:515] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.921838  1098 leader_election.cc:290] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:26.922523   831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4edf8d4bafc4d148ff0825720b54a5b" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8" is_pre_election: true
I20260608 13:01:26.922767   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4edf8d4bafc4d148ff0825720b54a5b" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.923089   831 raft_consensus.cc:2468] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 0.
I20260608 13:01:26.923388   908 raft_consensus.cc:2468] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 0.
I20260608 13:01:26.924201   946 leader_election.cc:304] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, 24eac2d2769946738a3fe4a30aeb13a8; no voters: 
I20260608 13:01:26.925077  1098 raft_consensus.cc:2804] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.925458  1098 raft_consensus.cc:493] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.925792  1098 raft_consensus.cc:3060] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.928467  1033 raft_consensus.cc:493] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:26.928906  1033 raft_consensus.cc:515] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.930575  1033 leader_election.cc:290] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.931476   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce0538a8e47487f857773019cfd073d" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" is_pre_election: true
I20260608 13:01:26.931747   979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce0538a8e47487f857773019cfd073d" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd" is_pre_election: true
I20260608 13:01:26.932163   908 raft_consensus.cc:2468] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 0.
I20260608 13:01:26.932400   979 raft_consensus.cc:2468] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 0.
I20260608 13:01:26.932468  1098 raft_consensus.cc:515] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.933329   796 leader_election.cc:304] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24eac2d2769946738a3fe4a30aeb13a8, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.934067  1033 raft_consensus.cc:2804] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:26.934404  1033 raft_consensus.cc:493] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:26.934765  1033 raft_consensus.cc:3060] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.935321   831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4edf8d4bafc4d148ff0825720b54a5b" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24eac2d2769946738a3fe4a30aeb13a8"
I20260608 13:01:26.935459  1098 leader_election.cc:290] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 election: Requested vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:26.935941   831 raft_consensus.cc:3060] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.936050   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4edf8d4bafc4d148ff0825720b54a5b" candidate_uuid: "0a5c372f9da54e93836d131fb46d58cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b"
I20260608 13:01:26.936688   908 raft_consensus.cc:3060] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.941442   908 raft_consensus.cc:2468] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 1.
I20260608 13:01:26.941852  1033 raft_consensus.cc:515] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.942507   945 leader_election.cc:304] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b; no voters: 
I20260608 13:01:26.942878   831 raft_consensus.cc:2468] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a5c372f9da54e93836d131fb46d58cd in term 1.
I20260608 13:01:26.943295  1098 raft_consensus.cc:2804] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.944103  1098 raft_consensus.cc:697] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Becoming Leader. State: Replica: 0a5c372f9da54e93836d131fb46d58cd, State: Running, Role: LEADER
I20260608 13:01:26.944885  1033 leader_election.cc:290] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 election: Requested vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:26.944978  1098 consensus_queue.cc:237] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.946005   979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce0538a8e47487f857773019cfd073d" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a5c372f9da54e93836d131fb46d58cd"
I20260608 13:01:26.946010   908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce0538a8e47487f857773019cfd073d" candidate_uuid: "24eac2d2769946738a3fe4a30aeb13a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab87d1a15cde45c8b26322434e9d6b0b"
I20260608 13:01:26.946755   979 raft_consensus.cc:3060] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.946828   908 raft_consensus.cc:3060] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:26.952702  1063 consensus_queue.cc:1048] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:26.954036   979 raft_consensus.cc:2468] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 1.
I20260608 13:01:26.955336   908 raft_consensus.cc:2468] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24eac2d2769946738a3fe4a30aeb13a8 in term 1.
I20260608 13:01:26.956234   796 leader_election.cc:304] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a5c372f9da54e93836d131fb46d58cd, 24eac2d2769946738a3fe4a30aeb13a8; no voters: 
I20260608 13:01:26.957149  1033 raft_consensus.cc:2804] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:26.957777  1033 raft_consensus.cc:697] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Becoming Leader. State: Replica: 24eac2d2769946738a3fe4a30aeb13a8, State: Running, Role: LEADER
I20260608 13:01:26.958711  1033 consensus_queue.cc:237] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } }
I20260608 13:01:26.962983   731 catalog_manager.cc:5696] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131). New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:26.966007  1101 consensus_queue.cc:1048] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:26.989140   731 catalog_manager.cc:5696] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:27.154304  1069 consensus_queue.cc:1048] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:01:27.169308  1011 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.28.21.190:37627, user_credentials={real_user=slave}} blocked reactor thread for 50395.3us
W20260608 13:01:27.170325  1014 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.003s	sys 0.004s
W20260608 13:01:27.170475  1013 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.005s	sys 0.000s
W20260608 13:01:27.170926  1117 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.002s	sys 0.010s
W20260608 13:01:27.171433  1118 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.000s	sys 0.006s
W20260608 13:01:27.172376  1012 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.010s	sys 0.000s
I20260608 13:01:27.215582  1033 consensus_queue.cc:1048] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:27.228080  1037 consensus_queue.cc:1048] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:27.236016  1037 consensus_queue.cc:1048] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:27.260246  1074 consensus_queue.cc:1048] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:27.273600  1063 consensus_queue.cc:1048] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:27.294469  1093 consensus_queue.cc:1048] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:27.311982  1035 consensus_queue.cc:1048] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:27.397994   906 raft_consensus.cc:1275] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:27.607256   979 raft_consensus.cc:1275] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:27.658674  1035 consensus_queue.cc:1048] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:27.765247  1141 consensus_queue.cc:1048] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:27.772987  1098 consensus_queue.cc:1048] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260608 13:01:27.965999   796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.130:40593, user_credentials={real_user=slave}} blocked reactor thread for 468160us
W20260608 13:01:27.999018  1159 log.cc:927] Time spent T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260608 13:01:28.026278  1033 consensus_queue.cc:1048] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
W20260608 13:01:28.380471  1178 log.cc:927] Time spent T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b: Append to log took a long time: real 0.090s	user 0.002s	sys 0.000s
W20260608 13:01:28.410601  1179 log.cc:927] Time spent T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8: Append to log took a long time: real 0.060s	user 0.000s	sys 0.003s
I20260608 13:01:28.444226  1176 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50204 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=18, attempt_no=0}) took 1034 ms. Trace:
I20260608 13:01:28.445068  1163 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53298 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=12, attempt_no=0}) took 1038 ms. Trace:
I20260608 13:01:28.456507  1170 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53298 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=17, attempt_no=0}) took 1024 ms. Trace:
I20260608 13:01:28.456509  1156 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54062 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=14, attempt_no=0}) took 1093 ms. Trace:
I20260608 13:01:28.471092  1173 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54062 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=22, attempt_no=0}) took 1097 ms. Trace:
I20260608 13:01:28.485631  1161 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53298 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=42, attempt_no=0}) took 1034 ms. Trace:
I20260608 13:01:28.469802  1156 rpcz_store.cc:276] 0608 13:01:27.362753 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.384090 (+ 21337us) service_pool.cc:224] Handling call
0608 13:01:28.456268 (+1072178us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.844731 (+     0us) write_op.cc:183] PREPARE: starting on tablet 14b2dcfbe7244267b4da4fecd557cb8b
0608 13:01:27.867532 (+ 22801us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.867574 (+    42us) write_op.cc:435] Acquired schema lock
0608 13:01:27.867602 (+    28us) tablet.cc:662] Decoding operations
0608 13:01:27.868121 (+   519us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.868190 (+    69us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.868260 (+    70us) tablet.cc:685] Acquiring locks for 2 operations
0608 13:01:27.868562 (+   302us) tablet.cc:701] Row locks acquired
0608 13:01:27.868585 (+    23us) write_op.cc:260] PREPARE: finished
0608 13:01:27.868835 (+   250us) write_op.cc:270] Start()
0608 13:01:27.869019 (+   184us) write_op.cc:276] Timestamp: P: 1780923687868771 usec, L: 0
0608 13:01:27.869049 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.869988 (+   939us) log.cc:844] Serialized 388 byte log entry
0608 13:01:28.006451 (+136463us) spinlock_profiling.cc:243] Waited 69 ms on lock 0x7b580009b9d0. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16dba5aabc 00007f16dba3a305 00007f16dba47490 00007f16dba473a0 00007f16dba47300 00007f16dba472a0 00007f16dba4539f 000000000049a986 000000000049a618 00007f16d8405131 00007f16d8409b0b
0608 13:01:28.013074 (+  6623us) spinlock_profiling.cc:243] Waited 2.25 ms on lock 0x7b18001b42a0. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16e2639e0b 00007f16e264e2ec 00007f16d84052fc 00007f16d8409b0b 00007f16d8409a60 00007f16d84099c0 00007f16d8409960 00007f16d8407c8f 000000000049a986 000000000049a618 00007f16d83ccee6
0608 13:01:28.452599 (+439525us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.454052 (+  1453us) write_op.cc:301] APPLY: starting
0608 13:01:28.454130 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.454255 (+   125us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.454278 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.454663 (+   385us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.454831 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.454872 (+    41us) write_op.cc:312] APPLY: finished
0608 13:01:28.455059 (+   187us) log.cc:844] Serialized 28 byte log entry
0608 13:01:28.455798 (+   739us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.455875 (+    77us) write_op.cc:454] Released schema lock
0608 13:01:28.455931 (+    56us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1273,"mutex_wait_us":2305,"num_ops":2,"prepare.queue_time_us":455749,"prepare.run_cpu_time_us":4053,"prepare.run_wall_time_us":59173,"raft.queue_time_us":30716,"raft.run_cpu_time_us":2292,"raft.run_wall_time_us":104081,"replication_time_us":583456,"spinlock_wait_cycles":163759232}]]}
I20260608 13:01:28.457084  1170 rpcz_store.cc:276] 0608 13:01:27.441489 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.452675 (+ 11186us) service_pool.cc:224] Handling call
0608 13:01:28.456285 (+1003610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.956887 (+     0us) write_op.cc:183] PREPARE: starting on tablet d9cc49c2b2e94a1a9d4fde5a5e95f89d
0608 13:01:27.957436 (+   549us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.957467 (+    31us) write_op.cc:435] Acquired schema lock
0608 13:01:27.957486 (+    19us) tablet.cc:662] Decoding operations
0608 13:01:27.957891 (+   405us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.957968 (+    77us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.958015 (+    47us) tablet.cc:685] Acquiring locks for 2 operations
0608 13:01:27.958292 (+   277us) tablet.cc:701] Row locks acquired
0608 13:01:27.958320 (+    28us) write_op.cc:260] PREPARE: finished
0608 13:01:27.958564 (+   244us) write_op.cc:270] Start()
0608 13:01:27.958714 (+   150us) write_op.cc:276] Timestamp: P: 1780923687958501 usec, L: 0
0608 13:01:27.958743 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.959635 (+   892us) log.cc:844] Serialized 388 byte log entry
0608 13:01:28.253450 (+293815us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.447537 (+194087us) write_op.cc:301] APPLY: starting
0608 13:01:28.451481 (+  3944us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.454711 (+  3230us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.454800 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.455299 (+   499us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.455473 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.455524 (+    51us) write_op.cc:312] APPLY: finished
0608 13:01:28.455698 (+   174us) log.cc:844] Serialized 28 byte log entry
0608 13:01:28.455888 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.455956 (+    68us) write_op.cc:454] Released schema lock
0608 13:01:28.455993 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":184734,"num_ops":2,"prepare.queue_time_us":467660,"prepare.run_cpu_time_us":3023,"prepare.run_wall_time_us":3023,"replication_time_us":294607}]]}
I20260608 13:01:28.486127  1161 rpcz_store.cc:276] 0608 13:01:27.451050 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.459772 (+  8722us) service_pool.cc:224] Handling call
0608 13:01:28.485430 (+1025658us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.871182 (+     0us) write_op.cc:183] PREPARE: starting on tablet d9cc49c2b2e94a1a9d4fde5a5e95f89d
0608 13:01:27.938591 (+ 67409us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.941080 (+  2489us) write_op.cc:435] Acquired schema lock
0608 13:01:27.941115 (+    35us) tablet.cc:662] Decoding operations
0608 13:01:27.954618 (+ 13503us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.954665 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.954692 (+    27us) tablet.cc:685] Acquiring locks for 6 operations
0608 13:01:27.955164 (+   472us) tablet.cc:701] Row locks acquired
0608 13:01:27.955186 (+    22us) write_op.cc:260] PREPARE: finished
0608 13:01:27.955391 (+   205us) write_op.cc:270] Start()
0608 13:01:27.955528 (+   137us) write_op.cc:276] Timestamp: P: 1780923687955338 usec, L: 0
0608 13:01:27.955549 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.956427 (+   878us) log.cc:844] Serialized 562 byte log entry
0608 13:01:28.253210 (+296783us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.418506 (+165296us) write_op.cc:301] APPLY: starting
0608 13:01:28.418573 (+    67us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.418792 (+   219us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.418889 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.421642 (+  2753us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.421767 (+   125us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.421796 (+    29us) write_op.cc:312] APPLY: finished
0608 13:01:28.421973 (+   177us) log.cc:844] Serialized 52 byte log entry
0608 13:01:28.422183 (+   210us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.422269 (+    86us) write_op.cc:454] Released schema lock
0608 13:01:28.422308 (+    39us) write_op.cc:341] FINISH: Updating metrics
0608 13:01:28.485284 (+ 62976us) spinlock_profiling.cc:243] Waited 15.7 ms on lock 0x7b34000a9f88. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16d9a2a4bb 00007f16d9aadc91 00007f16d9ad2273 00007f16e13a99a7 00007f16df6c2396 00007f16df6c1b8f 00007f16df6ca4e0 00007f16df6ca440 00007f16df6ca3a0 00007f16df6ca340 00007f16df6c84bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":165124,"num_ops":6,"prepare.queue_time_us":372038,"prepare.run_cpu_time_us":4112,"prepare.run_wall_time_us":91930,"replication_time_us":297554,"spinlock_wait_cycles":36063104}]]}
I20260608 13:01:28.471464  1173 rpcz_store.cc:276] 0608 13:01:27.373940 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.374419 (+   479us) service_pool.cc:224] Handling call
0608 13:01:28.470938 (+1096519us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.380652 (+     0us) write_op.cc:183] PREPARE: starting on tablet 77a021494eca490a99d39558b449ec15
0608 13:01:27.381161 (+   509us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.381190 (+    29us) write_op.cc:435] Acquired schema lock
0608 13:01:27.381208 (+    18us) tablet.cc:662] Decoding operations
0608 13:01:27.381549 (+   341us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.381597 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.381628 (+    31us) tablet.cc:685] Acquiring locks for 2 operations
0608 13:01:27.381827 (+   199us) tablet.cc:701] Row locks acquired
0608 13:01:27.381850 (+    23us) write_op.cc:260] PREPARE: finished
0608 13:01:27.382031 (+   181us) write_op.cc:270] Start()
0608 13:01:27.382161 (+   130us) write_op.cc:276] Timestamp: P: 1780923687381986 usec, L: 0
0608 13:01:27.382181 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.382786 (+   605us) log.cc:844] Serialized 388 byte log entry
0608 13:01:28.453087 (+1070301us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.456679 (+  3592us) write_op.cc:301] APPLY: starting
0608 13:01:28.456754 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.456884 (+   130us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.456980 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.457363 (+   383us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.457528 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.457581 (+    53us) write_op.cc:312] APPLY: finished
0608 13:01:28.470258 (+ 12677us) log.cc:844] Serialized 28 byte log entry
0608 13:01:28.470474 (+   216us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.470553 (+    79us) write_op.cc:454] Released schema lock
0608 13:01:28.470593 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3394,"num_ops":2,"prepare.queue_time_us":4957,"prepare.run_cpu_time_us":2407,"prepare.run_wall_time_us":4865,"replication_time_us":1070788}]]}
I20260608 13:01:28.504540  1156 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54062 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=26, attempt_no=0}) took 1130 ms. Trace:
I20260608 13:01:28.510274  1157 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54062 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=37, attempt_no=0}) took 1128 ms. Trace:
I20260608 13:01:28.508155  1156 rpcz_store.cc:276] 0608 13:01:27.374306 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.375248 (+   942us) service_pool.cc:224] Handling call
0608 13:01:28.504465 (+1129217us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.388832 (+     0us) write_op.cc:183] PREPARE: starting on tablet 77a021494eca490a99d39558b449ec15
0608 13:01:27.389334 (+   502us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.389365 (+    31us) write_op.cc:435] Acquired schema lock
0608 13:01:27.389383 (+    18us) tablet.cc:662] Decoding operations
0608 13:01:27.389871 (+   488us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.389923 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.389956 (+    33us) tablet.cc:685] Acquiring locks for 6 operations
0608 13:01:27.390395 (+   439us) tablet.cc:701] Row locks acquired
0608 13:01:27.390410 (+    15us) write_op.cc:260] PREPARE: finished
0608 13:01:27.390566 (+   156us) write_op.cc:270] Start()
0608 13:01:27.390694 (+   128us) write_op.cc:276] Timestamp: P: 1780923687390523 usec, L: 0
0608 13:01:27.390715 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.391295 (+   580us) log.cc:844] Serialized 562 byte log entry
0608 13:01:28.453409 (+1062114us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.488961 (+ 35552us) write_op.cc:301] APPLY: starting
0608 13:01:28.489038 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.489212 (+   174us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.489894 (+   682us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.491011 (+  1117us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.491212 (+   201us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.491257 (+    45us) write_op.cc:312] APPLY: finished
0608 13:01:28.491503 (+   246us) log.cc:844] Serialized 52 byte log entry
0608 13:01:28.492288 (+   785us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.493216 (+   928us) write_op.cc:454] Released schema lock
0608 13:01:28.496404 (+  3188us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35377,"num_ops":6,"prepare.queue_time_us":12340,"prepare.run_cpu_time_us":2738,"prepare.run_wall_time_us":12795,"replication_time_us":1062593}]]}
I20260608 13:01:28.506685  1158 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50204 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=19, attempt_no=0}) took 1074 ms. Trace:
I20260608 13:01:28.444792  1176 rpcz_store.cc:276] 0608 13:01:27.409770 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.429703 (+ 19933us) service_pool.cc:224] Handling call
0608 13:01:28.444010 (+1014307us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.557233 (+     0us) write_op.cc:183] PREPARE: starting on tablet d4edf8d4bafc4d148ff0825720b54a5b
0608 13:01:27.557728 (+   495us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.557758 (+    30us) write_op.cc:435] Acquired schema lock
0608 13:01:27.557778 (+    20us) tablet.cc:662] Decoding operations
0608 13:01:27.559731 (+  1953us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.559776 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.559811 (+    35us) tablet.cc:685] Acquiring locks for 6 operations
0608 13:01:27.561009 (+  1198us) tablet.cc:701] Row locks acquired
0608 13:01:27.561025 (+    16us) write_op.cc:260] PREPARE: finished
0608 13:01:27.561199 (+   174us) write_op.cc:270] Start()
0608 13:01:27.561319 (+   120us) write_op.cc:276] Timestamp: P: 1780923687561155 usec, L: 0
0608 13:01:27.561337 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.562032 (+   695us) log.cc:844] Serialized 562 byte log entry
0608 13:01:28.179641 (+617609us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.271316 (+ 91675us) write_op.cc:301] APPLY: starting
0608 13:01:28.285121 (+ 13805us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.325396 (+ 40275us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.349847 (+ 24451us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.380398 (+ 30551us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.380595 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.380645 (+    50us) write_op.cc:312] APPLY: finished
0608 13:01:28.380922 (+   277us) log.cc:844] Serialized 52 byte log entry
0608 13:01:28.408247 (+ 27325us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.408339 (+    92us) write_op.cc:454] Released schema lock
0608 13:01:28.408391 (+    52us) write_op.cc:341] FINISH: Updating metrics
0608 13:01:28.443880 (+ 35489us) spinlock_profiling.cc:243] Waited 8.16 ms on lock 0x7b3400119218. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16d9a2a4bb 00007f16d9aadc91 00007f16d9ad2273 00007f16e13a99a7 00007f16df6c2396 00007f16df6c1b8f 00007f16df6ca4e0 00007f16df6ca440 00007f16df6ca3a0 00007f16df6ca340 00007f16df6c84bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67135,"num_ops":6,"prepare.queue_time_us":79255,"prepare.run_cpu_time_us":3001,"prepare.run_wall_time_us":5077,"replication_time_us":618181,"spinlock_wait_cycles":18762496,"thread_start_us":285844,"threads_started":1}]]}
I20260608 13:01:28.517366  1156 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54062 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=4, attempt_no=0}) took 1166 ms. Trace:
I20260608 13:01:28.518009  1156 rpcz_store.cc:276] 0608 13:01:27.351079 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.355606 (+  4527us) service_pool.cc:224] Handling call
0608 13:01:28.517297 (+1161691us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.372683 (+     0us) write_op.cc:183] PREPARE: starting on tablet cce0538a8e47487f857773019cfd073d
0608 13:01:27.375732 (+  3049us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.375764 (+    32us) write_op.cc:435] Acquired schema lock
0608 13:01:27.375782 (+    18us) tablet.cc:662] Decoding operations
0608 13:01:27.376313 (+   531us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.376356 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.376389 (+    33us) tablet.cc:685] Acquiring locks for 4 operations
0608 13:01:27.376765 (+   376us) tablet.cc:701] Row locks acquired
0608 13:01:27.376787 (+    22us) write_op.cc:260] PREPARE: finished
0608 13:01:27.376967 (+   180us) write_op.cc:270] Start()
0608 13:01:27.377087 (+   120us) write_op.cc:276] Timestamp: P: 1780923687376920 usec, L: 0
0608 13:01:27.377108 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.377743 (+   635us) log.cc:844] Serialized 475 byte log entry
0608 13:01:28.478094 (+1100351us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.512091 (+ 33997us) write_op.cc:301] APPLY: starting
0608 13:01:28.512175 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.512354 (+   179us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.512455 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.513660 (+  1205us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.513810 (+   150us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.513854 (+    44us) write_op.cc:312] APPLY: finished
0608 13:01:28.514071 (+   217us) log.cc:844] Serialized 40 byte log entry
0608 13:01:28.516005 (+  1934us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.516128 (+   123us) write_op.cc:454] Released schema lock
0608 13:01:28.516983 (+   855us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":33821,"num_ops":4,"prepare.queue_time_us":15371,"prepare.run_cpu_time_us":3017,"prepare.run_wall_time_us":7815,"raft.queue_time_us":2084,"raft.run_cpu_time_us":1017,"raft.run_wall_time_us":1016,"replication_time_us":1100858,"thread_start_us":15900,"threads_started":1}]]}
I20260608 13:01:28.524287  1160 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54062 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=35, attempt_no=0}) took 1142 ms. Trace:
I20260608 13:01:28.510716  1157 rpcz_store.cc:276] 0608 13:01:27.382007 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.382118 (+   111us) service_pool.cc:224] Handling call
0608 13:01:28.510212 (+1128094us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.401819 (+     0us) write_op.cc:183] PREPARE: starting on tablet 77a021494eca490a99d39558b449ec15
0608 13:01:27.402341 (+   522us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.402369 (+    28us) write_op.cc:435] Acquired schema lock
0608 13:01:27.402387 (+    18us) tablet.cc:662] Decoding operations
0608 13:01:27.402802 (+   415us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.402863 (+    61us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.402910 (+    47us) tablet.cc:685] Acquiring locks for 4 operations
0608 13:01:27.403294 (+   384us) tablet.cc:701] Row locks acquired
0608 13:01:27.403315 (+    21us) write_op.cc:260] PREPARE: finished
0608 13:01:27.403471 (+   156us) write_op.cc:270] Start()
0608 13:01:27.403606 (+   135us) write_op.cc:276] Timestamp: P: 1780923687403424 usec, L: 0
0608 13:01:27.403627 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.404228 (+   601us) log.cc:844] Serialized 475 byte log entry
0608 13:01:28.453677 (+1049449us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.505560 (+ 51883us) write_op.cc:301] APPLY: starting
0608 13:01:28.505641 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.505803 (+   162us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.505900 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.509035 (+  3135us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.509228 (+   193us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.509276 (+    48us) write_op.cc:312] APPLY: finished
0608 13:01:28.509518 (+   242us) log.cc:844] Serialized 40 byte log entry
0608 13:01:28.509729 (+   211us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.509820 (+    91us) write_op.cc:454] Released schema lock
0608 13:01:28.509866 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51724,"num_ops":4,"prepare.queue_time_us":18476,"prepare.run_cpu_time_us":2698,"prepare.run_wall_time_us":3918,"replication_time_us":1049951}]]}
I20260608 13:01:28.524724  1160 rpcz_store.cc:276] 0608 13:01:27.381611 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.424769 (+ 43158us) service_pool.cc:224] Handling call
0608 13:01:27.527744 (+102975us) spinlock_profiling.cc:243] Waited 2.79 ms on lock 0x7b3400286808. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16d9a2a4bb 00007f16d9aaa64f 00007f16d9b2ec24 00007f16d9b33faf 00007f16d9b367eb 00007f16d9b36740 00007f16d9b366a0 00007f16d9b36640 00007f16d9b3496f 000000000049a986 000000000049a618
0608 13:01:28.524074 (+996330us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.543872 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9c10b360d2cc4f69a25800233fd59a1d
0608 13:01:27.545656 (+  1784us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.545683 (+    27us) write_op.cc:435] Acquired schema lock
0608 13:01:27.545700 (+    17us) tablet.cc:662] Decoding operations
0608 13:01:27.546167 (+   467us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.546210 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.546241 (+    31us) tablet.cc:685] Acquiring locks for 5 operations
0608 13:01:27.546685 (+   444us) tablet.cc:701] Row locks acquired
0608 13:01:27.546704 (+    19us) write_op.cc:260] PREPARE: finished
0608 13:01:27.546873 (+   169us) write_op.cc:270] Start()
0608 13:01:27.546975 (+   102us) write_op.cc:276] Timestamp: P: 1780923687546831 usec, L: 0
0608 13:01:27.546994 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.547601 (+   607us) log.cc:844] Serialized 519 byte log entry
0608 13:01:28.280910 (+733309us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.303236 (+ 22326us) write_op.cc:301] APPLY: starting
0608 13:01:28.303311 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.303515 (+   204us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.303612 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.327939 (+ 24327us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.339498 (+ 11559us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.349728 (+ 10230us) write_op.cc:312] APPLY: finished
0608 13:01:28.386085 (+ 36357us) log.cc:844] Serialized 46 byte log entry
0608 13:01:28.419563 (+ 33478us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.425880 (+  6317us) write_op.cc:454] Released schema lock
0608 13:01:28.438145 (+ 12265us) write_op.cc:341] FINISH: Updating metrics
0608 13:01:28.523957 (+ 85812us) spinlock_profiling.cc:243] Waited 7.14 ms on lock 0x7b3400286808. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16d9a2a4bb 00007f16d9aadc91 00007f16d9ad2273 00007f16e13a99a7 00007f16df6c2396 00007f16df6c1b8f 00007f16df6ca4e0 00007f16df6ca440 00007f16df6ca3a0 00007f16df6ca340 00007f16df6c84bf
Metrics: {"spinlock_wait_cycles":6406912,"child_traces":[["op",{"apply.queue_time_us":22150,"num_ops":5,"prepare.queue_time_us":11305,"prepare.run_cpu_time_us":2813,"prepare.run_wall_time_us":6887,"replication_time_us":733808,"spinlock_wait_cycles":16428288}]]}
I20260608 13:01:28.549310  1160 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54062 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=28, attempt_no=0}) took 1174 ms. Trace:
I20260608 13:01:28.535424  1153 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50204 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=31, attempt_no=0}) took 1021 ms. Trace:
I20260608 13:01:28.445796  1163 rpcz_store.cc:276] 0608 13:01:27.406304 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.407313 (+  1009us) service_pool.cc:224] Handling call
0608 13:01:28.444875 (+1037562us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.777259 (+     0us) write_op.cc:183] PREPARE: starting on tablet 070f903c6e844a8187ff3ad534a19824
0608 13:01:27.778329 (+  1070us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.778368 (+    39us) write_op.cc:435] Acquired schema lock
0608 13:01:27.778383 (+    15us) tablet.cc:662] Decoding operations
0608 13:01:27.778638 (+   255us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.778673 (+    35us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.778691 (+    18us) tablet.cc:685] Acquiring locks for 1 operations
0608 13:01:27.778810 (+   119us) tablet.cc:701] Row locks acquired
0608 13:01:27.778818 (+     8us) write_op.cc:260] PREPARE: finished
0608 13:01:27.778956 (+   138us) write_op.cc:270] Start()
0608 13:01:27.779040 (+    84us) write_op.cc:276] Timestamp: P: 1780923687778920 usec, L: 0
0608 13:01:27.779053 (+    13us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.841303 (+ 62250us) log.cc:844] Serialized 345 byte log entry
0608 13:01:28.104735 (+263432us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.298041 (+193306us) write_op.cc:301] APPLY: starting
0608 13:01:28.314209 (+ 16168us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.322418 (+  8209us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.326187 (+  3769us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.337454 (+ 11267us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.351715 (+ 14261us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.364379 (+ 12664us) write_op.cc:312] APPLY: finished
0608 13:01:28.399636 (+ 35257us) log.cc:844] Serialized 22 byte log entry
0608 13:01:28.406543 (+  6907us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.412178 (+  5635us) write_op.cc:454] Released schema lock
0608 13:01:28.415534 (+  3356us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":190622,"mutex_wait_us":21716,"num_ops":1,"prepare.queue_time_us":368156,"prepare.run_cpu_time_us":3168,"prepare.run_wall_time_us":72777,"raft.queue_time_us":3712,"raft.run_cpu_time_us":3118,"raft.run_wall_time_us":104437,"replication_time_us":325558,"spinlock_wait_cycles":1481472}]]}
I20260608 13:01:28.553337  1153 rpcz_store.cc:276] 0608 13:01:27.514221 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.515841 (+  1620us) service_pool.cc:224] Handling call
0608 13:01:28.535215 (+1019374us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.615438 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2139ef127fdf4a2c810f17371aa975a1
0608 13:01:27.615987 (+   549us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.616015 (+    28us) write_op.cc:435] Acquired schema lock
0608 13:01:27.616030 (+    15us) tablet.cc:662] Decoding operations
0608 13:01:27.616550 (+   520us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.616592 (+    42us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.616622 (+    30us) tablet.cc:685] Acquiring locks for 5 operations
0608 13:01:27.617037 (+   415us) tablet.cc:701] Row locks acquired
0608 13:01:27.617059 (+    22us) write_op.cc:260] PREPARE: finished
0608 13:01:27.617226 (+   167us) write_op.cc:270] Start()
0608 13:01:27.617352 (+   126us) write_op.cc:276] Timestamp: P: 1780923687617176 usec, L: 0
0608 13:01:27.617368 (+    16us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.617981 (+   613us) log.cc:844] Serialized 519 byte log entry
0608 13:01:28.357518 (+739537us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.532625 (+175107us) write_op.cc:301] APPLY: starting
0608 13:01:28.532704 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.532904 (+   200us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.533005 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.533932 (+   927us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.534153 (+   221us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.534206 (+    53us) write_op.cc:312] APPLY: finished
0608 13:01:28.534487 (+   281us) log.cc:844] Serialized 46 byte log entry
0608 13:01:28.534702 (+   215us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.534801 (+    99us) write_op.cc:454] Released schema lock
0608 13:01:28.534850 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":174923,"num_ops":5,"prepare.queue_time_us":97942,"prepare.run_cpu_time_us":2879,"prepare.run_wall_time_us":8843,"replication_time_us":740039}]]}
I20260608 13:01:28.558813  1157 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54062 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=16, attempt_no=0}) took 1195 ms. Trace:
I20260608 13:01:28.570225  1157 rpcz_store.cc:276] 0608 13:01:27.363169 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.363753 (+   584us) service_pool.cc:224] Handling call
0608 13:01:28.558744 (+1194991us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.384057 (+     0us) write_op.cc:183] PREPARE: starting on tablet cce0538a8e47487f857773019cfd073d
0608 13:01:27.384757 (+   700us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.384789 (+    32us) write_op.cc:435] Acquired schema lock
0608 13:01:27.384803 (+    14us) tablet.cc:662] Decoding operations
0608 13:01:27.385230 (+   427us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.385280 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.385307 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0608 13:01:27.385562 (+   255us) tablet.cc:701] Row locks acquired
0608 13:01:27.385582 (+    20us) write_op.cc:260] PREPARE: finished
0608 13:01:27.385749 (+   167us) write_op.cc:270] Start()
0608 13:01:27.390858 (+  5109us) write_op.cc:276] Timestamp: P: 1780923687385708 usec, L: 0
0608 13:01:27.390884 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.391609 (+   725us) log.cc:844] Serialized 432 byte log entry
0608 13:01:28.478411 (+1086802us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.535111 (+ 56700us) write_op.cc:301] APPLY: starting
0608 13:01:28.535201 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.535338 (+   137us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.535455 (+   117us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.557576 (+ 22121us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.557761 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.557810 (+    49us) write_op.cc:312] APPLY: finished
0608 13:01:28.558033 (+   223us) log.cc:844] Serialized 34 byte log entry
0608 13:01:28.558265 (+   232us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.558349 (+    84us) write_op.cc:454] Released schema lock
0608 13:01:28.558392 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":56529,"num_ops":3,"prepare.queue_time_us":18880,"prepare.run_cpu_time_us":2936,"prepare.run_wall_time_us":15018,"replication_time_us":1087410}]]}
I20260608 13:01:28.578814  1163 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53298 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=15, attempt_no=0}) took 1171 ms. Trace:
I20260608 13:01:28.584558  1156 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54062 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=41, attempt_no=0}) took 1200 ms. Trace:
I20260608 13:01:28.585820  1170 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53298 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=40, attempt_no=0}) took 1135 ms. Trace:
I20260608 13:01:28.585176  1156 rpcz_store.cc:276] 0608 13:01:27.383763 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.386130 (+  2367us) service_pool.cc:224] Handling call
0608 13:01:28.584489 (+1198359us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.409982 (+     0us) write_op.cc:183] PREPARE: starting on tablet cce0538a8e47487f857773019cfd073d
0608 13:01:27.410539 (+   557us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.410576 (+    37us) write_op.cc:435] Acquired schema lock
0608 13:01:27.410596 (+    20us) tablet.cc:662] Decoding operations
0608 13:01:27.411144 (+   548us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.411201 (+    57us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.411231 (+    30us) tablet.cc:685] Acquiring locks for 5 operations
0608 13:01:27.422769 (+ 11538us) tablet.cc:701] Row locks acquired
0608 13:01:27.422798 (+    29us) write_op.cc:260] PREPARE: finished
0608 13:01:27.424349 (+  1551us) write_op.cc:270] Start()
0608 13:01:27.425932 (+  1583us) write_op.cc:276] Timestamp: P: 1780923687424284 usec, L: 0
0608 13:01:27.425960 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.426928 (+   968us) log.cc:844] Serialized 519 byte log entry
0608 13:01:28.478679 (+1051751us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.544810 (+ 66131us) write_op.cc:301] APPLY: starting
0608 13:01:28.544888 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.545059 (+   171us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.545149 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.546007 (+   858us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.546199 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.546243 (+    44us) write_op.cc:312] APPLY: finished
0608 13:01:28.546485 (+   242us) log.cc:844] Serialized 46 byte log entry
0608 13:01:28.556326 (+  9841us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.584089 (+ 27763us) write_op.cc:454] Released schema lock
0608 13:01:28.584139 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65955,"num_ops":5,"prepare.queue_time_us":11870,"prepare.run_cpu_time_us":3851,"prepare.run_wall_time_us":20534,"replication_time_us":1052613}]]}
I20260608 13:01:28.516769  1158 rpcz_store.cc:276] 0608 13:01:27.441528 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.451744 (+ 10216us) service_pool.cc:224] Handling call
0608 13:01:28.502637 (+1050893us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.583993 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2139ef127fdf4a2c810f17371aa975a1
0608 13:01:27.584516 (+   523us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.584545 (+    29us) write_op.cc:435] Acquired schema lock
0608 13:01:27.584563 (+    18us) tablet.cc:662] Decoding operations
0608 13:01:27.585028 (+   465us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.585075 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.585103 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0608 13:01:27.585549 (+   446us) tablet.cc:701] Row locks acquired
0608 13:01:27.585564 (+    15us) write_op.cc:260] PREPARE: finished
0608 13:01:27.585721 (+   157us) write_op.cc:270] Start()
0608 13:01:27.585831 (+   110us) write_op.cc:276] Timestamp: P: 1780923687585681 usec, L: 0
0608 13:01:27.585854 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.586445 (+   591us) log.cc:844] Serialized 519 byte log entry
0608 13:01:28.357189 (+770744us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.490322 (+133133us) write_op.cc:301] APPLY: starting
0608 13:01:28.490406 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.490574 (+   168us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.490664 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.491437 (+   773us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.491620 (+   183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.491664 (+    44us) write_op.cc:312] APPLY: finished
0608 13:01:28.491862 (+   198us) log.cc:844] Serialized 46 byte log entry
0608 13:01:28.492083 (+   221us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.492176 (+    93us) write_op.cc:454] Released schema lock
0608 13:01:28.492240 (+    64us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":132937,"num_ops":5,"prepare.queue_time_us":71174,"prepare.run_cpu_time_us":2735,"prepare.run_wall_time_us":6843,"replication_time_us":771213}]]}
I20260608 13:01:28.549840  1160 rpcz_store.cc:276] 0608 13:01:27.374702 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.425408 (+ 50706us) service_pool.cc:224] Handling call
0608 13:01:28.549244 (+1123836us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.520109 (+     0us) write_op.cc:183] PREPARE: starting on tablet cce0538a8e47487f857773019cfd073d
0608 13:01:27.520903 (+   794us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.520962 (+    59us) write_op.cc:435] Acquired schema lock
0608 13:01:27.520985 (+    23us) tablet.cc:662] Decoding operations
0608 13:01:27.521552 (+   567us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.521622 (+    70us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.521666 (+    44us) tablet.cc:685] Acquiring locks for 3 operations
0608 13:01:27.522052 (+   386us) tablet.cc:701] Row locks acquired
0608 13:01:27.522080 (+    28us) write_op.cc:260] PREPARE: finished
0608 13:01:27.522326 (+   246us) write_op.cc:270] Start()
0608 13:01:27.522482 (+   156us) write_op.cc:276] Timestamp: P: 1780923687522265 usec, L: 0
0608 13:01:27.522512 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.523634 (+  1122us) log.cc:844] Serialized 432 byte log entry
0608 13:01:28.478954 (+955320us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.547139 (+ 68185us) write_op.cc:301] APPLY: starting
0608 13:01:28.547210 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.547350 (+   140us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.547449 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.547991 (+   542us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.548160 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.548226 (+    66us) write_op.cc:312] APPLY: finished
0608 13:01:28.548429 (+   203us) log.cc:844] Serialized 34 byte log entry
0608 13:01:28.548628 (+   199us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.548797 (+   169us) write_op.cc:454] Released schema lock
0608 13:01:28.548835 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68011,"num_ops":3,"prepare.queue_time_us":146,"prepare.run_cpu_time_us":3708,"prepare.run_wall_time_us":5469,"replication_time_us":956322}]]}
I20260608 13:01:28.596180  1158 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50204 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=45, attempt_no=0}) took 1023 ms. Trace:
I20260608 13:01:28.582054  1163 rpcz_store.cc:276] 0608 13:01:27.407112 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.411664 (+  4552us) service_pool.cc:224] Handling call
0608 13:01:28.578709 (+1167045us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.781763 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0a423e8aa2b64df6b1fbb87bdf829806
0608 13:01:27.824986 (+ 43223us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.825014 (+    28us) write_op.cc:435] Acquired schema lock
0608 13:01:27.825027 (+    13us) tablet.cc:662] Decoding operations
0608 13:01:27.857919 (+ 32892us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.859162 (+  1243us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.860230 (+  1068us) tablet.cc:685] Acquiring locks for 5 operations
0608 13:01:27.912048 (+ 51818us) tablet.cc:701] Row locks acquired
0608 13:01:27.912381 (+   333us) write_op.cc:260] PREPARE: finished
0608 13:01:27.925342 (+ 12961us) write_op.cc:270] Start()
0608 13:01:27.932418 (+  7076us) write_op.cc:276] Timestamp: P: 1780923687922469 usec, L: 0
0608 13:01:27.934151 (+  1733us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.972948 (+ 38797us) log.cc:844] Serialized 519 byte log entry
0608 13:01:28.389492 (+416544us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.567457 (+177965us) write_op.cc:301] APPLY: starting
0608 13:01:28.567553 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.567755 (+   202us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.567862 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.568898 (+  1036us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.569091 (+   193us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.569139 (+    48us) write_op.cc:312] APPLY: finished
0608 13:01:28.569362 (+   223us) log.cc:844] Serialized 46 byte log entry
0608 13:01:28.578223 (+  8861us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.578325 (+   102us) write_op.cc:454] Released schema lock
0608 13:01:28.578376 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177741,"mutex_wait_us":21245,"num_ops":5,"prepare.queue_time_us":311234,"prepare.run_cpu_time_us":16951,"prepare.run_wall_time_us":256557,"raft.queue_time_us":32235,"raft.run_cpu_time_us":28,"raft.run_wall_time_us":30,"replication_time_us":455211,"thread_start_us":26076,"threads_started":1}]]}
I20260608 13:01:28.619197  1158 rpcz_store.cc:276] 0608 13:01:27.573237 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.581565 (+  8328us) service_pool.cc:224] Handling call
0608 13:01:28.596119 (+1014554us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:28.178300 (+     0us) write_op.cc:183] PREPARE: starting on tablet d4edf8d4bafc4d148ff0825720b54a5b
0608 13:01:28.178787 (+   487us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:28.178816 (+    29us) write_op.cc:435] Acquired schema lock
0608 13:01:28.178835 (+    19us) tablet.cc:662] Decoding operations
0608 13:01:28.179244 (+   409us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:28.179304 (+    60us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:28.179332 (+    28us) tablet.cc:685] Acquiring locks for 3 operations
0608 13:01:28.179637 (+   305us) tablet.cc:701] Row locks acquired
0608 13:01:28.179653 (+    16us) write_op.cc:260] PREPARE: finished
0608 13:01:28.279826 (+100173us) spinlock_profiling.cc:243] Waited 4.26 ms on lock 0x7b3400119218. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16d9a2a4bb 00007f16d9aaba42 00007f16df6bdec4 00007f16df6bd660 00007f16df6c7950 00007f16df6c78b0 00007f16df6c7810 00007f16df6c77b0 00007f16df6c592f 000000000049a986 000000000049a618
0608 13:01:28.279955 (+   129us) write_op.cc:270] Start()
0608 13:01:28.280160 (+   205us) write_op.cc:276] Timestamp: P: 1780923688279907 usec, L: 0
0608 13:01:28.280187 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 13:01:28.347336 (+ 67149us) spinlock_profiling.cc:243] Waited 32.8 ms on lock 0x7b54002de720. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16dba595cb 00007f16dba7fe64 00007f16dbb7c671 00007f16dbb665e1 00007f16dbb65ed2 00007f16df6be788 00007f16df6bd660 00007f16df6c7950 00007f16df6c78b0 00007f16df6c7810 00007f16df6c77b0
0608 13:01:28.348031 (+   695us) log.cc:844] Serialized 432 byte log entry
0608 13:01:28.394888 (+ 46857us) spinlock_profiling.cc:243] Waited 42.3 ms on lock 0x7b58001b50d0. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16dba5aabc 00007f16dba3a305 00007f16dba47490 00007f16dba473a0 00007f16dba47300 00007f16dba472a0 00007f16dba4539f 000000000049a986 000000000049a618 00007f16d8405131 00007f16d8409b0b
0608 13:01:28.423352 (+ 28464us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.594319 (+170967us) write_op.cc:301] APPLY: starting
0608 13:01:28.594391 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.594520 (+   129us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.594539 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.595082 (+   543us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.595264 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.595306 (+    42us) write_op.cc:312] APPLY: finished
0608 13:01:28.595503 (+   197us) log.cc:844] Serialized 34 byte log entry
0608 13:01:28.595698 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.595772 (+    74us) write_op.cc:454] Released schema lock
0608 13:01:28.595809 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":170809,"num_ops":3,"prepare.queue_time_us":595191,"prepare.run_cpu_time_us":6555,"prepare.run_wall_time_us":171944,"raft.queue_time_us":1142,"raft.run_cpu_time_us":2019,"raft.run_wall_time_us":43657,"replication_time_us":143095,"spinlock_wait_cycles":182551424}]]}
I20260608 13:01:28.588713  1170 rpcz_store.cc:276] 0608 13:01:27.450568 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.450809 (+   241us) service_pool.cc:224] Handling call
0608 13:01:28.585759 (+1134950us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:28.055850 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0a423e8aa2b64df6b1fbb87bdf829806
0608 13:01:28.118614 (+ 62764us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:28.120803 (+  2189us) write_op.cc:435] Acquired schema lock
0608 13:01:28.120815 (+    12us) tablet.cc:662] Decoding operations
0608 13:01:28.127102 (+  6287us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:28.128174 (+  1072us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:28.130176 (+  2002us) tablet.cc:685] Acquiring locks for 4 operations
0608 13:01:28.161246 (+ 31070us) tablet.cc:701] Row locks acquired
0608 13:01:28.162871 (+  1625us) write_op.cc:260] PREPARE: finished
0608 13:01:28.181929 (+ 19058us) write_op.cc:270] Start()
0608 13:01:28.191163 (+  9234us) write_op.cc:276] Timestamp: P: 1780923688175682 usec, L: 0
0608 13:01:28.191196 (+    33us) op_driver.cc:348] REPLICATION: starting
0608 13:01:28.243277 (+ 52081us) log.cc:844] Serialized 475 byte log entry
0608 13:01:28.388730 (+145453us) spinlock_profiling.cc:243] Waited 2.07 ms on lock 0x7b54004f81a0. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16dba5aabc 00007f16dba73498 00007f16dba72ae6 00007f16dbb656ff 00007f16dbb66072 00007f16df6be788 00007f16df6bd660 00007f16df6c7950 00007f16df6c78b0 00007f16df6c7810 00007f16df6c77b0
0608 13:01:28.397443 (+  8713us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.574685 (+177242us) write_op.cc:301] APPLY: starting
0608 13:01:28.574768 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.574928 (+   160us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.574951 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.575671 (+   720us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.575859 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.575911 (+    52us) write_op.cc:312] APPLY: finished
0608 13:01:28.576139 (+   228us) log.cc:844] Serialized 40 byte log entry
0608 13:01:28.585296 (+  9157us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.585376 (+    80us) write_op.cc:454] Released schema lock
0608 13:01:28.585446 (+    70us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177038,"num_ops":4,"prepare.queue_time_us":564307,"prepare.run_cpu_time_us":11023,"prepare.run_wall_time_us":351793,"replication_time_us":204455,"spinlock_wait_cycles":4771200}]]}
I20260608 13:01:28.617408  1171 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53298 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=27, attempt_no=0}) took 1172 ms. Trace:
W20260608 13:01:28.720595  1119 meta_cache.cc:1261] Time spent looking up entry by key: real 0.088s	user 0.000s	sys 0.001s
I20260608 13:01:28.599984  1173 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54062 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=46, attempt_no=0}) took 1212 ms. Trace:
I20260608 13:01:28.732836  1153 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50204 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=32, attempt_no=0}) took 1218 ms. Trace:
I20260608 13:01:28.720469  1171 rpcz_store.cc:276] 0608 13:01:27.445333 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.445573 (+   240us) service_pool.cc:224] Handling call
0608 13:01:28.617202 (+1171629us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.733283 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0a423e8aa2b64df6b1fbb87bdf829806
0608 13:01:27.734370 (+  1087us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.734413 (+    43us) write_op.cc:435] Acquired schema lock
0608 13:01:27.734436 (+    23us) tablet.cc:662] Decoding operations
0608 13:01:27.735231 (+   795us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.735304 (+    73us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.735345 (+    41us) tablet.cc:685] Acquiring locks for 5 operations
0608 13:01:27.735958 (+   613us) tablet.cc:701] Row locks acquired
0608 13:01:27.735986 (+    28us) write_op.cc:260] PREPARE: finished
0608 13:01:27.736455 (+   469us) write_op.cc:270] Start()
0608 13:01:27.736608 (+   153us) write_op.cc:276] Timestamp: P: 1780923687736398 usec, L: 0
0608 13:01:27.736639 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 13:01:27.764961 (+ 28322us) log.cc:844] Serialized 519 byte log entry
0608 13:01:28.389106 (+624145us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.566998 (+177892us) write_op.cc:301] APPLY: starting
0608 13:01:28.567072 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.567242 (+   170us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.567335 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.568182 (+   847us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.616221 (+ 48039us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.616278 (+    57us) write_op.cc:312] APPLY: finished
0608 13:01:28.616505 (+   227us) log.cc:844] Serialized 46 byte log entry
0608 13:01:28.616727 (+   222us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.616828 (+   101us) write_op.cc:454] Released schema lock
0608 13:01:28.616873 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":177651,"mutex_wait_us":11749,"num_ops":5,"prepare.queue_time_us":275332,"prepare.run_cpu_time_us":4534,"prepare.run_wall_time_us":33501,"replication_time_us":652316}]]}
I20260608 13:01:28.742264  1153 rpcz_store.cc:276] 0608 13:01:27.514700 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.517599 (+  2899us) service_pool.cc:224] Handling call
0608 13:01:28.731811 (+1214212us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:28.002262 (+     0us) write_op.cc:183] PREPARE: starting on tablet d4edf8d4bafc4d148ff0825720b54a5b
0608 13:01:28.013020 (+ 10758us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:28.013048 (+    28us) write_op.cc:435] Acquired schema lock
0608 13:01:28.013067 (+    19us) tablet.cc:662] Decoding operations
0608 13:01:28.029716 (+ 16649us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:28.029770 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:28.029816 (+    46us) tablet.cc:685] Acquiring locks for 6 operations
0608 13:01:28.030341 (+   525us) tablet.cc:701] Row locks acquired
0608 13:01:28.030364 (+    23us) write_op.cc:260] PREPARE: finished
0608 13:01:28.030565 (+   201us) write_op.cc:270] Start()
0608 13:01:28.030706 (+   141us) write_op.cc:276] Timestamp: P: 1780923688030517 usec, L: 0
0608 13:01:28.030730 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 13:01:28.141517 (+110787us) spinlock_profiling.cc:243] Waited 8.48 ms on lock 0x7b54002de720. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16dba595cb 00007f16dba7fe64 00007f16dbb7c671 00007f16dbb665e1 00007f16dbb65ed2 00007f16df6be788 00007f16df6bd660 00007f16df6c7950 00007f16df6c78b0 00007f16df6c7810 00007f16df6c77b0
0608 13:01:28.177841 (+ 36324us) log.cc:844] Serialized 562 byte log entry
0608 13:01:28.423143 (+245302us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.583792 (+160649us) write_op.cc:301] APPLY: starting
0608 13:01:28.583866 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.584051 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.584071 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.587028 (+  2957us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.587214 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.587259 (+    45us) write_op.cc:312] APPLY: finished
0608 13:01:28.587521 (+   262us) log.cc:844] Serialized 52 byte log entry
0608 13:01:28.588395 (+   874us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.588493 (+    98us) write_op.cc:454] Released schema lock
0608 13:01:28.588543 (+    50us) write_op.cc:341] FINISH: Updating metrics
0608 13:01:28.725013 (+136470us) spinlock_profiling.cc:243] Waited 5.5 ms on lock 0x7b3400119218. stack: 00007f16d83a63a1 00007f16d83a61c8 00007f16d7b81f11 000000000047f705 000000000047f658 00007f16d9a2a4bb 00007f16d9aadc91 00007f16d9ad2273 00007f16e13a99a7 00007f16df6c2396 00007f16df6c1b8f 00007f16df6ca4e0 00007f16df6ca440 00007f16df6ca3a0 00007f16df6ca340 00007f16df6c84bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":160479,"num_ops":6,"prepare.queue_time_us":475501,"prepare.run_cpu_time_us":7012,"prepare.run_wall_time_us":179157,"replication_time_us":392324,"spinlock_wait_cycles":32167552}]]}
I20260608 13:01:28.736330  1173 rpcz_store.cc:276] 0608 13:01:27.387755 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.387887 (+   132us) service_pool.cc:224] Handling call
0608 13:01:28.599919 (+1212032us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:28.052189 (+     0us) write_op.cc:183] PREPARE: starting on tablet 14b2dcfbe7244267b4da4fecd557cb8b
0608 13:01:28.060480 (+  8291us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:28.060507 (+    27us) write_op.cc:435] Acquired schema lock
0608 13:01:28.060525 (+    18us) tablet.cc:662] Decoding operations
0608 13:01:28.077371 (+ 16846us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:28.077439 (+    68us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:28.077482 (+    43us) tablet.cc:685] Acquiring locks for 6 operations
0608 13:01:28.128605 (+ 51123us) tablet.cc:701] Row locks acquired
0608 13:01:28.129643 (+  1038us) write_op.cc:260] PREPARE: finished
0608 13:01:28.137614 (+  7971us) write_op.cc:270] Start()
0608 13:01:28.137738 (+   124us) write_op.cc:276] Timestamp: P: 1780923688136254 usec, L: 0
0608 13:01:28.137757 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 13:01:28.173402 (+ 35645us) log.cc:844] Serialized 562 byte log entry
0608 13:01:28.554606 (+381204us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.596359 (+ 41753us) write_op.cc:301] APPLY: starting
0608 13:01:28.596441 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.596614 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.596700 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.597722 (+  1022us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.597908 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.597953 (+    45us) write_op.cc:312] APPLY: finished
0608 13:01:28.598751 (+   798us) log.cc:844] Serialized 52 byte log entry
0608 13:01:28.599472 (+   721us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.599563 (+    91us) write_op.cc:454] Released schema lock
0608 13:01:28.599607 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41551,"mutex_wait_us":13524,"num_ops":6,"prepare.queue_time_us":654712,"prepare.run_cpu_time_us":4950,"prepare.run_wall_time_us":142612,"replication_time_us":416243}]]}
I20260608 13:01:28.856971  1170 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53298 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=30, attempt_no=0}) took 1409 ms. Trace:
I20260608 13:01:28.861335  1171 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:53298 (ReqId={client: 6921a4c18da941c99387da2f66b7d391, seq_no=43, attempt_no=0}) took 1381 ms. Trace:
I20260608 13:01:28.860176  1170 rpcz_store.cc:276] 0608 13:01:27.447258 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.447444 (+   186us) service_pool.cc:224] Handling call
0608 13:01:28.856887 (+1409443us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:27.855551 (+     0us) write_op.cc:183] PREPARE: starting on tablet 070f903c6e844a8187ff3ad534a19824
0608 13:01:27.922382 (+ 66831us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:27.925243 (+  2861us) write_op.cc:435] Acquired schema lock
0608 13:01:27.929313 (+  4070us) tablet.cc:662] Decoding operations
0608 13:01:27.963574 (+ 34261us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:27.982602 (+ 19028us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:27.983606 (+  1004us) tablet.cc:685] Acquiring locks for 3 operations
0608 13:01:27.995781 (+ 12175us) tablet.cc:701] Row locks acquired
0608 13:01:27.995818 (+    37us) write_op.cc:260] PREPARE: finished
0608 13:01:27.996082 (+   264us) write_op.cc:270] Start()
0608 13:01:27.999894 (+  3812us) write_op.cc:276] Timestamp: P: 1780923687995994 usec, L: 0
0608 13:01:27.999923 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 13:01:28.010310 (+ 10387us) log.cc:844] Serialized 432 byte log entry
0608 13:01:28.534517 (+524207us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.849361 (+314844us) write_op.cc:301] APPLY: starting
0608 13:01:28.849440 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.849578 (+   138us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.849679 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.850212 (+   533us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.850392 (+   180us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.850441 (+    49us) write_op.cc:312] APPLY: finished
0608 13:01:28.850630 (+   189us) log.cc:844] Serialized 34 byte log entry
0608 13:01:28.856439 (+  5809us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.856516 (+    77us) write_op.cc:454] Released schema lock
0608 13:01:28.856558 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":314655,"num_ops":3,"prepare.queue_time_us":403908,"prepare.run_cpu_time_us":4770,"prepare.run_wall_time_us":156968,"replication_time_us":533462,"spinlock_wait_cycles":42240}]]}
I20260608 13:01:28.861909  1171 rpcz_store.cc:276] 0608 13:01:27.492341 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:01:27.492524 (+   183us) service_pool.cc:224] Handling call
0608 13:01:28.861267 (+1368743us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:01:28.010924 (+     0us) write_op.cc:183] PREPARE: starting on tablet 070f903c6e844a8187ff3ad534a19824
0608 13:01:28.011484 (+   560us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:01:28.011512 (+    28us) write_op.cc:435] Acquired schema lock
0608 13:01:28.011530 (+    18us) tablet.cc:662] Decoding operations
0608 13:01:28.012098 (+   568us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:01:28.012166 (+    68us) write_op.cc:641] Partition lock acquired for write op
0608 13:01:28.013302 (+  1136us) tablet.cc:685] Acquiring locks for 4 operations
0608 13:01:28.032484 (+ 19182us) tablet.cc:701] Row locks acquired
0608 13:01:28.032511 (+    27us) write_op.cc:260] PREPARE: finished
0608 13:01:28.032676 (+   165us) write_op.cc:270] Start()
0608 13:01:28.032794 (+   118us) write_op.cc:276] Timestamp: P: 1780923688032633 usec, L: 0
0608 13:01:28.032818 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 13:01:28.033500 (+   682us) log.cc:844] Serialized 475 byte log entry
0608 13:01:28.534809 (+501309us) op_driver.cc:464] REPLICATION: finished
0608 13:01:28.851298 (+316489us) write_op.cc:301] APPLY: starting
0608 13:01:28.851380 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 13:01:28.851526 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0608 13:01:28.851625 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:01:28.852488 (+   863us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:01:28.852682 (+   194us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:01:28.852733 (+    51us) write_op.cc:312] APPLY: finished
0608 13:01:28.852965 (+   232us) log.cc:844] Serialized 40 byte log entry
0608 13:01:28.860786 (+  7821us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:01:28.860881 (+    95us) write_op.cc:454] Released schema lock
0608 13:01:28.860940 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":316295,"num_ops":4,"prepare.queue_time_us":516631,"prepare.run_cpu_time_us":3156,"prepare.run_wall_time_us":22874,"replication_time_us":501895}]]}
W20260608 13:01:29.739758   796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.130:40593, user_credentials={real_user=slave}} blocked reactor thread for 77748.4us
W20260608 13:01:29.972045  1011 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.21.131:35189, user_credentials={real_user=slave}} blocked reactor thread for 101332us
W20260608 13:01:30.164713  1119 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.004s	sys 0.000s
W20260608 13:01:30.272718   872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.129:33525, user_credentials={real_user=slave}} blocked reactor thread for 45748.3us
W20260608 13:01:30.451617   872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.129:33525, user_credentials={real_user=slave}} blocked reactor thread for 84052us
W20260608 13:01:30.528225   871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.131:35189, user_credentials={real_user=slave}} blocked reactor thread for 115042us
W20260608 13:01:31.150535   796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.130:40593, user_credentials={real_user=slave}} blocked reactor thread for 58343.6us
W20260608 13:01:31.331226   796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.130:40593, user_credentials={real_user=slave}} blocked reactor thread for 43884.2us
W20260608 13:01:31.570919   796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.131:35189, user_credentials={real_user=slave}} blocked reactor thread for 50345.7us
I20260608 13:01:32.014356 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:32.045137  1207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:32.045293  1208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:32.056915  1211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:32.057837 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:32.071856 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:32.072170 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:32.072422 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923692072401 us; error 0 us; skew 500 ppm
I20260608 13:01:32.073061 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:32.075969 28758 webserver.cc:533] Webserver started at http://127.28.21.132:38167/ using document root <none> and password file <none>
I20260608 13:01:32.076577 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:32.076817 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:32.077148 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:32.078327 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "acd33a6e79844b37a44954d121eb30e5"
format_stamp: "Formatted at 2026-06-08 13:01:32 on dist-test-slave-vkhm"
I20260608 13:01:32.083316 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:01:32.087124  1215 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:32.087971 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:01:32.088321 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "acd33a6e79844b37a44954d121eb30e5"
format_stamp: "Formatted at 2026-06-08 13:01:32 on dist-test-slave-vkhm"
I20260608 13:01:32.088965 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-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)
I20260608 13:01:32.112254 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:32.113768 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:32.115365 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:32.117854 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:32.118096 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:32.118363 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:32.118561 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:32.164372 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:46123
I20260608 13:01:32.164495  1277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:46123 every 8 connection(s)
I20260608 13:01:32.170486 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:32.178372  1283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:32.179139  1282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:32.181311  1285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:32.182309 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:32.184355  1278 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37627
I20260608 13:01:32.184773  1278 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:32.185463 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:32.185742 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:32.185738  1278 heartbeater.cc:507] Master 127.28.21.190:37627 requested a full tablet report, sending...
I20260608 13:01:32.186210 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923692186174 us; error 0 us; skew 500 ppm
I20260608 13:01:32.187109 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:32.188321   727 ts_manager.cc:194] Registered new tserver with Master: acd33a6e79844b37a44954d121eb30e5 (127.28.21.132:46123)
I20260608 13:01:32.190024   727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38856
I20260608 13:01:32.190083 28758 webserver.cc:533] Webserver started at http://127.28.21.133:42789/ using document root <none> and password file <none>
I20260608 13:01:32.191005 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:32.191319 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:32.191632 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:32.192795 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-4-root/instance:
uuid: "9e165f80a3dc4cf5a2e0b418a624cee0"
format_stamp: "Formatted at 2026-06-08 13:01:32 on dist-test-slave-vkhm"
I20260608 13:01:32.197840 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:01:32.201774  1290 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:32.202737 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:01:32.203089 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-4-root
uuid: "9e165f80a3dc4cf5a2e0b418a624cee0"
format_stamp: "Formatted at 2026-06-08 13:01:32 on dist-test-slave-vkhm"
I20260608 13:01:32.203388 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-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)
I20260608 13:01:32.218158 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:32.219436 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:32.220989 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:32.223301 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:32.223563 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:32.223810 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:32.223999 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:32.285249 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.133:34595
I20260608 13:01:32.285347  1352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.133:34595 every 8 connection(s)
I20260608 13:01:32.292382 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:32.301052  1356 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:32.302783  1357 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:32.303994  1353 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37627
I20260608 13:01:32.304590  1353 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:32.305881  1353 heartbeater.cc:507] Master 127.28.21.190:37627 requested a full tablet report, sending...
W20260608 13:01:32.305912  1359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:32.308496 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:32.308553   727 ts_manager.cc:194] Registered new tserver with Master: 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133:34595)
I20260608 13:01:32.309442 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:32.309705 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:32.309914 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923692309898 us; error 0 us; skew 500 ppm
I20260608 13:01:32.310348   727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38870
I20260608 13:01:32.310585 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:32.313282 28758 webserver.cc:533] Webserver started at http://127.28.21.134:44467/ using document root <none> and password file <none>
I20260608 13:01:32.313822 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:32.314071 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:32.314360 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:32.315528 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-5-root/instance:
uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818"
format_stamp: "Formatted at 2026-06-08 13:01:32 on dist-test-slave-vkhm"
I20260608 13:01:32.320262 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:01:32.323805  1364 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:32.324633 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:01:32.324965 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-5-root
uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818"
format_stamp: "Formatted at 2026-06-08 13:01:32 on dist-test-slave-vkhm"
I20260608 13:01:32.325254 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-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)
I20260608 13:01:32.349807 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:32.351195 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:32.352674 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:32.354964 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:32.355212 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:32.355473 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:32.355666 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:32.438665 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.134:43201
I20260608 13:01:32.438777  1426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.134:43201 every 8 connection(s)
I20260608 13:01:32.457635  1427 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37627
I20260608 13:01:32.458143  1427 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:32.459051  1427 heartbeater.cc:507] Master 127.28.21.190:37627 requested a full tablet report, sending...
I20260608 13:01:32.461335   727 ts_manager.cc:194] Registered new tserver with Master: eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134:43201)
I20260608 13:01:32.462970   727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38880
I20260608 13:01:32.765748   833 consensus_queue.cc:237] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } }
I20260608 13:01:32.772192   977 raft_consensus.cc:1275] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:01:32.773625   902 raft_consensus.cc:1275] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:01:32.773777  1202 consensus_queue.cc:1048] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 13:01:32.775271  1432 consensus_queue.cc:1048] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 13:01:32.780911  1202 raft_consensus.cc:2955] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
W20260608 13:01:32.793185   799 consensus_peers.cc:597] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 -> Peer acd33a6e79844b37a44954d121eb30e5 (127.28.21.132:46123): Couldn't send request to peer acd33a6e79844b37a44954d121eb30e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c10b360d2cc4f69a25800233fd59a1d. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:32.783447   977 raft_consensus.cc:2955] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
I20260608 13:01:32.796660   902 raft_consensus.cc:2955] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
I20260608 13:01:32.805007   727 catalog_manager.cc:5696] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 reported cstate change: config changed from index -1 to 27, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:32.825906   977 consensus_queue.cc:237] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } }
I20260608 13:01:32.837085   833 raft_consensus.cc:1275] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:01:32.837525   903 raft_consensus.cc:1275] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:01:32.838642  1206 consensus_queue.cc:1048] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 13:01:32.841233  1206 consensus_queue.cc:1048] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 13:01:32.862550   833 raft_consensus.cc:2955] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:32.864259   903 raft_consensus.cc:2955] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:32.860653  1443 raft_consensus.cc:2955] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
W20260608 13:01:32.877398   948 consensus_peers.cc:597] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd -> Peer eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134:43201): Couldn't send request to peer eaf8cc72ac8244be8cf7f9f64a5dc818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7dad731b814a45ac9ebc8e2676df2269. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:32.877569   722 catalog_manager.cc:5696] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 reported cstate change: config changed from index -1 to 26, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:32.897547   903 consensus_queue.cc:237] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } }
I20260608 13:01:32.906684   977 raft_consensus.cc:1275] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer ab87d1a15cde45c8b26322434e9d6b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:32.908241  1154 consensus_queue.cc:1048] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:32.912787   833 raft_consensus.cc:1275] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer ab87d1a15cde45c8b26322434e9d6b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:32.916623  1448 consensus_queue.cc:1048] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260608 13:01:32.919813   874 consensus_peers.cc:597] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b -> Peer 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133:34595): Couldn't send request to peer 9e165f80a3dc4cf5a2e0b418a624cee0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 070f903c6e844a8187ff3ad534a19824. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:32.919114  1448 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:32.921147   977 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:32.930366   828 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:32.941339   727 catalog_manager.cc:5696] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New cstate: current_term: 1 leader_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:32.951072   978 consensus_queue.cc:237] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } }
I20260608 13:01:32.961095   903 raft_consensus.cc:1275] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:32.962957  1206 consensus_queue.cc:1048] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260608 13:01:32.970191   948 consensus_peers.cc:597] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd -> Peer 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133:34595): Couldn't send request to peer 9e165f80a3dc4cf5a2e0b418a624cee0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2139ef127fdf4a2c810f17371aa975a1. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:32.970556   828 raft_consensus.cc:1275] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:32.971933  1206 consensus_queue.cc:1048] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 13:01:32.980906  1442 raft_consensus.cc:2955] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:32.983179   903 raft_consensus.cc:2955] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:32.983531   828 raft_consensus.cc:2955] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:32.996604   978 consensus_queue.cc:237] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } }
I20260608 13:01:32.996411   727 catalog_manager.cc:5696] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 13:01:33.006034   948 consensus_peers.cc:597] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd -> Peer eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134:43201): Couldn't send request to peer eaf8cc72ac8244be8cf7f9f64a5dc818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74a3567bdda644c1a91c53a215758ded. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:33.006551   903 raft_consensus.cc:1275] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:33.006989   828 raft_consensus.cc:1275] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:33.008041  1442 consensus_queue.cc:1048] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:33.009080  1206 consensus_queue.cc:1048] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:33.018116  1206 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:33.020004   828 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:33.022249   903 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:33.036633   727 catalog_manager.cc:5696] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: config changed from index -1 to 28, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:33.037636   828 consensus_queue.cc:237] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } }
I20260608 13:01:33.045529   978 raft_consensus.cc:1275] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:01:33.045823   903 raft_consensus.cc:1275] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:01:33.047346  1033 consensus_queue.cc:1048] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 13:01:33.048300   799 consensus_peers.cc:597] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 -> Peer acd33a6e79844b37a44954d121eb30e5 (127.28.21.132:46123): Couldn't send request to peer acd33a6e79844b37a44954d121eb30e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14b2dcfbe7244267b4da4fecd557cb8b. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:33.049417  1033 consensus_queue.cc:1048] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 13:01:33.063103  1202 raft_consensus.cc:2955] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
I20260608 13:01:33.065253   978 raft_consensus.cc:2955] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
I20260608 13:01:33.065035   903 raft_consensus.cc:2955] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
I20260608 13:01:33.078512   725 catalog_manager.cc:5696] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 reported cstate change: config changed from index -1 to 27, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:33.193011  1278 heartbeater.cc:499] Master 127.28.21.190:37627 was elected leader, sending a full tablet report...
I20260608 13:01:33.209650  1459 ts_tablet_manager.cc:933] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: Initiating tablet copy from peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525)
I20260608 13:01:33.211477  1459 tablet_copy_client.cc:323] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:33525
I20260608 13:01:33.223420   843 tablet_copy_service.cc:140] P 24eac2d2769946738a3fe4a30aeb13a8: Received BeginTabletCopySession request for tablet 9c10b360d2cc4f69a25800233fd59a1d from peer acd33a6e79844b37a44954d121eb30e5 ({username='slave'} at 127.0.0.1:58034)
I20260608 13:01:33.224048   843 tablet_copy_service.cc:161] P 24eac2d2769946738a3fe4a30aeb13a8: Beginning new tablet copy session on tablet 9c10b360d2cc4f69a25800233fd59a1d from peer acd33a6e79844b37a44954d121eb30e5 at {username='slave'} at 127.0.0.1:58034: session id = acd33a6e79844b37a44954d121eb30e5-9c10b360d2cc4f69a25800233fd59a1d
I20260608 13:01:33.229939   843 tablet_copy_source_session.cc:215] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:33.233179  1459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c10b360d2cc4f69a25800233fd59a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:33.248562  1459 tablet_copy_client.cc:806] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:33.249377  1459 tablet_copy_client.cc:670] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:33.253597  1460 tablet_copy_client.cc:1025] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: tablet copy: Injecting latency into file download: 2000
I20260608 13:01:33.313107  1353 heartbeater.cc:499] Master 127.28.21.190:37627 was elected leader, sending a full tablet report...
I20260608 13:01:33.315693  1462 ts_tablet_manager.cc:933] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: Initiating tablet copy from peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:33.318255  1462 tablet_copy_client.cc:323] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:35189
I20260608 13:01:33.331162   992 tablet_copy_service.cc:140] P 0a5c372f9da54e93836d131fb46d58cd: Received BeginTabletCopySession request for tablet 7dad731b814a45ac9ebc8e2676df2269 from peer eaf8cc72ac8244be8cf7f9f64a5dc818 ({username='slave'} at 127.0.0.1:47564)
I20260608 13:01:33.331844   992 tablet_copy_service.cc:161] P 0a5c372f9da54e93836d131fb46d58cd: Beginning new tablet copy session on tablet 7dad731b814a45ac9ebc8e2676df2269 from peer eaf8cc72ac8244be8cf7f9f64a5dc818 at {username='slave'} at 127.0.0.1:47564: session id = eaf8cc72ac8244be8cf7f9f64a5dc818-7dad731b814a45ac9ebc8e2676df2269
I20260608 13:01:33.339871   992 tablet_copy_source_session.cc:215] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:33.343171  1462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dad731b814a45ac9ebc8e2676df2269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:33.355036  1462 tablet_copy_client.cc:806] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:33.355690  1462 tablet_copy_client.cc:670] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:33.360162  1463 tablet_copy_client.cc:1025] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: tablet copy: Injecting latency into file download: 2000
I20260608 13:01:33.403121  1465 ts_tablet_manager.cc:933] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: Initiating tablet copy from peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:33.405000  1465 tablet_copy_client.cc:323] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:35189
I20260608 13:01:33.406611   992 tablet_copy_service.cc:140] P 0a5c372f9da54e93836d131fb46d58cd: Received BeginTabletCopySession request for tablet 74a3567bdda644c1a91c53a215758ded from peer eaf8cc72ac8244be8cf7f9f64a5dc818 ({username='slave'} at 127.0.0.1:47564)
I20260608 13:01:33.407191   992 tablet_copy_service.cc:161] P 0a5c372f9da54e93836d131fb46d58cd: Beginning new tablet copy session on tablet 74a3567bdda644c1a91c53a215758ded from peer eaf8cc72ac8244be8cf7f9f64a5dc818 at {username='slave'} at 127.0.0.1:47564: session id = eaf8cc72ac8244be8cf7f9f64a5dc818-74a3567bdda644c1a91c53a215758ded
I20260608 13:01:33.414945   992 tablet_copy_source_session.cc:215] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:33.418247  1465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a3567bdda644c1a91c53a215758ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:33.429805  1465 tablet_copy_client.cc:806] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:33.430472  1465 tablet_copy_client.cc:670] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:33.434623  1466 tablet_copy_client.cc:1025] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: tablet copy: Injecting latency into file download: 2000
I20260608 13:01:33.467211  1427 heartbeater.cc:499] Master 127.28.21.190:37627 was elected leader, sending a full tablet report...
I20260608 13:01:33.493628  1468 ts_tablet_manager.cc:933] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: Initiating tablet copy from peer ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:33.495393  1468 tablet_copy_client.cc:323] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:40593
I20260608 13:01:33.506603   918 tablet_copy_service.cc:140] P ab87d1a15cde45c8b26322434e9d6b0b: Received BeginTabletCopySession request for tablet 070f903c6e844a8187ff3ad534a19824 from peer 9e165f80a3dc4cf5a2e0b418a624cee0 ({username='slave'} at 127.0.0.1:52904)
I20260608 13:01:33.507211   918 tablet_copy_service.cc:161] P ab87d1a15cde45c8b26322434e9d6b0b: Beginning new tablet copy session on tablet 070f903c6e844a8187ff3ad534a19824 from peer 9e165f80a3dc4cf5a2e0b418a624cee0 at {username='slave'} at 127.0.0.1:52904: session id = 9e165f80a3dc4cf5a2e0b418a624cee0-070f903c6e844a8187ff3ad534a19824
I20260608 13:01:33.512953   918 tablet_copy_source_session.cc:215] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:33.515811  1468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070f903c6e844a8187ff3ad534a19824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:33.524101  1472 ts_tablet_manager.cc:933] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: Initiating tablet copy from peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:33.527845  1472 tablet_copy_client.cc:323] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:35189
I20260608 13:01:33.539798  1468 tablet_copy_client.cc:806] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:33.540700  1468 tablet_copy_client.cc:670] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:33.540109   992 tablet_copy_service.cc:140] P 0a5c372f9da54e93836d131fb46d58cd: Received BeginTabletCopySession request for tablet 2139ef127fdf4a2c810f17371aa975a1 from peer 9e165f80a3dc4cf5a2e0b418a624cee0 ({username='slave'} at 127.0.0.1:47570)
I20260608 13:01:33.541515   992 tablet_copy_service.cc:161] P 0a5c372f9da54e93836d131fb46d58cd: Beginning new tablet copy session on tablet 2139ef127fdf4a2c810f17371aa975a1 from peer 9e165f80a3dc4cf5a2e0b418a624cee0 at {username='slave'} at 127.0.0.1:47570: session id = 9e165f80a3dc4cf5a2e0b418a624cee0-2139ef127fdf4a2c810f17371aa975a1
I20260608 13:01:33.546376  1469 tablet_copy_client.cc:1025] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Injecting latency into file download: 2000
I20260608 13:01:33.549038   992 tablet_copy_source_session.cc:215] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:33.552412  1472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2139ef127fdf4a2c810f17371aa975a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:33.553303  1474 ts_tablet_manager.cc:933] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: Initiating tablet copy from peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525)
I20260608 13:01:33.555250  1474 tablet_copy_client.cc:323] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:33525
I20260608 13:01:33.557195   843 tablet_copy_service.cc:140] P 24eac2d2769946738a3fe4a30aeb13a8: Received BeginTabletCopySession request for tablet 14b2dcfbe7244267b4da4fecd557cb8b from peer acd33a6e79844b37a44954d121eb30e5 ({username='slave'} at 127.0.0.1:58034)
I20260608 13:01:33.557803   843 tablet_copy_service.cc:161] P 24eac2d2769946738a3fe4a30aeb13a8: Beginning new tablet copy session on tablet 14b2dcfbe7244267b4da4fecd557cb8b from peer acd33a6e79844b37a44954d121eb30e5 at {username='slave'} at 127.0.0.1:58034: session id = acd33a6e79844b37a44954d121eb30e5-14b2dcfbe7244267b4da4fecd557cb8b
I20260608 13:01:33.565578   843 tablet_copy_source_session.cc:215] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:33.569531  1474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b2dcfbe7244267b4da4fecd557cb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:33.569608  1472 tablet_copy_client.cc:806] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:33.570366  1472 tablet_copy_client.cc:670] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:33.574187  1473 tablet_copy_client.cc:1025] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Injecting latency into file download: 2000
I20260608 13:01:33.586256  1474 tablet_copy_client.cc:806] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:33.587023  1474 tablet_copy_client.cc:670] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:33.591306  1475 tablet_copy_client.cc:1025] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: tablet copy: Injecting latency into file download: 2000
I20260608 13:01:35.254555  1459 tablet_copy_client.cc:538] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:35.264351  1459 tablet_bootstrap.cc:492] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: Bootstrap starting.
I20260608 13:01:35.361140  1462 tablet_copy_client.cc:538] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:35.370574  1462 tablet_bootstrap.cc:492] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: Bootstrap starting.
I20260608 13:01:35.392261  1459 tablet_bootstrap.cc:492] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: 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
I20260608 13:01:35.393186  1459 tablet_bootstrap.cc:492] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: Bootstrap complete.
I20260608 13:01:35.393770  1459 ts_tablet_manager.cc:1403] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: Time spent bootstrapping tablet: real 0.130s	user 0.110s	sys 0.020s
I20260608 13:01:35.396104  1459 raft_consensus.cc:359] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } }
I20260608 13:01:35.396763  1459 raft_consensus.cc:740] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: acd33a6e79844b37a44954d121eb30e5, State: Initialized, Role: LEARNER
I20260608 13:01:35.397696  1459 consensus_queue.cc:260] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5 [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } }
I20260608 13:01:35.401207  1459 ts_tablet_manager.cc:1434] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 13:01:35.403086   843 tablet_copy_service.cc:342] P 24eac2d2769946738a3fe4a30aeb13a8: Request end of tablet copy session acd33a6e79844b37a44954d121eb30e5-9c10b360d2cc4f69a25800233fd59a1d received from {username='slave'} at 127.0.0.1:58034
I20260608 13:01:35.403605   843 tablet_copy_service.cc:434] P 24eac2d2769946738a3fe4a30aeb13a8: ending tablet copy session acd33a6e79844b37a44954d121eb30e5-9c10b360d2cc4f69a25800233fd59a1d on tablet 9c10b360d2cc4f69a25800233fd59a1d with peer acd33a6e79844b37a44954d121eb30e5
I20260608 13:01:35.435534  1465 tablet_copy_client.cc:538] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:35.445967  1465 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: Bootstrap starting.
I20260608 13:01:35.530498  1462 tablet_bootstrap.cc:492] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:01:35.531261  1462 tablet_bootstrap.cc:492] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: Bootstrap complete.
I20260608 13:01:35.531833  1462 ts_tablet_manager.cc:1403] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: Time spent bootstrapping tablet: real 0.162s	user 0.125s	sys 0.025s
I20260608 13:01:35.534147  1462 raft_consensus.cc:359] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } }
I20260608 13:01:35.534904  1462 raft_consensus.cc:740] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eaf8cc72ac8244be8cf7f9f64a5dc818, State: Initialized, Role: LEARNER
I20260608 13:01:35.535514  1462 consensus_queue.cc:260] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } }
I20260608 13:01:35.538129  1462 ts_tablet_manager.cc:1434] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260608 13:01:35.540819   992 tablet_copy_service.cc:342] P 0a5c372f9da54e93836d131fb46d58cd: Request end of tablet copy session eaf8cc72ac8244be8cf7f9f64a5dc818-7dad731b814a45ac9ebc8e2676df2269 received from {username='slave'} at 127.0.0.1:47564
I20260608 13:01:35.541301   992 tablet_copy_service.cc:434] P 0a5c372f9da54e93836d131fb46d58cd: ending tablet copy session eaf8cc72ac8244be8cf7f9f64a5dc818-7dad731b814a45ac9ebc8e2676df2269 on tablet 7dad731b814a45ac9ebc8e2676df2269 with peer eaf8cc72ac8244be8cf7f9f64a5dc818
I20260608 13:01:35.547277  1468 tablet_copy_client.cc:538] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:35.555239  1468 tablet_bootstrap.cc:492] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: Bootstrap starting.
I20260608 13:01:35.563167  1253 raft_consensus.cc:1217] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 13:01:35.575080  1472 tablet_copy_client.cc:538] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:35.592448  1474 tablet_copy_client.cc:538] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:35.623972  1472 tablet_bootstrap.cc:492] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: Bootstrap starting.
I20260608 13:01:35.626868  1474 tablet_bootstrap.cc:492] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: Bootstrap starting.
I20260608 13:01:35.642385  1465 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:01:35.643519  1465 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: Bootstrap complete.
I20260608 13:01:35.644312  1465 ts_tablet_manager.cc:1403] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: Time spent bootstrapping tablet: real 0.199s	user 0.153s	sys 0.023s
I20260608 13:01:35.647336  1465 raft_consensus.cc:359] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } }
I20260608 13:01:35.648159  1465 raft_consensus.cc:740] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eaf8cc72ac8244be8cf7f9f64a5dc818, State: Initialized, Role: LEARNER
I20260608 13:01:35.648862  1465 consensus_queue.cc:260] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } }
I20260608 13:01:35.653589  1465 ts_tablet_manager.cc:1434] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 13:01:35.705602   992 tablet_copy_service.cc:342] P 0a5c372f9da54e93836d131fb46d58cd: Request end of tablet copy session eaf8cc72ac8244be8cf7f9f64a5dc818-74a3567bdda644c1a91c53a215758ded received from {username='slave'} at 127.0.0.1:47564
I20260608 13:01:35.706905   992 tablet_copy_service.cc:434] P 0a5c372f9da54e93836d131fb46d58cd: ending tablet copy session eaf8cc72ac8244be8cf7f9f64a5dc818-74a3567bdda644c1a91c53a215758ded on tablet 74a3567bdda644c1a91c53a215758ded with peer eaf8cc72ac8244be8cf7f9f64a5dc818
I20260608 13:01:35.807528  1468 tablet_bootstrap.cc:492] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:01:35.809026  1468 tablet_bootstrap.cc:492] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: Bootstrap complete.
I20260608 13:01:35.810118  1468 ts_tablet_manager.cc:1403] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: Time spent bootstrapping tablet: real 0.255s	user 0.160s	sys 0.031s
I20260608 13:01:35.814476  1468 raft_consensus.cc:359] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } }
I20260608 13:01:35.815840  1468 raft_consensus.cc:740] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e165f80a3dc4cf5a2e0b418a624cee0, State: Initialized, Role: LEARNER
I20260608 13:01:35.816533  1468 consensus_queue.cc:260] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } }
I20260608 13:01:35.829245  1468 ts_tablet_manager.cc:1434] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 13:01:35.832343   918 tablet_copy_service.cc:342] P ab87d1a15cde45c8b26322434e9d6b0b: Request end of tablet copy session 9e165f80a3dc4cf5a2e0b418a624cee0-070f903c6e844a8187ff3ad534a19824 received from {username='slave'} at 127.0.0.1:52904
I20260608 13:01:35.832976   918 tablet_copy_service.cc:434] P ab87d1a15cde45c8b26322434e9d6b0b: ending tablet copy session 9e165f80a3dc4cf5a2e0b418a624cee0-070f903c6e844a8187ff3ad534a19824 on tablet 070f903c6e844a8187ff3ad534a19824 with peer 9e165f80a3dc4cf5a2e0b418a624cee0
I20260608 13:01:35.894264  1474 tablet_bootstrap.cc:492] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=85 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:01:35.895378  1474 tablet_bootstrap.cc:492] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: Bootstrap complete.
I20260608 13:01:35.896420  1474 ts_tablet_manager.cc:1403] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: Time spent bootstrapping tablet: real 0.276s	user 0.136s	sys 0.036s
I20260608 13:01:35.900768  1474 raft_consensus.cc:359] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } }
I20260608 13:01:35.901628  1474 raft_consensus.cc:740] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: acd33a6e79844b37a44954d121eb30e5, State: Initialized, Role: LEARNER
I20260608 13:01:35.902191  1474 consensus_queue.cc:260] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5 [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } }
I20260608 13:01:35.904572  1474 ts_tablet_manager.cc:1434] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 13:01:35.913024   843 tablet_copy_service.cc:342] P 24eac2d2769946738a3fe4a30aeb13a8: Request end of tablet copy session acd33a6e79844b37a44954d121eb30e5-14b2dcfbe7244267b4da4fecd557cb8b received from {username='slave'} at 127.0.0.1:58034
I20260608 13:01:35.913600   843 tablet_copy_service.cc:434] P 24eac2d2769946738a3fe4a30aeb13a8: ending tablet copy session acd33a6e79844b37a44954d121eb30e5-14b2dcfbe7244267b4da4fecd557cb8b on tablet 14b2dcfbe7244267b4da4fecd557cb8b with peer acd33a6e79844b37a44954d121eb30e5
W20260608 13:01:35.921444   948 consensus_peers.cc:597] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd -> Peer 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133:34595): Couldn't send request to peer 9e165f80a3dc4cf5a2e0b418a624cee0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 13:01:35.926683  1253 raft_consensus.cc:1217] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 13:01:35.942466  1472 tablet_bootstrap.cc:492] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:01:35.943477  1472 tablet_bootstrap.cc:492] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: Bootstrap complete.
I20260608 13:01:35.944149  1472 ts_tablet_manager.cc:1403] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: Time spent bootstrapping tablet: real 0.320s	user 0.168s	sys 0.019s
I20260608 13:01:35.946972  1472 raft_consensus.cc:359] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } }
I20260608 13:01:35.947852  1472 raft_consensus.cc:740] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e165f80a3dc4cf5a2e0b418a624cee0, State: Initialized, Role: LEARNER
I20260608 13:01:35.948515  1472 consensus_queue.cc:260] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } }
I20260608 13:01:35.950692  1472 ts_tablet_manager.cc:1434] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 13:01:35.952508   992 tablet_copy_service.cc:342] P 0a5c372f9da54e93836d131fb46d58cd: Request end of tablet copy session 9e165f80a3dc4cf5a2e0b418a624cee0-2139ef127fdf4a2c810f17371aa975a1 received from {username='slave'} at 127.0.0.1:47570
I20260608 13:01:35.952988   992 tablet_copy_service.cc:434] P 0a5c372f9da54e93836d131fb46d58cd: ending tablet copy session 9e165f80a3dc4cf5a2e0b418a624cee0-2139ef127fdf4a2c810f17371aa975a1 on tablet 2139ef127fdf4a2c810f17371aa975a1 with peer 9e165f80a3dc4cf5a2e0b418a624cee0
I20260608 13:01:35.977146  1402 raft_consensus.cc:1217] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 13:01:36.183455  1493 raft_consensus.cc:1064] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8: attempting to promote NON_VOTER acd33a6e79844b37a44954d121eb30e5 to VOTER
I20260608 13:01:36.184648  1328 raft_consensus.cc:1217] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 13:01:36.187076  1493 consensus_queue.cc:237] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } }
I20260608 13:01:36.195436  1253 raft_consensus.cc:1275] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5 [term 1 LEARNER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:36.197361   902 raft_consensus.cc:1275] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:36.197708   978 raft_consensus.cc:1275] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:36.198987  1493 consensus_queue.cc:1048] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:36.200189  1402 raft_consensus.cc:1217] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 13:01:36.200100  1033 consensus_queue.cc:1048] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 13:01:36.202862  1482 consensus_queue.cc:1048] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 13:01:36.220572  1482 raft_consensus.cc:2955] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.222872   902 raft_consensus.cc:2955] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.224407  1253 raft_consensus.cc:2955] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.239251   978 raft_consensus.cc:2955] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.246863   727 catalog_manager.cc:5696] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 reported cstate change: config changed from index 27 to 28, acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:01:36.273851   833 consensus_queue.cc:237] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } }
I20260608 13:01:36.280035   902 raft_consensus.cc:1275] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:36.280946  1253 raft_consensus.cc:1275] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5 [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:36.282714  1482 consensus_queue.cc:1048] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 13:01:36.283790  1033 consensus_queue.cc:1048] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 13:01:36.291258  1482 raft_consensus.cc:2955] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.293643  1252 raft_consensus.cc:2955] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.303455   716 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9c10b360d2cc4f69a25800233fd59a1d with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:01:36.310760   725 catalog_manager.cc:5696] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5 reported cstate change: config changed from index 28 to 29, VOTER 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131) evicted. New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.311239   903 raft_consensus.cc:2955] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.325675   964 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c10b360d2cc4f69a25800233fd59a1d with delete_type TABLET_DATA_TOMBSTONED (TS 0a5c372f9da54e93836d131fb46d58cd not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:50194
I20260608 13:01:36.337545  1503 tablet_replica.cc:333] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:36.339071  1503 raft_consensus.cc:2243] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:36.339915  1503 raft_consensus.cc:2272] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:36.344583  1503 ts_tablet_manager.cc:1916] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:01:36.357622  1503 ts_tablet_manager.cc:1929] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 13:01:36.358242  1503 log.cc:1199] T 9c10b360d2cc4f69a25800233fd59a1d P 0a5c372f9da54e93836d131fb46d58cd: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-2-root/wals/9c10b360d2cc4f69a25800233fd59a1d
I20260608 13:01:36.359975   715 catalog_manager.cc:5027] TS 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): tablet 9c10b360d2cc4f69a25800233fd59a1d (table test-workload [id=64ba5d50ba4f478c998dcffface3f923]) successfully deleted
I20260608 13:01:36.429665  1328 raft_consensus.cc:1217] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 13:01:36.532444  1482 raft_consensus.cc:1064] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8: attempting to promote NON_VOTER acd33a6e79844b37a44954d121eb30e5 to VOTER
I20260608 13:01:36.535358  1482 consensus_queue.cc:237] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } }
I20260608 13:01:36.543157   903 raft_consensus.cc:1275] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:36.543192   978 raft_consensus.cc:1275] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:36.543159  1252 raft_consensus.cc:1275] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5 [term 1 LEARNER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:36.545039  1502 consensus_queue.cc:1048] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:36.545917  1482 consensus_queue.cc:1048] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:36.546907  1033 consensus_queue.cc:1048] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:36.560351  1482 raft_consensus.cc:2955] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.562455   903 raft_consensus.cc:2955] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.565176   977 raft_consensus.cc:2955] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.579388  1252 raft_consensus.cc:2955] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.580447   722 catalog_manager.cc:5696] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b reported cstate change: config changed from index 27 to 28, acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.583160  1504 raft_consensus.cc:1064] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b: attempting to promote NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 to VOTER
I20260608 13:01:36.589372  1480 raft_consensus.cc:1064] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd: attempting to promote NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 to VOTER
I20260608 13:01:36.588865  1504 consensus_queue.cc:237] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } }
I20260608 13:01:36.596683  1480 consensus_queue.cc:237] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } }
I20260608 13:01:36.622768   903 raft_consensus.cc:1275] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:01:36.625316  1402 raft_consensus.cc:1275] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 LEARNER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:01:36.628258   833 raft_consensus.cc:1275] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:01:36.630679  1328 raft_consensus.cc:1275] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Refusing update from remote peer ab87d1a15cde45c8b26322434e9d6b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:36.631518   977 raft_consensus.cc:1275] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer ab87d1a15cde45c8b26322434e9d6b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:36.635614   833 raft_consensus.cc:1275] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer ab87d1a15cde45c8b26322434e9d6b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:36.637923  1478 consensus_queue.cc:1048] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 13:01:36.640825  1478 consensus_queue.cc:1048] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 13:01:36.644759  1514 consensus_queue.cc:1048] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 13:01:36.655159  1505 consensus_queue.cc:1048] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 13:01:36.656420  1514 raft_consensus.cc:1064] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd: attempting to promote NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 to VOTER
I20260608 13:01:36.659812  1477 consensus_queue.cc:1048] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 13:01:36.661046  1515 consensus_queue.cc:1048] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 13:01:36.666703   833 consensus_queue.cc:237] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } }
I20260608 13:01:36.659372  1514 consensus_queue.cc:237] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } }
I20260608 13:01:36.687485   902 raft_consensus.cc:1275] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:36.691438   830 raft_consensus.cc:1275] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:36.694535  1401 raft_consensus.cc:1275] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 LEARNER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:36.696007  1477 consensus_queue.cc:1048] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 13:01:36.697031  1514 consensus_queue.cc:1048] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 13:01:36.706853  1514 consensus_queue.cc:1048] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 13:01:36.727424  1252 raft_consensus.cc:1275] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5 [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:36.728816   907 raft_consensus.cc:1275] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:36.729343  1482 consensus_queue.cc:1048] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 13:01:36.730911  1502 consensus_queue.cc:1048] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 13:01:36.732946  1505 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:36.737875  1493 raft_consensus.cc:2955] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.739683  1252 raft_consensus.cc:2955] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.743185  1327 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:36.749336   907 raft_consensus.cc:2955] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.757161   977 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:36.759827   716 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 14b2dcfbe7244267b4da4fecd557cb8b with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:01:36.763289   726 catalog_manager.cc:5696] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5 reported cstate change: config changed from index 28 to 29, VOTER 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131) evicted. New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: false } } }
I20260608 13:01:36.778153   964 tablet_service.cc:1558] Processing DeleteTablet for tablet 14b2dcfbe7244267b4da4fecd557cb8b with delete_type TABLET_DATA_TOMBSTONED (TS 0a5c372f9da54e93836d131fb46d58cd not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:50194
I20260608 13:01:36.779381  1503 tablet_replica.cc:333] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:36.780849  1503 raft_consensus.cc:2243] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:36.782518  1503 raft_consensus.cc:2272] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:36.797184  1503 ts_tablet_manager.cc:1916] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:01:36.812597   722 catalog_manager.cc:5696] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 reported cstate change: config changed from index 28 to 29, 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:36.812287   833 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:36.840934  1511 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:36.845650  1477 raft_consensus.cc:2955] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:36.874029   903 consensus_queue.cc:237] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [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: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } }
I20260608 13:01:36.877252   830 raft_consensus.cc:2955] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:36.878345   828 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:36.883025  1402 raft_consensus.cc:2955] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:36.886929  1503 ts_tablet_manager.cc:1929] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 13:01:36.887578  1503 log.cc:1199] T 14b2dcfbe7244267b4da4fecd557cb8b P 0a5c372f9da54e93836d131fb46d58cd: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-2-root/wals/14b2dcfbe7244267b4da4fecd557cb8b
I20260608 13:01:36.890012   715 catalog_manager.cc:5027] TS 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): tablet 14b2dcfbe7244267b4da4fecd557cb8b (table test-workload [id=64ba5d50ba4f478c998dcffface3f923]) successfully deleted
I20260608 13:01:36.898414   902 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:36.901867  1401 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:36.907902   907 raft_consensus.cc:2955] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:36.909403  1327 raft_consensus.cc:1275] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Refusing update from remote peer ab87d1a15cde45c8b26322434e9d6b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 13:01:36.910148   977 raft_consensus.cc:1275] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer ab87d1a15cde45c8b26322434e9d6b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 13:01:36.911836  1478 consensus_queue.cc:1048] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 13:01:36.913923  1478 consensus_queue.cc:1048] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 13:01:36.919476  1511 raft_consensus.cc:1064] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd: attempting to promote NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 to VOTER
I20260608 13:01:36.921162   722 catalog_manager.cc:5696] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: config changed from index 26 to 27, eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:01:36.923178  1511 consensus_queue.cc:237] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } }
I20260608 13:01:36.923559   722 catalog_manager.cc:5696] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: config changed from index 28 to 29, eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:01:36.929119  1328 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:36.933840  1505 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:36.946116   725 catalog_manager.cc:5696] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 reported cstate change: config changed from index 29 to 30, VOTER 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129) evicted. New cstate: current_term: 1 leader_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:36.949576   977 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:36.955189   978 consensus_queue.cc:237] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } }
I20260608 13:01:36.959218   715 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 070f903c6e844a8187ff3ad534a19824 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:01:36.970009   830 raft_consensus.cc:1275] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:36.972958   820 tablet_service.cc:1558] Processing DeleteTablet for tablet 070f903c6e844a8187ff3ad534a19824 with delete_type TABLET_DATA_TOMBSTONED (TS 24eac2d2769946738a3fe4a30aeb13a8 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:54018
I20260608 13:01:36.973685  1477 consensus_queue.cc:1048] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:36.982628  1529 tablet_replica.cc:333] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
I20260608 13:01:36.985919  1514 raft_consensus.cc:2955] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:36.987612   830 raft_consensus.cc:2955] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:36.998035   715 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7dad731b814a45ac9ebc8e2676df2269 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:01:36.983865  1529 raft_consensus.cc:2243] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:37.004290  1529 raft_consensus.cc:2272] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:37.004763   978 consensus_queue.cc:237] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } }
I20260608 13:01:37.007686  1401 raft_consensus.cc:1275] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:37.015131  1529 ts_tablet_manager.cc:1916] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:01:37.015532  1511 consensus_queue.cc:1048] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:37.021656   907 raft_consensus.cc:1275] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:37.025432  1402 raft_consensus.cc:1275] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 13:01:37.026568  1477 consensus_queue.cc:1048] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 13:01:37.027561  1480 consensus_queue.cc:1048] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 13:01:37.032938   828 raft_consensus.cc:1275] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 13:01:37.033041  1529 ts_tablet_manager.cc:1929] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 13:01:37.033747  1529 log.cc:1199] T 070f903c6e844a8187ff3ad534a19824 P 24eac2d2769946738a3fe4a30aeb13a8: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/070f903c6e844a8187ff3ad534a19824
I20260608 13:01:37.032325  1401 raft_consensus.cc:2955] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:37.035789  1328 raft_consensus.cc:1275] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:37.035632   716 catalog_manager.cc:5027] TS 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): tablet 070f903c6e844a8187ff3ad534a19824 (table test-workload [id=64ba5d50ba4f478c998dcffface3f923]) successfully deleted
I20260608 13:01:37.034613  1477 consensus_queue.cc:1048] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 13:01:37.041702   830 raft_consensus.cc:1275] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 13:01:37.037963  1514 consensus_queue.cc:1048] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.005s
I20260608 13:01:37.042629  1511 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:37.045356  1402 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:37.050292  1515 consensus_queue.cc:1048] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 13:01:37.068241   715 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 74a3567bdda644c1a91c53a215758ded with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:01:37.070152   722 catalog_manager.cc:5696] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 reported cstate change: config changed from index 27 to 28, VOTER ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130) evicted. New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:37.082892  1477 raft_consensus.cc:2955] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:37.086621  1327 raft_consensus.cc:2955] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:37.093560   830 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:37.100190   726 catalog_manager.cc:5696] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 reported cstate change: config changed from index 29 to 30, VOTER ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130) evicted. New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } }
I20260608 13:01:37.100407   907 raft_consensus.cc:2955] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:37.103618   893 tablet_service.cc:1558] Processing DeleteTablet for tablet 7dad731b814a45ac9ebc8e2676df2269 with delete_type TABLET_DATA_TOMBSTONED (TS ab87d1a15cde45c8b26322434e9d6b0b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53260
I20260608 13:01:37.121470  1534 tablet_replica.cc:333] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:37.123188  1534 raft_consensus.cc:2243] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:37.123986  1534 raft_consensus.cc:2272] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:37.127606   828 raft_consensus.cc:2955] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:37.126355   727 catalog_manager.cc:5696] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 reported cstate change: config changed from index 28 to 29, 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:37.129352   893 tablet_service.cc:1558] Processing DeleteTablet for tablet 74a3567bdda644c1a91c53a215758ded with delete_type TABLET_DATA_TOMBSTONED (TS ab87d1a15cde45c8b26322434e9d6b0b not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:53260
I20260608 13:01:37.129004  1534 ts_tablet_manager.cc:1916] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:01:37.150115   978 consensus_queue.cc:237] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [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: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } }
I20260608 13:01:37.153689  1534 ts_tablet_manager.cc:1929] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 13:01:37.154228  1534 log.cc:1199] T 7dad731b814a45ac9ebc8e2676df2269 P ab87d1a15cde45c8b26322434e9d6b0b: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-1-root/wals/7dad731b814a45ac9ebc8e2676df2269
I20260608 13:01:37.155447  1327 raft_consensus.cc:1275] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 13:01:37.155977   715 catalog_manager.cc:5027] TS ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593): tablet 7dad731b814a45ac9ebc8e2676df2269 (table test-workload [id=64ba5d50ba4f478c998dcffface3f923]) successfully deleted
I20260608 13:01:37.157132  1534 tablet_replica.cc:333] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:37.157505  1531 consensus_queue.cc:1048] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 13:01:37.158303  1534 raft_consensus.cc:2243] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:37.159356  1534 raft_consensus.cc:2272] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:37.163528  1534 ts_tablet_manager.cc:1916] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:01:37.165289   907 raft_consensus.cc:1275] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 13:01:37.166883  1477 consensus_queue.cc:1048] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 13:01:37.166154  1511 raft_consensus.cc:2955] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:37.167969  1327 raft_consensus.cc:2955] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:37.172358   907 raft_consensus.cc:2955] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } }
I20260608 13:01:37.178894   715 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2139ef127fdf4a2c810f17371aa975a1 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:01:37.181905   727 catalog_manager.cc:5696] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: config changed from index 29 to 30, VOTER 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129) evicted. New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:01:37.188979  1534 ts_tablet_manager.cc:1929] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 13:01:37.189459  1534 log.cc:1199] T 74a3567bdda644c1a91c53a215758ded P ab87d1a15cde45c8b26322434e9d6b0b: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-1-root/wals/74a3567bdda644c1a91c53a215758ded
I20260608 13:01:37.193265   715 catalog_manager.cc:5027] TS ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593): tablet 74a3567bdda644c1a91c53a215758ded (table test-workload [id=64ba5d50ba4f478c998dcffface3f923]) successfully deleted
I20260608 13:01:37.199566   820 tablet_service.cc:1558] Processing DeleteTablet for tablet 2139ef127fdf4a2c810f17371aa975a1 with delete_type TABLET_DATA_TOMBSTONED (TS 24eac2d2769946738a3fe4a30aeb13a8 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:54018
I20260608 13:01:37.200510  1529 tablet_replica.cc:333] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
I20260608 13:01:37.201339  1529 raft_consensus.cc:2243] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:37.202201  1529 raft_consensus.cc:2272] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:37.205547  1529 ts_tablet_manager.cc:1916] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:01:37.215620  1529 ts_tablet_manager.cc:1929] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 13:01:37.216003  1529 log.cc:1199] T 2139ef127fdf4a2c810f17371aa975a1 P 24eac2d2769946738a3fe4a30aeb13a8: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/2139ef127fdf4a2c810f17371aa975a1
I20260608 13:01:37.217594   716 catalog_manager.cc:5027] TS 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): tablet 2139ef127fdf4a2c810f17371aa975a1 (table test-workload [id=64ba5d50ba4f478c998dcffface3f923]) successfully deleted
I20260608 13:01:38.501631   828 consensus_queue.cc:237] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [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: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } }
I20260608 13:01:38.608009   977 raft_consensus.cc:1275] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:01:38.608683   902 raft_consensus.cc:1275] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:01:38.616210  1535 consensus_queue.cc:1048] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 13:01:38.618333   799 consensus_peers.cc:597] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 -> Peer eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134:43201): Couldn't send request to peer eaf8cc72ac8244be8cf7f9f64a5dc818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77a021494eca490a99d39558b449ec15. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:38.621968  1536 consensus_queue.cc:1048] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 13:01:38.644760  1536 raft_consensus.cc:2955] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:38.646735   903 raft_consensus.cc:2955] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:38.662153   980 raft_consensus.cc:2955] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:38.663074   976 consensus_queue.cc:237] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } }
I20260608 13:01:38.663578   722 catalog_manager.cc:5696] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b reported cstate change: config changed from index -1 to 27, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
W20260608 13:01:38.677829   948 consensus_peers.cc:597] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd -> Peer 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133:34595): Couldn't send request to peer 9e165f80a3dc4cf5a2e0b418a624cee0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74a3567bdda644c1a91c53a215758ded. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:38.678745  1402 raft_consensus.cc:1275] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 13:01:38.679040   828 raft_consensus.cc:1275] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 13:01:38.680631  1542 consensus_queue.cc:1048] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 13:01:38.681655  1550 consensus_queue.cc:1048] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260608 13:01:38.693806  1511 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:38.695922   828 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:38.695922  1402 raft_consensus.cc:2955] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:38.708904   903 consensus_queue.cc:237] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } }
I20260608 13:01:38.709602   725 catalog_manager.cc:5696] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: config changed from index 30 to 31, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:38.718767   828 raft_consensus.cc:1275] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer ab87d1a15cde45c8b26322434e9d6b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:38.718813   980 raft_consensus.cc:1275] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer ab87d1a15cde45c8b26322434e9d6b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:38.720649  1538 consensus_queue.cc:1048] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:38.721654  1537 consensus_queue.cc:1048] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 13:01:38.740577  1537 raft_consensus.cc:2955] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
I20260608 13:01:38.742456   828 raft_consensus.cc:2955] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
I20260608 13:01:38.748822   976 raft_consensus.cc:2955] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
I20260608 13:01:38.756132   727 catalog_manager.cc:5696] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8 reported cstate change: config changed from index -1 to 28, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
W20260608 13:01:38.759316   874 consensus_peers.cc:597] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b -> Peer acd33a6e79844b37a44954d121eb30e5 (127.28.21.132:46123): Couldn't send request to peer acd33a6e79844b37a44954d121eb30e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9cc49c2b2e94a1a9d4fde5a5e95f89d. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:38.759536   903 consensus_queue.cc:237] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } }
I20260608 13:01:38.769882   976 raft_consensus.cc:1275] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer ab87d1a15cde45c8b26322434e9d6b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 13:01:38.772508  1505 consensus_queue.cc:1048] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 13:01:38.772528  1327 raft_consensus.cc:1275] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Refusing update from remote peer ab87d1a15cde45c8b26322434e9d6b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 13:01:38.776023  1505 consensus_queue.cc:1048] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
W20260608 13:01:38.781378   874 consensus_peers.cc:597] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b -> Peer eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134:43201): Couldn't send request to peer eaf8cc72ac8244be8cf7f9f64a5dc818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 070f903c6e844a8187ff3ad534a19824. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:38.783123  1538 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:38.785944   976 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:38.791019  1327 raft_consensus.cc:2955] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } } }
I20260608 13:01:38.797194   722 catalog_manager.cc:5696] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b reported cstate change: config changed from index 30 to 31, NON_VOTER eaf8cc72ac8244be8cf7f9f64a5dc818 (127.28.21.134) added. New cstate: current_term: 1 leader_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:38.797983   828 consensus_queue.cc:237] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } }
I20260608 13:01:38.808602   976 raft_consensus.cc:1275] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 13:01:38.809042   799 consensus_peers.cc:597] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 -> Peer acd33a6e79844b37a44954d121eb30e5 (127.28.21.132:46123): Couldn't send request to peer acd33a6e79844b37a44954d121eb30e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cce0538a8e47487f857773019cfd073d. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:38.809315   903 raft_consensus.cc:1275] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 24eac2d2769946738a3fe4a30aeb13a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:38.810079  1535 consensus_queue.cc:1048] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:38.810987  1493 consensus_queue.cc:1048] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:38.828043  1493 raft_consensus.cc:2955] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
I20260608 13:01:38.830063   903 raft_consensus.cc:2955] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
I20260608 13:01:38.832553   976 raft_consensus.cc:2955] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } } }
I20260608 13:01:38.841624   980 consensus_queue.cc:237] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [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: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } }
I20260608 13:01:38.841842   727 catalog_manager.cc:5696] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 reported cstate change: config changed from index -1 to 28, NON_VOTER acd33a6e79844b37a44954d121eb30e5 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "24eac2d2769946738a3fe4a30aeb13a8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acd33a6e79844b37a44954d121eb30e5" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 46123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 13:01:38.851012   948 consensus_peers.cc:597] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd -> Peer 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133:34595): Couldn't send request to peer 9e165f80a3dc4cf5a2e0b418a624cee0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4edf8d4bafc4d148ff0825720b54a5b. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:38.851747   903 raft_consensus.cc:1275] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:38.853778   828 raft_consensus.cc:1275] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Refusing update from remote peer 0a5c372f9da54e93836d131fb46d58cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:01:38.854668  1511 consensus_queue.cc:1048] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:38.856060  1550 consensus_queue.cc:1048] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:01:38.864380  1511 raft_consensus.cc:2955] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:38.866103   903 raft_consensus.cc:2955] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:38.867691   828 raft_consensus.cc:2955] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } } }
I20260608 13:01:38.879475   725 catalog_manager.cc:5696] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd reported cstate change: config changed from index -1 to 28, NON_VOTER 9e165f80a3dc4cf5a2e0b418a624cee0 (127.28.21.133) added. New cstate: current_term: 1 leader_uuid: "0a5c372f9da54e93836d131fb46d58cd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:38.923913 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:01:38.967746 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 13:01:38.967819   872 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 36 similar messages]
I20260608 13:01:38.971959 28758 tablet_replica.cc:333] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
W20260608 13:01:38.972772   872 consensus_peers.cc:597] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b -> Peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): Couldn't send request to peer 24eac2d2769946738a3fe4a30aeb13a8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:38.972872 28758 raft_consensus.cc:2243] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:38.973773 28758 raft_consensus.cc:2272] T 0a423e8aa2b64df6b1fbb87bdf829806 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:38.977257 28758 tablet_replica.cc:333] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
I20260608 13:01:38.978024 28758 raft_consensus.cc:2243] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:38.978804 28758 raft_consensus.cc:2272] T 74a3567bdda644c1a91c53a215758ded P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:38.982975 28758 tablet_replica.cc:333] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
I20260608 13:01:38.983878 28758 raft_consensus.cc:2243] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:38.984127  1572 ts_tablet_manager.cc:933] T 77a021494eca490a99d39558b449ec15 P eaf8cc72ac8244be8cf7f9f64a5dc818: Initiating tablet copy from peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525)
I20260608 13:01:38.984933 28758 raft_consensus.cc:2272] T 14b2dcfbe7244267b4da4fecd557cb8b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:38.989562 28758 tablet_replica.cc:333] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
I20260608 13:01:38.990474 28758 raft_consensus.cc:2243] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:38.991750 28758 raft_consensus.cc:2272] T cce0538a8e47487f857773019cfd073d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:38.993351  1572 tablet_copy_client.cc:323] T 77a021494eca490a99d39558b449ec15 P eaf8cc72ac8244be8cf7f9f64a5dc818: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:33525
I20260608 13:01:38.995711 28758 tablet_replica.cc:333] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
W20260608 13:01:38.998610   946 consensus_peers.cc:597] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd -> Peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): Couldn't send request to peer 24eac2d2769946738a3fe4a30aeb13a8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:39.000342 28758 raft_consensus.cc:2243] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.001281 28758 raft_consensus.cc:2272] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.005203 28758 tablet_replica.cc:333] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
I20260608 13:01:39.006104 28758 raft_consensus.cc:2243] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:39.007436 28758 raft_consensus.cc:2272] T 77a021494eca490a99d39558b449ec15 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.010803 28758 tablet_replica.cc:333] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
I20260608 13:01:39.011603 28758 raft_consensus.cc:2243] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:39.012686 28758 raft_consensus.cc:2272] T 9c10b360d2cc4f69a25800233fd59a1d P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.015349 28758 tablet_replica.cc:333] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
I20260608 13:01:39.015911 28758 raft_consensus.cc:2243] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.016604 28758 raft_consensus.cc:2272] T 7dad731b814a45ac9ebc8e2676df2269 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.019717 28758 tablet_replica.cc:333] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
I20260608 13:01:39.020448 28758 raft_consensus.cc:2243] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.021091 28758 raft_consensus.cc:2272] T 54f25812d63f40c98543da173e9530f3 P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.024029 28758 tablet_replica.cc:333] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8: stopping tablet replica
I20260608 13:01:39.024534 28758 raft_consensus.cc:2243] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.025063 28758 raft_consensus.cc:2272] T d4edf8d4bafc4d148ff0825720b54a5b P 24eac2d2769946738a3fe4a30aeb13a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.068959 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:01:39.111079 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:01:39.150259 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:39.151141 28758 tablet_replica.cc:333] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:39.152175 28758 raft_consensus.cc:2243] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.152933 28758 raft_consensus.cc:2272] T cce0538a8e47487f857773019cfd073d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.156560 28758 tablet_replica.cc:333] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:39.157156 28758 raft_consensus.cc:2243] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:39.158068 28758 raft_consensus.cc:2272] T 0a423e8aa2b64df6b1fbb87bdf829806 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.161056 28758 tablet_replica.cc:333] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:39.161691 28758 raft_consensus.cc:2243] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.162405 28758 raft_consensus.cc:2272] T 14b2dcfbe7244267b4da4fecd557cb8b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.165818 28758 tablet_replica.cc:333] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:39.166608 28758 raft_consensus.cc:2243] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.167609 28758 raft_consensus.cc:2272] T 9c10b360d2cc4f69a25800233fd59a1d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:01:39.168454   872 consensus_peers.cc:597] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b -> Peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): Couldn't send request to peer 24eac2d2769946738a3fe4a30aeb13a8. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:33525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:39.170404 28758 tablet_replica.cc:333] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:39.171015 28758 raft_consensus.cc:2243] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.171561 28758 raft_consensus.cc:2272] T d4edf8d4bafc4d148ff0825720b54a5b P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.175156 28758 tablet_replica.cc:333] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:39.176051 28758 raft_consensus.cc:2243] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:39.177155 28758 raft_consensus.cc:2272] T 54f25812d63f40c98543da173e9530f3 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.179795 28758 tablet_replica.cc:333] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:39.180385 28758 raft_consensus.cc:2243] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.180886 28758 raft_consensus.cc:2272] T 77a021494eca490a99d39558b449ec15 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.183636 28758 tablet_replica.cc:333] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:39.184394 28758 raft_consensus.cc:2243] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:39.185580 28758 raft_consensus.cc:2272] T 070f903c6e844a8187ff3ad534a19824 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.186113  1577 ts_tablet_manager.cc:933] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: Initiating tablet copy from peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:39.187989  1577 tablet_copy_client.cc:323] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:35189
I20260608 13:01:39.189550   992 tablet_copy_service.cc:140] P 0a5c372f9da54e93836d131fb46d58cd: Received BeginTabletCopySession request for tablet 74a3567bdda644c1a91c53a215758ded from peer 9e165f80a3dc4cf5a2e0b418a624cee0 ({username='slave'} at 127.0.0.1:47570)
I20260608 13:01:39.189652 28758 tablet_replica.cc:333] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:39.190071   992 tablet_copy_service.cc:161] P 0a5c372f9da54e93836d131fb46d58cd: Beginning new tablet copy session on tablet 74a3567bdda644c1a91c53a215758ded from peer 9e165f80a3dc4cf5a2e0b418a624cee0 at {username='slave'} at 127.0.0.1:47570: session id = 9e165f80a3dc4cf5a2e0b418a624cee0-74a3567bdda644c1a91c53a215758ded
I20260608 13:01:39.190901 28758 raft_consensus.cc:2243] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:39.192124 28758 raft_consensus.cc:2272] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.196367 28758 tablet_replica.cc:333] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b: stopping tablet replica
I20260608 13:01:39.197016 28758 raft_consensus.cc:2243] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.197749 28758 raft_consensus.cc:2272] T 2139ef127fdf4a2c810f17371aa975a1 P ab87d1a15cde45c8b26322434e9d6b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.200881   992 tablet_copy_source_session.cc:215] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:39.204012  1579 ts_tablet_manager.cc:933] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P acd33a6e79844b37a44954d121eb30e5: Initiating tablet copy from peer ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593)
I20260608 13:01:39.205693  1577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a3567bdda644c1a91c53a215758ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:39.220697  1579 tablet_copy_client.cc:323] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P acd33a6e79844b37a44954d121eb30e5: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:40593
W20260608 13:01:39.234269  1581 negotiation.cc:336] Failed RPC negotiation. Trace:
0608 13:01:39.222240 (+     0us) reactor.cc:730] Submitting negotiation task for client connection to 127.28.21.130:40593 (local address 127.0.0.1:52916)
0608 13:01:39.224692 (+  2452us) negotiation.cc:107] Waiting for socket to connect
0608 13:01:39.224786 (+    94us) client_negotiation.cc:175] Beginning negotiation
0608 13:01:39.225093 (+   307us) client_negotiation.cc:253] Sending NEGOTIATE NegotiatePB request
0608 13:01:39.233016 (+  7923us) negotiation.cc:326] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40593: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"client-negotiator.queue_time_us":1028,"thread_start_us":1302,"threads_started":1}
W20260608 13:01:39.236399  1217 connection.cc:466] server connection from 127.0.0.1:58960 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58960 (request call id 1) could send its response
I20260608 13:01:39.239457  1577 tablet_copy_client.cc:806] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:39.240617  1577 tablet_copy_client.cc:670] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Starting download of 1 WAL segments...
W20260608 13:01:39.242553   946 consensus_peers.cc:597] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd -> Peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): Couldn't send request to peer 24eac2d2769946738a3fe4a30aeb13a8. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:33525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:39.244613  1578 tablet_copy_client.cc:1025] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Injecting latency into file download: 2000
I20260608 13:01:39.249193 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:01:39.266768  1584 ts_tablet_manager.cc:933] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0: Initiating tablet copy from peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
I20260608 13:01:39.268679  1584 tablet_copy_client.cc:323] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:35189
I20260608 13:01:39.270475   992 tablet_copy_service.cc:140] P 0a5c372f9da54e93836d131fb46d58cd: Received BeginTabletCopySession request for tablet d4edf8d4bafc4d148ff0825720b54a5b from peer 9e165f80a3dc4cf5a2e0b418a624cee0 ({username='slave'} at 127.0.0.1:47570)
I20260608 13:01:39.271070   992 tablet_copy_service.cc:161] P 0a5c372f9da54e93836d131fb46d58cd: Beginning new tablet copy session on tablet d4edf8d4bafc4d148ff0825720b54a5b from peer 9e165f80a3dc4cf5a2e0b418a624cee0 at {username='slave'} at 127.0.0.1:47570: session id = 9e165f80a3dc4cf5a2e0b418a624cee0-d4edf8d4bafc4d148ff0825720b54a5b
I20260608 13:01:39.278805   992 tablet_copy_source_session.cc:215] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:39.282434  1584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4edf8d4bafc4d148ff0825720b54a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:39.294823  1584 tablet_copy_client.cc:806] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:39.295567  1584 tablet_copy_client.cc:670] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:39.296533 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:01:39.314775 28758 tablet_copy_service.cc:362] P 0a5c372f9da54e93836d131fb46d58cd: Destroying tablet copy session 9e165f80a3dc4cf5a2e0b418a624cee0-d4edf8d4bafc4d148ff0825720b54a5b due to service shutdown
I20260608 13:01:39.315232 28758 tablet_copy_service.cc:434] P 0a5c372f9da54e93836d131fb46d58cd: ending tablet copy session 9e165f80a3dc4cf5a2e0b418a624cee0-d4edf8d4bafc4d148ff0825720b54a5b on tablet d4edf8d4bafc4d148ff0825720b54a5b with peer 9e165f80a3dc4cf5a2e0b418a624cee0
I20260608 13:01:39.315866 28758 tablet_copy_service.cc:362] P 0a5c372f9da54e93836d131fb46d58cd: Destroying tablet copy session 9e165f80a3dc4cf5a2e0b418a624cee0-74a3567bdda644c1a91c53a215758ded due to service shutdown
I20260608 13:01:39.316169 28758 tablet_copy_service.cc:434] P 0a5c372f9da54e93836d131fb46d58cd: ending tablet copy session 9e165f80a3dc4cf5a2e0b418a624cee0-74a3567bdda644c1a91c53a215758ded on tablet 74a3567bdda644c1a91c53a215758ded with peer 9e165f80a3dc4cf5a2e0b418a624cee0
I20260608 13:01:39.339601 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:39.340492 28758 tablet_replica.cc:333] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:39.341315 28758 raft_consensus.cc:2243] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:39.342396 28758 raft_consensus.cc:2272] T d4edf8d4bafc4d148ff0825720b54a5b P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.346072 28758 tablet_replica.cc:333] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:39.346673 28758 raft_consensus.cc:2243] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.347429 28758 raft_consensus.cc:2272] T 0a423e8aa2b64df6b1fbb87bdf829806 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.350392 28758 tablet_replica.cc:333] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:39.350967 28758 raft_consensus.cc:2243] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.351652 28758 raft_consensus.cc:2272] T cce0538a8e47487f857773019cfd073d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.355027 28758 tablet_replica.cc:333] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:39.355633 28758 raft_consensus.cc:2243] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:39.356794 28758 raft_consensus.cc:2272] T 74a3567bdda644c1a91c53a215758ded P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.359721 28758 tablet_replica.cc:333] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:39.360477 28758 raft_consensus.cc:2243] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.361075 28758 raft_consensus.cc:2272] T 070f903c6e844a8187ff3ad534a19824 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.363824 28758 tablet_replica.cc:333] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:39.364461 28758 raft_consensus.cc:2243] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.365104 28758 raft_consensus.cc:2272] T 77a021494eca490a99d39558b449ec15 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.367957 28758 tablet_replica.cc:333] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:39.368521 28758 raft_consensus.cc:2243] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:39.369477 28758 raft_consensus.cc:2272] T 2139ef127fdf4a2c810f17371aa975a1 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.371790 28758 tablet_replica.cc:333] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:39.372318 28758 raft_consensus.cc:2243] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.372896 28758 raft_consensus.cc:2272] T d9cc49c2b2e94a1a9d4fde5a5e95f89d P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.376698 28758 tablet_replica.cc:333] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:39.377403 28758 raft_consensus.cc:2243] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:39.378495 28758 raft_consensus.cc:2272] T 7dad731b814a45ac9ebc8e2676df2269 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.381939 28758 tablet_replica.cc:333] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd: stopping tablet replica
I20260608 13:01:39.382578 28758 raft_consensus.cc:2243] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.383316 28758 raft_consensus.cc:2272] T 54f25812d63f40c98543da173e9530f3 P 0a5c372f9da54e93836d131fb46d58cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.425244 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
W20260608 13:01:39.438755  1584 ts_tablet_manager.cc:1011] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0: Tablet Copy: Unable to fetch data from remote peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.28.21.131:35189: connect: Connection refused (error 111)
I20260608 13:01:39.439375  1584 tablet_replica.cc:333] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0: stopping tablet replica
I20260608 13:01:39.439783  1584 raft_consensus.cc:2243] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:01:39.440263  1584 raft_consensus.cc:2272] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Raft consensus is shut down!
W20260608 13:01:39.443437  1584 tablet_copy_client.cc:1131] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.21.131:35189: connect: Connection refused (error 111)
W20260608 13:01:39.445230  1584 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet d4edf8d4bafc4d148ff0825720b54a5b but one is already registered
I20260608 13:01:39.445642  1584 ts_tablet_manager.cc:1916] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:01:39.460476 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:01:39.466445  1584 ts_tablet_manager.cc:1929] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 13:01:39.466955  1584 log.cc:1199] T d4edf8d4bafc4d148ff0825720b54a5b P 9e165f80a3dc4cf5a2e0b418a624cee0: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923554775813-28758-0/minicluster-data/ts-4-root/wals/d4edf8d4bafc4d148ff0825720b54a5b
W20260608 13:01:39.469446   762 debug-util.cc:398] Leaking SignalData structure 0x7b08000db300 after lost signal to thread 28761
W20260608 13:01:39.470827   762 debug-util.cc:398] Leaking SignalData structure 0x7b0800061cc0 after lost signal to thread 765
W20260608 13:01:39.476524   762 debug-util.cc:398] Leaking SignalData structure 0x7b0800185840 after lost signal to thread 1352
I20260608 13:01:39.496548 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:39.497773 28758 tablet_replica.cc:333] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5: stopping tablet replica
I20260608 13:01:39.498647 28758 raft_consensus.cc:2243] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.499346 28758 raft_consensus.cc:2272] T 14b2dcfbe7244267b4da4fecd557cb8b P acd33a6e79844b37a44954d121eb30e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.502560 28758 tablet_replica.cc:333] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5: stopping tablet replica
I20260608 13:01:39.503330 28758 raft_consensus.cc:2243] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:39.504125 28758 raft_consensus.cc:2272] T 9c10b360d2cc4f69a25800233fd59a1d P acd33a6e79844b37a44954d121eb30e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:39.529642 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:01:39.548751 28758 tablet_server.cc:179] TabletServer@127.28.21.133:0 shutting down...
I20260608 13:01:39.578491 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:40.301151  1587 raft_consensus.cc:493] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ab87d1a15cde45c8b26322434e9d6b0b)
I20260608 13:01:40.301819  1587 raft_consensus.cc:515] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } attrs { replace: true } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: NON_VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: true } }
I20260608 13:01:40.305186  1587 leader_election.cc:290] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
W20260608 13:01:40.316896  1291 leader_election.cc:336] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40593: connect: Connection refused (error 111)
W20260608 13:01:40.317655  1291 leader_election.cc:336] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): Network error: Client connection negotiation failed: client connection to 127.28.21.131:35189: connect: Connection refused (error 111)
I20260608 13:01:40.318089  1291 leader_election.cc:304] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [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: 9e165f80a3dc4cf5a2e0b418a624cee0; no voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b
I20260608 13:01:40.318912  1587 raft_consensus.cc:2749] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:01:40.557082  1591 raft_consensus.cc:493] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a5c372f9da54e93836d131fb46d58cd)
I20260608 13:01:40.557713  1591 raft_consensus.cc:515] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } }
I20260608 13:01:40.560768  1591 leader_election.cc:290] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
W20260608 13:01:40.585892  1366 leader_election.cc:336] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): Network error: Client connection negotiation failed: client connection to 127.28.21.129:33525: connect: Connection refused (error 111)
W20260608 13:01:40.586552  1365 leader_election.cc:336] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): Network error: Client connection negotiation failed: client connection to 127.28.21.131:35189: connect: Connection refused (error 111)
I20260608 13:01:40.587038  1365 leader_election.cc:304] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [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: eaf8cc72ac8244be8cf7f9f64a5dc818; no voters: 0a5c372f9da54e93836d131fb46d58cd, 24eac2d2769946738a3fe4a30aeb13a8
I20260608 13:01:40.587894  1591 raft_consensus.cc:2749] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:01:40.676967  1587 raft_consensus.cc:493] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a5c372f9da54e93836d131fb46d58cd)
I20260608 13:01:40.677637  1587 raft_consensus.cc:515] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ab87d1a15cde45c8b26322434e9d6b0b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40593 } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: false } }
I20260608 13:01:40.679965  1587 leader_election.cc:290] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
W20260608 13:01:40.686718  1291 leader_election.cc:336] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab87d1a15cde45c8b26322434e9d6b0b (127.28.21.130:40593): Network error: Client connection negotiation failed: client connection to 127.28.21.130:40593: connect: Connection refused (error 111)
W20260608 13:01:40.687505  1291 leader_election.cc:336] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): Network error: Client connection negotiation failed: client connection to 127.28.21.131:35189: connect: Connection refused (error 111)
I20260608 13:01:40.687964  1291 leader_election.cc:304] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [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: 9e165f80a3dc4cf5a2e0b418a624cee0; no voters: 0a5c372f9da54e93836d131fb46d58cd, ab87d1a15cde45c8b26322434e9d6b0b
I20260608 13:01:40.688846  1587 raft_consensus.cc:2749] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:01:40.759416  1591 raft_consensus.cc:493] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a5c372f9da54e93836d131fb46d58cd)
I20260608 13:01:40.760124  1591 raft_consensus.cc:515] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } }
I20260608 13:01:40.762809  1591 leader_election.cc:290] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525), 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189)
W20260608 13:01:40.767830  1366 leader_election.cc:336] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24eac2d2769946738a3fe4a30aeb13a8 (127.28.21.129:33525): Network error: Client connection negotiation failed: client connection to 127.28.21.129:33525: connect: Connection refused (error 111)
W20260608 13:01:40.768747  1365 leader_election.cc:336] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a5c372f9da54e93836d131fb46d58cd (127.28.21.131:35189): Network error: Client connection negotiation failed: client connection to 127.28.21.131:35189: connect: Connection refused (error 111)
I20260608 13:01:40.769233  1365 leader_election.cc:304] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [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: eaf8cc72ac8244be8cf7f9f64a5dc818; no voters: 0a5c372f9da54e93836d131fb46d58cd, 24eac2d2769946738a3fe4a30aeb13a8
I20260608 13:01:40.770121  1591 raft_consensus.cc:2749] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:01:41.245563  1577 tablet_copy_client.cc:538] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:41.256453  1577 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: Bootstrap starting.
I20260608 13:01:41.441476  1577 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:01:41.442440  1577 tablet_bootstrap.cc:492] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: Bootstrap complete.
I20260608 13:01:41.443146  1577 ts_tablet_manager.cc:1403] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: Time spent bootstrapping tablet: real 0.187s	user 0.168s	sys 0.020s
I20260608 13:01:41.446035  1577 raft_consensus.cc:359] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } }
I20260608 13:01:41.446863  1577 raft_consensus.cc:740] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e165f80a3dc4cf5a2e0b418a624cee0, State: Initialized, Role: LEARNER
I20260608 13:01:41.447528  1577 consensus_queue.cc:260] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "24eac2d2769946738a3fe4a30aeb13a8" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33525 } attrs { replace: true } } peers { permanent_uuid: "0a5c372f9da54e93836d131fb46d58cd" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 35189 } } peers { permanent_uuid: "eaf8cc72ac8244be8cf7f9f64a5dc818" member_type: VOTER last_known_addr { host: "127.28.21.134" port: 43201 } attrs { promote: false } } peers { permanent_uuid: "9e165f80a3dc4cf5a2e0b418a624cee0" member_type: NON_VOTER last_known_addr { host: "127.28.21.133" port: 34595 } attrs { promote: true } }
I20260608 13:01:41.450421  1577 ts_tablet_manager.cc:1434] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
W20260608 13:01:41.454391  1577 tablet_copy_client.cc:1131] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.21.131:35189: connect: Connection refused (error 111)
I20260608 13:01:41.457952 28758 tablet_replica.cc:333] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0: stopping tablet replica
I20260608 13:01:41.458884 28758 raft_consensus.cc:2243] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:01:41.459569 28758 raft_consensus.cc:2272] T 74a3567bdda644c1a91c53a215758ded P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:01:41.463485 28758 tablet_replica.cc:333] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0: stopping tablet replica
I20260608 13:01:41.464108 28758 raft_consensus.cc:2243] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:41.464740 28758 raft_consensus.cc:2272] T 2139ef127fdf4a2c810f17371aa975a1 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:41.466835 28758 tablet_replica.cc:333] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0: stopping tablet replica
I20260608 13:01:41.467330 28758 raft_consensus.cc:2243] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:41.467880 28758 raft_consensus.cc:2272] T 070f903c6e844a8187ff3ad534a19824 P 9e165f80a3dc4cf5a2e0b418a624cee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:41.492386 28758 tablet_server.cc:196] TabletServer@127.28.21.133:0 shutdown complete.
I20260608 13:01:41.511987 28758 tablet_server.cc:179] TabletServer@127.28.21.134:0 shutting down...
I20260608 13:01:41.548940 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:41.549872 28758 tablet_replica.cc:333] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818: stopping tablet replica
I20260608 13:01:41.551075 28758 raft_consensus.cc:2243] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:41.551751 28758 raft_consensus.cc:2272] T 74a3567bdda644c1a91c53a215758ded P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:41.555116 28758 tablet_replica.cc:333] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818: stopping tablet replica
I20260608 13:01:41.555713 28758 raft_consensus.cc:2243] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:41.556272 28758 raft_consensus.cc:2272] T 7dad731b814a45ac9ebc8e2676df2269 P eaf8cc72ac8244be8cf7f9f64a5dc818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:41.580678 28758 tablet_server.cc:196] TabletServer@127.28.21.134:0 shutdown complete.
I20260608 13:01:41.599319 28758 master.cc:562] Master@127.28.21.190:37627 shutting down...
W20260608 13:01:41.627734   779 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 13:01:41.628088   779 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 13:01:41.628378   779 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 13:01:41.630219 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:41.630767 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:41.631124 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P e38a4fe473784adea4eefdeba3d00adc: stopping tablet replica
I20260608 13:01:42.466571 28758 master.cc:584] Master@127.28.21.190:37627 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (18608 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 13:01:42.516611 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:37019
I20260608 13:01:42.517735 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:42.523350  1598 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:42.523731  1599 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:42.524989  1601 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:42.526113 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:42.527184 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:42.527403 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:42.527592 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923702527560 us; error 0 us; skew 500 ppm
I20260608 13:01:42.528192 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:42.530896 28758 webserver.cc:533] Webserver started at http://127.28.21.190:40249/ using document root <none> and password file <none>
I20260608 13:01:42.531436 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:42.531629 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:42.531934 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:42.533123 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "0b6eda215a404d7886a29f2e0a13beb0"
format_stamp: "Formatted at 2026-06-08 13:01:42 on dist-test-slave-vkhm"
I20260608 13:01:42.537701 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:01:42.541229  1606 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:42.542009 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:01:42.542310 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "0b6eda215a404d7886a29f2e0a13beb0"
format_stamp: "Formatted at 2026-06-08 13:01:42 on dist-test-slave-vkhm"
I20260608 13:01:42.542593 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-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)
I20260608 13:01:42.564177 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:42.565567 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:42.605965 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:37019
I20260608 13:01:42.606110  1657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:37019 every 8 connection(s)
I20260608 13:01:42.610164  1658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:42.621079  1658 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0: Bootstrap starting.
I20260608 13:01:42.626188  1658 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:42.630625  1658 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0: No bootstrap required, opened a new log
I20260608 13:01:42.632962  1658 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b6eda215a404d7886a29f2e0a13beb0" member_type: VOTER }
I20260608 13:01:42.633358  1658 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:42.633541  1658 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6eda215a404d7886a29f2e0a13beb0, State: Initialized, Role: FOLLOWER
I20260608 13:01:42.634182  1658 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0b6eda215a404d7886a29f2e0a13beb0" member_type: VOTER }
I20260608 13:01:42.634605  1658 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:42.634800  1658 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:42.635027  1658 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:42.639608  1658 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b6eda215a404d7886a29f2e0a13beb0" member_type: VOTER }
I20260608 13:01:42.640128  1658 leader_election.cc:304] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [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: 0b6eda215a404d7886a29f2e0a13beb0; no voters: 
I20260608 13:01:42.641280  1658 leader_election.cc:290] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:42.641757  1661 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:42.643196  1661 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [term 1 LEADER]: Becoming Leader. State: Replica: 0b6eda215a404d7886a29f2e0a13beb0, State: Running, Role: LEADER
I20260608 13:01:42.643944  1661 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [LEADER]: Queue going to LEADER mode. State: All 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: "0b6eda215a404d7886a29f2e0a13beb0" member_type: VOTER }
I20260608 13:01:42.644639  1658 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:42.648715  1662 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0b6eda215a404d7886a29f2e0a13beb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b6eda215a404d7886a29f2e0a13beb0" member_type: VOTER } }
I20260608 13:01:42.648774  1663 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b6eda215a404d7886a29f2e0a13beb0. Latest consensus state: current_term: 1 leader_uuid: "0b6eda215a404d7886a29f2e0a13beb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b6eda215a404d7886a29f2e0a13beb0" member_type: VOTER } }
I20260608 13:01:42.649610  1662 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:42.649634  1663 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:42.655417  1667 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:01:42.661924  1667 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:01:42.663007 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:01:42.671241  1667 catalog_manager.cc:1382] Generated new cluster ID: 94ac31ba2d744db58cafaec7b29601d7
I20260608 13:01:42.671548  1667 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:01:42.692026  1667 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:01:42.693413  1667 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:01:42.711870  1667 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0: Generated new TSK 0
I20260608 13:01:42.712502  1667 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:01:42.729740 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:42.735898  1679 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:42.737231  1680 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:42.738749  1682 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:42.739786 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:42.740756 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:42.740970 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:42.741158 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923702741138 us; error 0 us; skew 500 ppm
I20260608 13:01:42.741772 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:42.744149 28758 webserver.cc:533] Webserver started at http://127.28.21.129:35673/ using document root <none> and password file <none>
I20260608 13:01:42.744781 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:42.744985 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:42.745271 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:42.746623 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "df48628e33784023b8df4a7602b5617d"
format_stamp: "Formatted at 2026-06-08 13:01:42 on dist-test-slave-vkhm"
I20260608 13:01:42.751303 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:01:42.754740  1687 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:42.755508 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:01:42.755827 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "df48628e33784023b8df4a7602b5617d"
format_stamp: "Formatted at 2026-06-08 13:01:42 on dist-test-slave-vkhm"
I20260608 13:01:42.756273 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-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)
I20260608 13:01:42.774014 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:42.775275 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:42.776800 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:42.779127 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:42.779363 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:42.779613 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:42.779791 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:42.824982 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:45041
I20260608 13:01:42.825083  1749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:45041 every 8 connection(s)
I20260608 13:01:42.830663 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:42.837898  1754 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:42.839604  1755 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:42.841598  1757 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:42.841831 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:42.844707 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:42.845001 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:42.845204 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923702845187 us; error 0 us; skew 500 ppm
I20260608 13:01:42.846020 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:42.847162  1750 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37019
I20260608 13:01:42.847579  1750 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:42.848397  1750 heartbeater.cc:507] Master 127.28.21.190:37019 requested a full tablet report, sending...
I20260608 13:01:42.848996 28758 webserver.cc:533] Webserver started at http://127.28.21.130:34535/ using document root <none> and password file <none>
I20260608 13:01:42.849727 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:42.849982 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:42.850279 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:42.850742  1623 ts_manager.cc:194] Registered new tserver with Master: df48628e33784023b8df4a7602b5617d (127.28.21.129:45041)
I20260608 13:01:42.851517 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "aa493c651b4f48f08b65e822ceb32d81"
format_stamp: "Formatted at 2026-06-08 13:01:42 on dist-test-slave-vkhm"
I20260608 13:01:42.852664  1623 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33094
I20260608 13:01:42.856395 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 13:01:42.860134  1762 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:42.860918 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:01:42.861274 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "aa493c651b4f48f08b65e822ceb32d81"
format_stamp: "Formatted at 2026-06-08 13:01:42 on dist-test-slave-vkhm"
I20260608 13:01:42.861608 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-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)
I20260608 13:01:42.879115 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:42.880414 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:42.881901 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:42.884325 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:42.884541 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:42.884814 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:42.884976 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:42.925052 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:38063
I20260608 13:01:42.925182  1824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:38063 every 8 connection(s)
I20260608 13:01:42.930343 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:42.938545  1828 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:42.939007  1829 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:42.942550  1825 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37019
W20260608 13:01:42.942724  1831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:42.943096  1825 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:42.943591 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:42.944247  1825 heartbeater.cc:507] Master 127.28.21.190:37019 requested a full tablet report, sending...
I20260608 13:01:42.944610 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:42.944886 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:42.945096 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923702945077 us; error 0 us; skew 500 ppm
I20260608 13:01:42.945894 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:42.946700  1623 ts_manager.cc:194] Registered new tserver with Master: aa493c651b4f48f08b65e822ceb32d81 (127.28.21.130:38063)
I20260608 13:01:42.948421  1623 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33104
I20260608 13:01:42.948621 28758 webserver.cc:533] Webserver started at http://127.28.21.131:38871/ using document root <none> and password file <none>
I20260608 13:01:42.949313 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:42.949570 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:42.949882 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:42.950976 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "c9df3c52d46340f2b8fa61e418596ee3"
format_stamp: "Formatted at 2026-06-08 13:01:42 on dist-test-slave-vkhm"
I20260608 13:01:42.955598 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 13:01:42.959133  1836 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:42.959910 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:01:42.960268 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "c9df3c52d46340f2b8fa61e418596ee3"
format_stamp: "Formatted at 2026-06-08 13:01:42 on dist-test-slave-vkhm"
I20260608 13:01:42.960564 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-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)
I20260608 13:01:42.977355 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:42.978531 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:42.979964 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:42.982385 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:42.982643 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:42.982921 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:42.983098 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:43.023551 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:39065
I20260608 13:01:43.023660  1898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:39065 every 8 connection(s)
I20260608 13:01:43.038053  1899 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37019
I20260608 13:01:43.038410  1899 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:43.039198  1899 heartbeater.cc:507] Master 127.28.21.190:37019 requested a full tablet report, sending...
I20260608 13:01:43.041217  1623 ts_manager.cc:194] Registered new tserver with Master: c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131:39065)
I20260608 13:01:43.041635 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014657783s
I20260608 13:01:43.042748  1623 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33108
I20260608 13:01:43.855396  1750 heartbeater.cc:499] Master 127.28.21.190:37019 was elected leader, sending a full tablet report...
I20260608 13:01:43.951057  1825 heartbeater.cc:499] Master 127.28.21.190:37019 was elected leader, sending a full tablet report...
I20260608 13:01:44.045418  1899 heartbeater.cc:499] Master 127.28.21.190:37019 was elected leader, sending a full tablet report...
I20260608 13:01:44.097530  1623 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33124:
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"
    }
  }
}
W20260608 13:01:44.099860  1623 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:01:44.152969  1715 tablet_service.cc:1511] Processing CreateTablet for tablet 310b1bd6553c4cf0afcff8bb61cf0180 (DEFAULT_TABLE table=test-workload [id=8a3decb69f614e81a2916f44cf459d37]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 13:01:44.155047  1715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310b1bd6553c4cf0afcff8bb61cf0180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:44.157518  1714 tablet_service.cc:1511] Processing CreateTablet for tablet c7401b5eced7470b975442b7b7a2dd1d (DEFAULT_TABLE table=test-workload [id=8a3decb69f614e81a2916f44cf459d37]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 13:01:44.159139  1714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7401b5eced7470b975442b7b7a2dd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:44.161623  1713 tablet_service.cc:1511] Processing CreateTablet for tablet e40de59f6955463c9948fcf1f434ed0e (DEFAULT_TABLE table=test-workload [id=8a3decb69f614e81a2916f44cf459d37]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 13:01:44.163182  1713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40de59f6955463c9948fcf1f434ed0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:44.169981  1790 tablet_service.cc:1511] Processing CreateTablet for tablet 310b1bd6553c4cf0afcff8bb61cf0180 (DEFAULT_TABLE table=test-workload [id=8a3decb69f614e81a2916f44cf459d37]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 13:01:44.171489  1790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310b1bd6553c4cf0afcff8bb61cf0180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:44.174806  1788 tablet_service.cc:1511] Processing CreateTablet for tablet e40de59f6955463c9948fcf1f434ed0e (DEFAULT_TABLE table=test-workload [id=8a3decb69f614e81a2916f44cf459d37]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 13:01:44.176370  1788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40de59f6955463c9948fcf1f434ed0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:44.176307  1789 tablet_service.cc:1511] Processing CreateTablet for tablet c7401b5eced7470b975442b7b7a2dd1d (DEFAULT_TABLE table=test-workload [id=8a3decb69f614e81a2916f44cf459d37]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 13:01:44.177650  1864 tablet_service.cc:1511] Processing CreateTablet for tablet 310b1bd6553c4cf0afcff8bb61cf0180 (DEFAULT_TABLE table=test-workload [id=8a3decb69f614e81a2916f44cf459d37]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 13:01:44.178143  1789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7401b5eced7470b975442b7b7a2dd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:44.179011  1864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310b1bd6553c4cf0afcff8bb61cf0180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:44.182008  1863 tablet_service.cc:1511] Processing CreateTablet for tablet c7401b5eced7470b975442b7b7a2dd1d (DEFAULT_TABLE table=test-workload [id=8a3decb69f614e81a2916f44cf459d37]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 13:01:44.183856  1863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7401b5eced7470b975442b7b7a2dd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:44.210157  1862 tablet_service.cc:1511] Processing CreateTablet for tablet e40de59f6955463c9948fcf1f434ed0e (DEFAULT_TABLE table=test-workload [id=8a3decb69f614e81a2916f44cf459d37]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 13:01:44.212189  1862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e40de59f6955463c9948fcf1f434ed0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:44.232290  1920 tablet_bootstrap.cc:492] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81: Bootstrap starting.
I20260608 13:01:44.239871  1920 tablet_bootstrap.cc:654] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:44.253420  1919 tablet_bootstrap.cc:492] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d: Bootstrap starting.
I20260608 13:01:44.253981  1920 tablet_bootstrap.cc:492] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81: No bootstrap required, opened a new log
I20260608 13:01:44.254818  1920 ts_tablet_manager.cc:1403] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260608 13:01:44.260196  1919 tablet_bootstrap.cc:654] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:44.262059  1920 raft_consensus.cc:359] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.262632  1922 tablet_bootstrap.cc:492] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3: Bootstrap starting.
I20260608 13:01:44.262919  1920 raft_consensus.cc:385] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:44.263386  1920 raft_consensus.cc:740] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa493c651b4f48f08b65e822ceb32d81, State: Initialized, Role: FOLLOWER
I20260608 13:01:44.264667  1920 consensus_queue.cc:260] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.266856  1919 tablet_bootstrap.cc:492] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d: No bootstrap required, opened a new log
I20260608 13:01:44.267444  1919 ts_tablet_manager.cc:1403] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 13:01:44.267632  1920 ts_tablet_manager.cc:1434] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 13:01:44.268782  1920 tablet_bootstrap.cc:492] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81: Bootstrap starting.
I20260608 13:01:44.270283  1922 tablet_bootstrap.cc:654] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:44.270812  1919 raft_consensus.cc:359] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.271631  1919 raft_consensus.cc:385] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:44.272001  1919 raft_consensus.cc:740] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df48628e33784023b8df4a7602b5617d, State: Initialized, Role: FOLLOWER
I20260608 13:01:44.272918  1919 consensus_queue.cc:260] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.275646  1920 tablet_bootstrap.cc:654] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:44.286352  1919 ts_tablet_manager.cc:1434] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.014s
I20260608 13:01:44.287215  1922 tablet_bootstrap.cc:492] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3: No bootstrap required, opened a new log
I20260608 13:01:44.287760  1922 ts_tablet_manager.cc:1403] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.009s
I20260608 13:01:44.288165  1919 tablet_bootstrap.cc:492] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d: Bootstrap starting.
I20260608 13:01:44.291069  1922 raft_consensus.cc:359] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } }
I20260608 13:01:44.291821  1922 raft_consensus.cc:385] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:44.292147  1922 raft_consensus.cc:740] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9df3c52d46340f2b8fa61e418596ee3, State: Initialized, Role: FOLLOWER
I20260608 13:01:44.293247  1922 consensus_queue.cc:260] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } }
I20260608 13:01:44.302381  1922 ts_tablet_manager.cc:1434] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260608 13:01:44.302385  1919 tablet_bootstrap.cc:654] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:44.303306  1920 tablet_bootstrap.cc:492] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81: No bootstrap required, opened a new log
I20260608 13:01:44.303736  1922 tablet_bootstrap.cc:492] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3: Bootstrap starting.
I20260608 13:01:44.303936  1920 ts_tablet_manager.cc:1403] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.020s
I20260608 13:01:44.307370  1920 raft_consensus.cc:359] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.310721  1920 raft_consensus.cc:385] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:44.311101  1920 raft_consensus.cc:740] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa493c651b4f48f08b65e822ceb32d81, State: Initialized, Role: FOLLOWER
I20260608 13:01:44.312392  1922 tablet_bootstrap.cc:654] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:44.312052  1920 consensus_queue.cc:260] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.315707  1919 tablet_bootstrap.cc:492] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d: No bootstrap required, opened a new log
I20260608 13:01:44.316361  1919 ts_tablet_manager.cc:1403] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.014s
I20260608 13:01:44.319104  1920 ts_tablet_manager.cc:1434] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 13:01:44.320155  1922 tablet_bootstrap.cc:492] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3: No bootstrap required, opened a new log
I20260608 13:01:44.320356  1920 tablet_bootstrap.cc:492] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81: Bootstrap starting.
I20260608 13:01:44.320132  1919 raft_consensus.cc:359] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.321084  1922 ts_tablet_manager.cc:1403] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260608 13:01:44.321285  1919 raft_consensus.cc:385] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:44.321725  1919 raft_consensus.cc:740] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df48628e33784023b8df4a7602b5617d, State: Initialized, Role: FOLLOWER
I20260608 13:01:44.322737  1919 consensus_queue.cc:260] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.324429  1922 raft_consensus.cc:359] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.325146  1919 ts_tablet_manager.cc:1434] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 13:01:44.325212  1922 raft_consensus.cc:385] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:44.326042  1922 raft_consensus.cc:740] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9df3c52d46340f2b8fa61e418596ee3, State: Initialized, Role: FOLLOWER
I20260608 13:01:44.326813  1922 consensus_queue.cc:260] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.327543  1920 tablet_bootstrap.cc:654] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81: Neither blocks nor log segments found. Creating new log.
W20260608 13:01:44.330951  1751 tablet.cc:2404] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 13:01:44.331660  1928 raft_consensus.cc:493] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:44.330622  1919 tablet_bootstrap.cc:492] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d: Bootstrap starting.
I20260608 13:01:44.332191  1928 raft_consensus.cc:515] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.341197  1919 tablet_bootstrap.cc:654] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:44.346064  1928 leader_election.cc:290] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df48628e33784023b8df4a7602b5617d (127.28.21.129:45041), aa493c651b4f48f08b65e822ceb32d81 (127.28.21.130:38063)
I20260608 13:01:44.355012  1919 tablet_bootstrap.cc:492] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d: No bootstrap required, opened a new log
I20260608 13:01:44.355857  1919 ts_tablet_manager.cc:1403] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260608 13:01:44.357197  1922 ts_tablet_manager.cc:1434] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260608 13:01:44.358007  1920 tablet_bootstrap.cc:492] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81: No bootstrap required, opened a new log
I20260608 13:01:44.358747  1920 ts_tablet_manager.cc:1403] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81: Time spent bootstrapping tablet: real 0.039s	user 0.029s	sys 0.008s
I20260608 13:01:44.359890  1919 raft_consensus.cc:359] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } }
I20260608 13:01:44.360976  1919 raft_consensus.cc:385] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:44.361431  1919 raft_consensus.cc:740] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df48628e33784023b8df4a7602b5617d, State: Initialized, Role: FOLLOWER
I20260608 13:01:44.361936  1920 raft_consensus.cc:359] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } }
I20260608 13:01:44.362831  1920 raft_consensus.cc:385] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:44.362454  1919 consensus_queue.cc:260] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } }
I20260608 13:01:44.363227  1920 raft_consensus.cc:740] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa493c651b4f48f08b65e822ceb32d81, State: Initialized, Role: FOLLOWER
I20260608 13:01:44.364252  1920 consensus_queue.cc:260] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } }
I20260608 13:01:44.365552  1922 tablet_bootstrap.cc:492] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3: Bootstrap starting.
I20260608 13:01:44.371098  1928 raft_consensus.cc:493] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:44.371671  1928 raft_consensus.cc:515] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } }
I20260608 13:01:44.369364  1919 ts_tablet_manager.cc:1434] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 13:01:44.370054  1926 raft_consensus.cc:493] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:44.374701  1926 raft_consensus.cc:515] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.378562  1922 tablet_bootstrap.cc:654] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:44.387292  1926 leader_election.cc:290] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa493c651b4f48f08b65e822ceb32d81 (127.28.21.130:38063), c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131:39065)
I20260608 13:01:44.374223  1928 leader_election.cc:290] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df48628e33784023b8df4a7602b5617d (127.28.21.129:45041), aa493c651b4f48f08b65e822ceb32d81 (127.28.21.130:38063)
I20260608 13:01:44.389889  1922 tablet_bootstrap.cc:492] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3: No bootstrap required, opened a new log
I20260608 13:01:44.390534  1922 ts_tablet_manager.cc:1403] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.009s
I20260608 13:01:44.370702  1920 ts_tablet_manager.cc:1434] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 13:01:44.392709  1725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40de59f6955463c9948fcf1f434ed0e" candidate_uuid: "c9df3c52d46340f2b8fa61e418596ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df48628e33784023b8df4a7602b5617d" is_pre_election: true
I20260608 13:01:44.393543  1725 raft_consensus.cc:2468] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9df3c52d46340f2b8fa61e418596ee3 in term 0.
I20260608 13:01:44.393975  1922 raft_consensus.cc:359] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.394785  1922 raft_consensus.cc:385] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:44.395140  1922 raft_consensus.cc:740] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9df3c52d46340f2b8fa61e418596ee3, State: Initialized, Role: FOLLOWER
I20260608 13:01:44.395445  1725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310b1bd6553c4cf0afcff8bb61cf0180" candidate_uuid: "c9df3c52d46340f2b8fa61e418596ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df48628e33784023b8df4a7602b5617d" is_pre_election: true
I20260608 13:01:44.396126  1725 raft_consensus.cc:2468] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9df3c52d46340f2b8fa61e418596ee3 in term 0.
I20260608 13:01:44.397693  1800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40de59f6955463c9948fcf1f434ed0e" candidate_uuid: "c9df3c52d46340f2b8fa61e418596ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa493c651b4f48f08b65e822ceb32d81" is_pre_election: true
I20260608 13:01:44.397711  1837 leader_election.cc:304] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9df3c52d46340f2b8fa61e418596ee3, df48628e33784023b8df4a7602b5617d; no voters: 
I20260608 13:01:44.398494  1800 raft_consensus.cc:2468] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9df3c52d46340f2b8fa61e418596ee3 in term 0.
I20260608 13:01:44.395947  1922 consensus_queue.cc:260] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.399717  1799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310b1bd6553c4cf0afcff8bb61cf0180" candidate_uuid: "c9df3c52d46340f2b8fa61e418596ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa493c651b4f48f08b65e822ceb32d81" is_pre_election: true
I20260608 13:01:44.400437  1799 raft_consensus.cc:2468] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9df3c52d46340f2b8fa61e418596ee3 in term 0.
I20260608 13:01:44.401376  1928 raft_consensus.cc:2804] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:44.401973  1928 raft_consensus.cc:493] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:44.402455  1928 raft_consensus.cc:3060] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:44.402443  1840 leader_election.cc:304] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa493c651b4f48f08b65e822ceb32d81, c9df3c52d46340f2b8fa61e418596ee3; no voters: 
I20260608 13:01:44.401445  1922 ts_tablet_manager.cc:1434] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260608 13:01:44.411160  1928 raft_consensus.cc:515] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.413511  1928 leader_election.cc:290] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [CANDIDATE]: Term 1 election: Requested vote from peers df48628e33784023b8df4a7602b5617d (127.28.21.129:45041), aa493c651b4f48f08b65e822ceb32d81 (127.28.21.130:38063)
I20260608 13:01:44.414989  1725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40de59f6955463c9948fcf1f434ed0e" candidate_uuid: "c9df3c52d46340f2b8fa61e418596ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df48628e33784023b8df4a7602b5617d"
I20260608 13:01:44.415805  1725 raft_consensus.cc:3060] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:44.417042  1799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40de59f6955463c9948fcf1f434ed0e" candidate_uuid: "df48628e33784023b8df4a7602b5617d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa493c651b4f48f08b65e822ceb32d81" is_pre_election: true
I20260608 13:01:44.417719  1799 raft_consensus.cc:2468] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df48628e33784023b8df4a7602b5617d in term 0.
I20260608 13:01:44.419072  1928 raft_consensus.cc:2804] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:44.419595  1928 raft_consensus.cc:493] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:44.419184  1691 leader_election.cc:304] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa493c651b4f48f08b65e822ceb32d81, df48628e33784023b8df4a7602b5617d; no voters: 
I20260608 13:01:44.422765  1928 raft_consensus.cc:3060] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:44.423933  1725 raft_consensus.cc:2468] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9df3c52d46340f2b8fa61e418596ee3 in term 1.
I20260608 13:01:44.423933  1799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40de59f6955463c9948fcf1f434ed0e" candidate_uuid: "c9df3c52d46340f2b8fa61e418596ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa493c651b4f48f08b65e822ceb32d81"
I20260608 13:01:44.424944  1799 raft_consensus.cc:3060] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:44.424674  1874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40de59f6955463c9948fcf1f434ed0e" candidate_uuid: "df48628e33784023b8df4a7602b5617d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9df3c52d46340f2b8fa61e418596ee3" is_pre_election: true
I20260608 13:01:44.425755  1874 raft_consensus.cc:2393] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df48628e33784023b8df4a7602b5617d in current term 1: Already voted for candidate c9df3c52d46340f2b8fa61e418596ee3 in this term.
I20260608 13:01:44.426729  1926 raft_consensus.cc:2764] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 13:01:44.429382  1928 raft_consensus.cc:515] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } }
I20260608 13:01:44.430469  1837 leader_election.cc:304] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9df3c52d46340f2b8fa61e418596ee3, df48628e33784023b8df4a7602b5617d; no voters: 
I20260608 13:01:44.431538  1939 raft_consensus.cc:2804] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:44.431660  1928 leader_election.cc:290] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [CANDIDATE]: Term 1 election: Requested vote from peers df48628e33784023b8df4a7602b5617d (127.28.21.129:45041), aa493c651b4f48f08b65e822ceb32d81 (127.28.21.130:38063)
I20260608 13:01:44.432596  1725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310b1bd6553c4cf0afcff8bb61cf0180" candidate_uuid: "c9df3c52d46340f2b8fa61e418596ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df48628e33784023b8df4a7602b5617d"
I20260608 13:01:44.433239  1799 raft_consensus.cc:2468] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9df3c52d46340f2b8fa61e418596ee3 in term 1.
I20260608 13:01:44.433372  1725 raft_consensus.cc:3060] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:44.434406  1800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "310b1bd6553c4cf0afcff8bb61cf0180" candidate_uuid: "c9df3c52d46340f2b8fa61e418596ee3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa493c651b4f48f08b65e822ceb32d81"
I20260608 13:01:44.434998  1800 raft_consensus.cc:3060] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:44.435977  1939 raft_consensus.cc:697] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 1 LEADER]: Becoming Leader. State: Replica: c9df3c52d46340f2b8fa61e418596ee3, State: Running, Role: LEADER
I20260608 13:01:44.436906  1939 consensus_queue.cc:237] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.439978  1924 raft_consensus.cc:493] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:44.440898  1725 raft_consensus.cc:2468] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9df3c52d46340f2b8fa61e418596ee3 in term 1.
I20260608 13:01:44.440732  1924 raft_consensus.cc:515] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.442296  1837 leader_election.cc:304] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9df3c52d46340f2b8fa61e418596ee3, df48628e33784023b8df4a7602b5617d; no voters: 
I20260608 13:01:44.442425  1800 raft_consensus.cc:2468] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9df3c52d46340f2b8fa61e418596ee3 in term 1.
I20260608 13:01:44.443498  1940 raft_consensus.cc:2804] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:44.444288  1940 raft_consensus.cc:697] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 1 LEADER]: Becoming Leader. State: Replica: c9df3c52d46340f2b8fa61e418596ee3, State: Running, Role: LEADER
I20260608 13:01:44.445274  1924 leader_election.cc:290] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df48628e33784023b8df4a7602b5617d (127.28.21.129:45041), c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131:39065)
I20260608 13:01:44.445399  1940 consensus_queue.cc:237] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } }
I20260608 13:01:44.460062  1623 catalog_manager.cc:5696] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "c9df3c52d46340f2b8fa61e418596ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:44.469765  1725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7401b5eced7470b975442b7b7a2dd1d" candidate_uuid: "aa493c651b4f48f08b65e822ceb32d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df48628e33784023b8df4a7602b5617d" is_pre_election: true
I20260608 13:01:44.470551  1725 raft_consensus.cc:2468] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa493c651b4f48f08b65e822ceb32d81 in term 0.
I20260608 13:01:44.472090  1763 leader_election.cc:304] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa493c651b4f48f08b65e822ceb32d81, df48628e33784023b8df4a7602b5617d; no voters: 
I20260608 13:01:44.472981  1924 raft_consensus.cc:2804] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:44.473398  1924 raft_consensus.cc:493] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:44.473802  1924 raft_consensus.cc:3060] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:44.476768  1874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7401b5eced7470b975442b7b7a2dd1d" candidate_uuid: "aa493c651b4f48f08b65e822ceb32d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9df3c52d46340f2b8fa61e418596ee3" is_pre_election: true
I20260608 13:01:44.477568  1874 raft_consensus.cc:2468] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa493c651b4f48f08b65e822ceb32d81 in term 0.
I20260608 13:01:44.480887  1924 raft_consensus.cc:515] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.480695  1623 catalog_manager.cc:5696] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "c9df3c52d46340f2b8fa61e418596ee3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:44.483454  1725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7401b5eced7470b975442b7b7a2dd1d" candidate_uuid: "aa493c651b4f48f08b65e822ceb32d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df48628e33784023b8df4a7602b5617d"
I20260608 13:01:44.483534  1924 leader_election.cc:290] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [CANDIDATE]: Term 1 election: Requested vote from peers df48628e33784023b8df4a7602b5617d (127.28.21.129:45041), c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131:39065)
I20260608 13:01:44.483762  1874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7401b5eced7470b975442b7b7a2dd1d" candidate_uuid: "aa493c651b4f48f08b65e822ceb32d81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9df3c52d46340f2b8fa61e418596ee3"
I20260608 13:01:44.484127  1725 raft_consensus.cc:3060] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:44.484488  1874 raft_consensus.cc:3060] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:44.491443  1874 raft_consensus.cc:2468] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa493c651b4f48f08b65e822ceb32d81 in term 1.
I20260608 13:01:44.491443  1725 raft_consensus.cc:2468] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa493c651b4f48f08b65e822ceb32d81 in term 1.
I20260608 13:01:44.492877  1763 leader_election.cc:304] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa493c651b4f48f08b65e822ceb32d81, df48628e33784023b8df4a7602b5617d; no voters: 
I20260608 13:01:44.493644  1924 raft_consensus.cc:2804] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:44.494837  1924 raft_consensus.cc:697] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 1 LEADER]: Becoming Leader. State: Replica: aa493c651b4f48f08b65e822ceb32d81, State: Running, Role: LEADER
I20260608 13:01:44.495543  1924 consensus_queue.cc:237] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:44.503053  1623 catalog_manager.cc:5696] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa493c651b4f48f08b65e822ceb32d81 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "aa493c651b4f48f08b65e822ceb32d81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:44.532717 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:44.538877  1947 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:44.540138  1948 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:44.542541  1950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:44.546751 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:44.548107 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:44.548389 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:44.548564 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923704548552 us; error 0 us; skew 500 ppm
I20260608 13:01:44.549103 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:44.551560 28758 webserver.cc:533] Webserver started at http://127.28.21.132:35271/ using document root <none> and password file <none>
I20260608 13:01:44.552021 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:44.552186 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:44.552486 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:44.553578 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c"
format_stamp: "Formatted at 2026-06-08 13:01:44 on dist-test-slave-vkhm"
I20260608 13:01:44.558254 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:01:44.561818  1955 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:44.562763 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 13:01:44.563097 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c"
format_stamp: "Formatted at 2026-06-08 13:01:44 on dist-test-slave-vkhm"
I20260608 13:01:44.563433 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-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)
I20260608 13:01:44.581576 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:44.582901 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:44.584544 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:44.586997 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:44.587242 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:44.587503 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:44.587688 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:44.632994 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:39113
I20260608 13:01:44.633116  2017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:39113 every 8 connection(s)
I20260608 13:01:44.647621  2018 heartbeater.cc:344] Connected to a master server at 127.28.21.190:37019
I20260608 13:01:44.648039  2018 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:44.648783  2018 heartbeater.cc:507] Master 127.28.21.190:37019 requested a full tablet report, sending...
I20260608 13:01:44.650660  1623 ts_manager.cc:194] Registered new tserver with Master: 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132:39113)
I20260608 13:01:44.652029  1623 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33126
I20260608 13:01:44.661383  1676 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:44.678642  1874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e40de59f6955463c9948fcf1f434ed0e"
dest_uuid: "c9df3c52d46340f2b8fa61e418596ee3"
mode: GRACEFUL
new_leader_uuid: "df48628e33784023b8df4a7602b5617d"
 from {username='slave'} at 127.0.0.1:37584
I20260608 13:01:44.679376  1874 raft_consensus.cc:606] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 1 LEADER]: Received request to transfer leadership to TS df48628e33784023b8df4a7602b5617d
I20260608 13:01:44.680632  1676 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 13:01:44.681092  1676 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:01:44.681315  1671 auto_rebalancer.cc:591] Failed to schedule move for tablet 310b1bd6553c4cf0afcff8bb61cf0180: Illegal state: Leader has not yet committed an operation in its own term
I20260608 13:01:44.685632  1940 consensus_queue.cc:1048] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:01:44.694213  1939 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 13:01:44.694509  1939 fault_injection.cc:44] THIS SERVER MAY CRASH!
W20260608 13:01:44.695356  1671 auto_rebalancer.cc:591] Failed to schedule move for tablet c7401b5eced7470b975442b7b7a2dd1d: Illegal state: Leader has not yet committed an operation in its own term
I20260608 13:01:44.742543  1924 consensus_queue.cc:1048] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:44.751066  1924 consensus_queue.cc:1048] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:44.755995  1940 consensus_queue.cc:1048] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:44.777995  1928 consensus_queue.cc:1048] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:44.827162  2034 consensus_queue.cc:1048] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:45.397456  1939 raft_consensus.cc:993] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3: : Instructing follower df48628e33784023b8df4a7602b5617d to start an election
I20260608 13:01:45.397996  1939 raft_consensus.cc:1081] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 1 LEADER]: Signalling peer df48628e33784023b8df4a7602b5617d to start an election
I20260608 13:01:45.399742  1725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e40de59f6955463c9948fcf1f434ed0e"
dest_uuid: "df48628e33784023b8df4a7602b5617d"
 from {username='slave'} at 127.0.0.1:56784
I20260608 13:01:45.400362  1725 raft_consensus.cc:493] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:01:45.400722  1725 raft_consensus.cc:3060] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:01:45.405660  1725 raft_consensus.cc:515] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:45.407460  1725 leader_election.cc:290] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [CANDIDATE]: Term 2 election: Requested vote from peers aa493c651b4f48f08b65e822ceb32d81 (127.28.21.130:38063), c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131:39065)
I20260608 13:01:45.408303  1800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40de59f6955463c9948fcf1f434ed0e" candidate_uuid: "df48628e33784023b8df4a7602b5617d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa493c651b4f48f08b65e822ceb32d81"
I20260608 13:01:45.408618  1873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e40de59f6955463c9948fcf1f434ed0e" candidate_uuid: "df48628e33784023b8df4a7602b5617d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9df3c52d46340f2b8fa61e418596ee3"
I20260608 13:01:45.408936  1800 raft_consensus.cc:3060] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:01:45.409220  1873 raft_consensus.cc:3055] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:01:45.409580  1873 raft_consensus.cc:740] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9df3c52d46340f2b8fa61e418596ee3, State: Running, Role: LEADER
I20260608 13:01:45.410269  1873 consensus_queue.cc:260] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [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: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:45.411190  1873 raft_consensus.cc:3060] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:01:45.414023  1800 raft_consensus.cc:2468] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df48628e33784023b8df4a7602b5617d in term 2.
I20260608 13:01:45.415218  1691 leader_election.cc:304] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [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: aa493c651b4f48f08b65e822ceb32d81, df48628e33784023b8df4a7602b5617d; no voters: 
I20260608 13:01:45.416114  1873 raft_consensus.cc:2468] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df48628e33784023b8df4a7602b5617d in term 2.
I20260608 13:01:45.416929  2036 raft_consensus.cc:2804] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:01:45.418184  2036 raft_consensus.cc:697] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 2 LEADER]: Becoming Leader. State: Replica: df48628e33784023b8df4a7602b5617d, State: Running, Role: LEADER
I20260608 13:01:45.419083  2036 consensus_queue.cc:237] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [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: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } }
I20260608 13:01:45.425879  1621 catalog_manager.cc:5696] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d reported cstate change: term changed from 1 to 2, leader changed from c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131) to df48628e33784023b8df4a7602b5617d (127.28.21.129). New cstate: current_term: 2 leader_uuid: "df48628e33784023b8df4a7602b5617d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:45.654373  2018 heartbeater.cc:499] Master 127.28.21.190:37019 was elected leader, sending a full tablet report...
I20260608 13:01:45.704867  1800 raft_consensus.cc:1275] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 2 FOLLOWER]: Refusing update from remote peer df48628e33784023b8df4a7602b5617d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:01:45.706771  2036 consensus_queue.cc:1048] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:01:45.708451  1800 consensus_queue.cc:237] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [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: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } }
I20260608 13:01:45.716794  1725 raft_consensus.cc:1275] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Refusing update from remote peer aa493c651b4f48f08b65e822ceb32d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:45.716993  1873 raft_consensus.cc:1275] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Refusing update from remote peer aa493c651b4f48f08b65e822ceb32d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:45.720009  2028 consensus_queue.cc:1048] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:01:45.721047  1924 consensus_queue.cc:1048] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:01:45.722738  1873 raft_consensus.cc:1275] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 2 FOLLOWER]: Refusing update from remote peer df48628e33784023b8df4a7602b5617d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:01:45.724893  2036 consensus_queue.cc:1048] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 13:01:45.735083  1765 consensus_peers.cc:597] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 -> Peer 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132:39113): Couldn't send request to peer 781a0f0d9aa349bf84bd4df61d6c8e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7401b5eced7470b975442b7b7a2dd1d. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:45.739254  1873 raft_consensus.cc:2955] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } } }
I20260608 13:01:45.743788  1725 raft_consensus.cc:2955] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } } }
I20260608 13:01:45.750376  1924 raft_consensus.cc:2955] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } } }
I20260608 13:01:45.804921  1621 catalog_manager.cc:5696] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 reported cstate change: config changed from index -1 to 2, NON_VOTER 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "aa493c651b4f48f08b65e822ceb32d81" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } } }
I20260608 13:01:45.825155  1873 consensus_queue.cc:237] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [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: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } }
I20260608 13:01:45.835531  1799 raft_consensus.cc:1275] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Refusing update from remote peer c9df3c52d46340f2b8fa61e418596ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:45.837747  1725 raft_consensus.cc:1275] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Refusing update from remote peer c9df3c52d46340f2b8fa61e418596ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:45.837602  2034 consensus_queue.cc:1048] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:01:45.839978  1939 consensus_queue.cc:1048] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 13:01:45.850813  1839 consensus_peers.cc:597] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 -> Peer 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132:39113): Couldn't send request to peer 781a0f0d9aa349bf84bd4df61d6c8e0c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 310b1bd6553c4cf0afcff8bb61cf0180. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:45.854410  1725 raft_consensus.cc:2955] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } } }
I20260608 13:01:45.855158  1799 raft_consensus.cc:2955] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } } }
I20260608 13:01:45.902201  2034 raft_consensus.cc:2955] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } } }
I20260608 13:01:46.062222  1622 catalog_manager.cc:5696] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 reported cstate change: config changed from index -1 to 2, NON_VOTER 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "c9df3c52d46340f2b8fa61e418596ee3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:46.086798  2056 ts_tablet_manager.cc:933] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c: Initiating tablet copy from peer aa493c651b4f48f08b65e822ceb32d81 (127.28.21.130:38063)
I20260608 13:01:46.089119  2056 tablet_copy_client.cc:323] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:38063
I20260608 13:01:46.102223  1810 tablet_copy_service.cc:140] P aa493c651b4f48f08b65e822ceb32d81: Received BeginTabletCopySession request for tablet c7401b5eced7470b975442b7b7a2dd1d from peer 781a0f0d9aa349bf84bd4df61d6c8e0c ({username='slave'} at 127.0.0.1:54080)
I20260608 13:01:46.102837  1810 tablet_copy_service.cc:161] P aa493c651b4f48f08b65e822ceb32d81: Beginning new tablet copy session on tablet c7401b5eced7470b975442b7b7a2dd1d from peer 781a0f0d9aa349bf84bd4df61d6c8e0c at {username='slave'} at 127.0.0.1:54080: session id = 781a0f0d9aa349bf84bd4df61d6c8e0c-c7401b5eced7470b975442b7b7a2dd1d
I20260608 13:01:46.109983  1810 tablet_copy_source_session.cc:215] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:46.113343  2056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7401b5eced7470b975442b7b7a2dd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:46.125665  2056 tablet_copy_client.cc:806] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:46.126340  2056 tablet_copy_client.cc:670] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:46.130369  2056 tablet_copy_client.cc:538] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:46.136916  2056 tablet_bootstrap.cc:492] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c: Bootstrap starting.
I20260608 13:01:46.155282  2056 tablet_bootstrap.cc:492] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c: 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
I20260608 13:01:46.156138  2056 tablet_bootstrap.cc:492] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c: Bootstrap complete.
I20260608 13:01:46.156823  2056 ts_tablet_manager.cc:1403] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 13:01:46.159660  2056 raft_consensus.cc:359] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } }
I20260608 13:01:46.160305  2056 raft_consensus.cc:740] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 781a0f0d9aa349bf84bd4df61d6c8e0c, State: Initialized, Role: LEARNER
I20260608 13:01:46.160913  2056 consensus_queue.cc:260] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c [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: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } }
I20260608 13:01:46.164304  2056 ts_tablet_manager.cc:1434] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 13:01:46.166429  1810 tablet_copy_service.cc:342] P aa493c651b4f48f08b65e822ceb32d81: Request end of tablet copy session 781a0f0d9aa349bf84bd4df61d6c8e0c-c7401b5eced7470b975442b7b7a2dd1d received from {username='slave'} at 127.0.0.1:54080
I20260608 13:01:46.166947  1810 tablet_copy_service.cc:434] P aa493c651b4f48f08b65e822ceb32d81: ending tablet copy session 781a0f0d9aa349bf84bd4df61d6c8e0c-c7401b5eced7470b975442b7b7a2dd1d on tablet c7401b5eced7470b975442b7b7a2dd1d with peer 781a0f0d9aa349bf84bd4df61d6c8e0c
I20260608 13:01:46.184473  2056 ts_tablet_manager.cc:933] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c: Initiating tablet copy from peer c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131:39065)
I20260608 13:01:46.186194  2056 tablet_copy_client.cc:323] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:39065
I20260608 13:01:46.198298  1884 tablet_copy_service.cc:140] P c9df3c52d46340f2b8fa61e418596ee3: Received BeginTabletCopySession request for tablet 310b1bd6553c4cf0afcff8bb61cf0180 from peer 781a0f0d9aa349bf84bd4df61d6c8e0c ({username='slave'} at 127.0.0.1:37600)
I20260608 13:01:46.198874  1884 tablet_copy_service.cc:161] P c9df3c52d46340f2b8fa61e418596ee3: Beginning new tablet copy session on tablet 310b1bd6553c4cf0afcff8bb61cf0180 from peer 781a0f0d9aa349bf84bd4df61d6c8e0c at {username='slave'} at 127.0.0.1:37600: session id = 781a0f0d9aa349bf84bd4df61d6c8e0c-310b1bd6553c4cf0afcff8bb61cf0180
I20260608 13:01:46.205556  1884 tablet_copy_source_session.cc:215] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:46.208626  2056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 310b1bd6553c4cf0afcff8bb61cf0180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:46.220888  2056 tablet_copy_client.cc:806] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:46.221541  2056 tablet_copy_client.cc:670] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:46.225943  2056 tablet_copy_client.cc:538] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:46.235522  2056 tablet_bootstrap.cc:492] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c: Bootstrap starting.
I20260608 13:01:46.254015  2056 tablet_bootstrap.cc:492] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c: 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
I20260608 13:01:46.254787  2056 tablet_bootstrap.cc:492] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c: Bootstrap complete.
I20260608 13:01:46.255364  2056 ts_tablet_manager.cc:1403] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260608 13:01:46.257860  2056 raft_consensus.cc:359] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } }
I20260608 13:01:46.258622  2056 raft_consensus.cc:740] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 781a0f0d9aa349bf84bd4df61d6c8e0c, State: Initialized, Role: LEARNER
I20260608 13:01:46.259161  2056 consensus_queue.cc:260] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c [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: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: true } }
I20260608 13:01:46.260984  2056 ts_tablet_manager.cc:1434] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 13:01:46.262838  1884 tablet_copy_service.cc:342] P c9df3c52d46340f2b8fa61e418596ee3: Request end of tablet copy session 781a0f0d9aa349bf84bd4df61d6c8e0c-310b1bd6553c4cf0afcff8bb61cf0180 received from {username='slave'} at 127.0.0.1:37600
I20260608 13:01:46.263301  1884 tablet_copy_service.cc:434] P c9df3c52d46340f2b8fa61e418596ee3: ending tablet copy session 781a0f0d9aa349bf84bd4df61d6c8e0c-310b1bd6553c4cf0afcff8bb61cf0180 on tablet 310b1bd6553c4cf0afcff8bb61cf0180 with peer 781a0f0d9aa349bf84bd4df61d6c8e0c
I20260608 13:01:46.320569  1993 raft_consensus.cc:1217] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:01:46.432471  1993 raft_consensus.cc:1217] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:01:46.682375  1676 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:46.686576  1676 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:46.687098  1676 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:46.872890  1924 raft_consensus.cc:1064] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81: attempting to promote NON_VOTER 781a0f0d9aa349bf84bd4df61d6c8e0c to VOTER
I20260608 13:01:46.875804  1924 consensus_queue.cc:237] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [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: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } }
I20260608 13:01:46.885237  1993 raft_consensus.cc:1275] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 LEARNER]: Refusing update from remote peer aa493c651b4f48f08b65e822ceb32d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:01:46.885457  1873 raft_consensus.cc:1275] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Refusing update from remote peer aa493c651b4f48f08b65e822ceb32d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:01:46.886813  1725 raft_consensus.cc:1275] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Refusing update from remote peer aa493c651b4f48f08b65e822ceb32d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:01:46.886981  1924 consensus_queue.cc:1048] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:01:46.888139  2067 consensus_queue.cc:1048] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:01:46.889292  2066 consensus_queue.cc:1048] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:01:46.912176  1725 raft_consensus.cc:2955] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:46.912853  1873 raft_consensus.cc:2955] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:46.914216  2034 raft_consensus.cc:1064] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3: attempting to promote NON_VOTER 781a0f0d9aa349bf84bd4df61d6c8e0c to VOTER
I20260608 13:01:46.917081  2034 consensus_queue.cc:237] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [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: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } }
I20260608 13:01:46.927954  1622 catalog_manager.cc:5696] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 reported cstate change: config changed from index 2 to 3, 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aa493c651b4f48f08b65e822ceb32d81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:46.937377  1993 raft_consensus.cc:1275] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 LEARNER]: Refusing update from remote peer c9df3c52d46340f2b8fa61e418596ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:01:46.938782  1799 raft_consensus.cc:1275] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Refusing update from remote peer c9df3c52d46340f2b8fa61e418596ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:01:46.940277  1725 raft_consensus.cc:1275] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Refusing update from remote peer c9df3c52d46340f2b8fa61e418596ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:01:46.940261  2034 consensus_queue.cc:1048] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:01:46.941341  2052 consensus_queue.cc:1048] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:01:46.944581  2052 consensus_queue.cc:1048] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:01:46.958173  1799 raft_consensus.cc:2955] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:46.963189  1725 raft_consensus.cc:2955] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:46.971589  1619 catalog_manager.cc:5696] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 reported cstate change: config changed from index 2 to 3, 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9df3c52d46340f2b8fa61e418596ee3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.121243  2047 raft_consensus.cc:1027] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 1 LEADER]: attempt to promote peer 781a0f0d9aa349bf84bd4df61d6c8e0c: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 13:01:47.160570  2067 raft_consensus.cc:2955] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.170434  1993 raft_consensus.cc:2955] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } attrs { replace: true } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.247313  2074 raft_consensus.cc:2955] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.257903  1993 raft_consensus.cc:2955] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 781a0f0d9aa349bf84bd4df61d6c8e0c (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } attrs { replace: true } } peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.328853  1873 consensus_queue.cc:237] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [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: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } }
I20260608 13:01:47.335465  1799 consensus_queue.cc:237] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [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: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } }
I20260608 13:01:47.336525  1800 raft_consensus.cc:1275] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Refusing update from remote peer c9df3c52d46340f2b8fa61e418596ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:01:47.338316  2052 consensus_queue.cc:1048] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:01:47.339691  1993 raft_consensus.cc:1275] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 FOLLOWER]: Refusing update from remote peer c9df3c52d46340f2b8fa61e418596ee3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:01:47.343315  1993 raft_consensus.cc:1275] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 FOLLOWER]: Refusing update from remote peer aa493c651b4f48f08b65e822ceb32d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:01:47.343894  2052 consensus_queue.cc:1048] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:01:47.343914  1725 raft_consensus.cc:1275] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Refusing update from remote peer aa493c651b4f48f08b65e822ceb32d81: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:01:47.344820  1924 consensus_queue.cc:1048] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:01:47.346274  2047 consensus_queue.cc:1048] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:01:47.357178  1992 raft_consensus.cc:2955] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER df48628e33784023b8df4a7602b5617d (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.357990  1725 raft_consensus.cc:2955] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.359519  1991 raft_consensus.cc:2955] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.368928  1800 raft_consensus.cc:2955] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER df48628e33784023b8df4a7602b5617d (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.373157  1622 catalog_manager.cc:5696] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c reported cstate change: config changed from index 3 to 4, VOTER df48628e33784023b8df4a7602b5617d (127.28.21.129) evicted. New cstate: current_term: 1 leader_uuid: "c9df3c52d46340f2b8fa61e418596ee3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.373718  1623 catalog_manager.cc:5696] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d reported cstate change: config changed from index 3 to 4, VOTER c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131) evicted. New cstate: current_term: 1 leader_uuid: "aa493c651b4f48f08b65e822ceb32d81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.635106  1713 tablet_service.cc:1558] Processing DeleteTablet for tablet 310b1bd6553c4cf0afcff8bb61cf0180 with delete_type TABLET_DATA_TOMBSTONED (TS df48628e33784023b8df4a7602b5617d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56782
I20260608 13:01:47.638414  2081 tablet_replica.cc:333] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d: stopping tablet replica
I20260608 13:01:47.639636  2081 raft_consensus.cc:2243] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:47.640609  2081 raft_consensus.cc:2272] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:47.644461  2081 ts_tablet_manager.cc:1916] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:01:47.655632  2081 ts_tablet_manager.cc:1929] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:01:47.656064  2081 log.cc:1199] T 310b1bd6553c4cf0afcff8bb61cf0180 P df48628e33784023b8df4a7602b5617d: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/310b1bd6553c4cf0afcff8bb61cf0180
I20260608 13:01:47.657873  1607 catalog_manager.cc:5027] TS df48628e33784023b8df4a7602b5617d (127.28.21.129:45041): tablet 310b1bd6553c4cf0afcff8bb61cf0180 (table test-workload [id=8a3decb69f614e81a2916f44cf459d37]) successfully deleted
I20260608 13:01:47.836723  2067 raft_consensus.cc:2955] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "df48628e33784023b8df4a7602b5617d" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45041 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.845883  1863 tablet_service.cc:1558] Processing DeleteTablet for tablet c7401b5eced7470b975442b7b7a2dd1d with delete_type TABLET_DATA_TOMBSTONED (TS c9df3c52d46340f2b8fa61e418596ee3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37550
I20260608 13:01:47.846364  1610 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c7401b5eced7470b975442b7b7a2dd1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:01:47.848155  2082 tablet_replica.cc:333] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3: stopping tablet replica
I20260608 13:01:47.849400  2082 raft_consensus.cc:2243] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:47.850198  2082 raft_consensus.cc:2272] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:47.854460  2082 ts_tablet_manager.cc:1916] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:01:47.859313  2074 raft_consensus.cc:2955] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER df48628e33784023b8df4a7602b5617d (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9df3c52d46340f2b8fa61e418596ee3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39065 } } peers { permanent_uuid: "aa493c651b4f48f08b65e822ceb32d81" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 38063 } } peers { permanent_uuid: "781a0f0d9aa349bf84bd4df61d6c8e0c" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 39113 } attrs { promote: false } } }
I20260608 13:01:47.868854  1609 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 310b1bd6553c4cf0afcff8bb61cf0180 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:01:47.870913  2082 ts_tablet_manager.cc:1929] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:01:47.871369  2082 log.cc:1199] T c7401b5eced7470b975442b7b7a2dd1d P c9df3c52d46340f2b8fa61e418596ee3: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923554775813-28758-0/minicluster-data/ts-2-root/wals/c7401b5eced7470b975442b7b7a2dd1d
I20260608 13:01:47.873090  1609 catalog_manager.cc:5027] TS c9df3c52d46340f2b8fa61e418596ee3 (127.28.21.131:39065): tablet c7401b5eced7470b975442b7b7a2dd1d (table test-workload [id=8a3decb69f614e81a2916f44cf459d37]) successfully deleted
I20260608 13:01:48.688069  1676 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:48.690790  1676 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:48.691135  1676 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:50.692337  1676 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:50.695154  1676 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:50.695582  1676 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:52.696772  1676 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:52.699596 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:01:52.700397  1676 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:52.701493  1676 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:52.730728 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:52.731616 28758 tablet_replica.cc:333] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d: stopping tablet replica
I20260608 13:01:52.732197 28758 raft_consensus.cc:2243] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:52.732784 28758 raft_consensus.cc:2272] T c7401b5eced7470b975442b7b7a2dd1d P df48628e33784023b8df4a7602b5617d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:52.734921 28758 tablet_replica.cc:333] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d: stopping tablet replica
I20260608 13:01:52.735383 28758 raft_consensus.cc:2243] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:01:52.736148 28758 raft_consensus.cc:2272] T e40de59f6955463c9948fcf1f434ed0e P df48628e33784023b8df4a7602b5617d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:52.760526 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:01:52.776067 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:01:52.811529 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:52.812394 28758 tablet_replica.cc:333] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81: stopping tablet replica
I20260608 13:01:52.813014 28758 raft_consensus.cc:2243] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:52.813573 28758 raft_consensus.cc:2272] T e40de59f6955463c9948fcf1f434ed0e P aa493c651b4f48f08b65e822ceb32d81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:52.815927 28758 tablet_replica.cc:333] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81: stopping tablet replica
I20260608 13:01:52.816529 28758 raft_consensus.cc:2243] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:52.817193 28758 raft_consensus.cc:2272] T 310b1bd6553c4cf0afcff8bb61cf0180 P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:01:52.818601  1840 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260608 13:01:52.819460 28758 tablet_replica.cc:333] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81: stopping tablet replica
I20260608 13:01:52.820108 28758 raft_consensus.cc:2243] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:52.820984 28758 raft_consensus.cc:2272] T c7401b5eced7470b975442b7b7a2dd1d P aa493c651b4f48f08b65e822ceb32d81 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:01:52.821945  1840 consensus_peers.cc:597] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 -> Peer aa493c651b4f48f08b65e822ceb32d81 (127.28.21.130:38063): Couldn't send request to peer aa493c651b4f48f08b65e822ceb32d81. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:52.845475 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:01:52.860695 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:01:52.891405 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:52.892197 28758 tablet_replica.cc:333] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3: stopping tablet replica
I20260608 13:01:52.892853 28758 raft_consensus.cc:2243] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:52.893390 28758 raft_consensus.cc:2272] T e40de59f6955463c9948fcf1f434ed0e P c9df3c52d46340f2b8fa61e418596ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:52.895640 28758 tablet_replica.cc:333] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3: stopping tablet replica
I20260608 13:01:52.896155 28758 raft_consensus.cc:2243] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:52.897044 28758 raft_consensus.cc:2272] T 310b1bd6553c4cf0afcff8bb61cf0180 P c9df3c52d46340f2b8fa61e418596ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:52.920888 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:01:52.934530 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:01:52.956995 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:52.957813 28758 tablet_replica.cc:333] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c: stopping tablet replica
I20260608 13:01:52.958408 28758 raft_consensus.cc:2243] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:52.959029 28758 raft_consensus.cc:2272] T 310b1bd6553c4cf0afcff8bb61cf0180 P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:52.961079 28758 tablet_replica.cc:333] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c: stopping tablet replica
I20260608 13:01:52.961818 28758 raft_consensus.cc:2243] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:52.962476 28758 raft_consensus.cc:2272] T c7401b5eced7470b975442b7b7a2dd1d P 781a0f0d9aa349bf84bd4df61d6c8e0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:52.983278 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:01:52.994740 28758 master.cc:562] Master@127.28.21.190:37019 shutting down...
I20260608 13:01:53.013171 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:53.013777 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:53.014150 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0b6eda215a404d7886a29f2e0a13beb0: stopping tablet replica
I20260608 13:01:53.033671 28758 master.cc:584] Master@127.28.21.190:37019 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10557 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 13:01:53.074697 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:41007
I20260608 13:01:53.075930 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:53.082177  2085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:53.082384  2086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:53.082716  2088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:53.084327 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:53.085297 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:53.085497 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:53.085676 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923713085644 us; error 0 us; skew 500 ppm
I20260608 13:01:53.086284 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:53.088917 28758 webserver.cc:533] Webserver started at http://127.28.21.190:44205/ using document root <none> and password file <none>
I20260608 13:01:53.089403 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:53.089591 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:53.089876 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:53.090978 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "6a698f1e02cf49f682a7a7dc80b148f5"
format_stamp: "Formatted at 2026-06-08 13:01:53 on dist-test-slave-vkhm"
I20260608 13:01:53.095498 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:01:53.099134  2093 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:53.099879 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:01:53.100186 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "6a698f1e02cf49f682a7a7dc80b148f5"
format_stamp: "Formatted at 2026-06-08 13:01:53 on dist-test-slave-vkhm"
I20260608 13:01:53.100582 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-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)
I20260608 13:01:53.114996 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:53.116361 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:53.155383 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:41007
I20260608 13:01:53.155503  2144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:41007 every 8 connection(s)
I20260608 13:01:53.159480  2145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:53.169734  2145 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5: Bootstrap starting.
I20260608 13:01:53.174788  2145 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:53.179093  2145 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5: No bootstrap required, opened a new log
I20260608 13:01:53.181247  2145 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a698f1e02cf49f682a7a7dc80b148f5" member_type: VOTER }
I20260608 13:01:53.181602  2145 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:53.181777  2145 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a698f1e02cf49f682a7a7dc80b148f5, State: Initialized, Role: FOLLOWER
I20260608 13:01:53.182338  2145 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a698f1e02cf49f682a7a7dc80b148f5" member_type: VOTER }
I20260608 13:01:53.182749  2145 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:53.182937  2145 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:53.183149  2145 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:53.187701  2145 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a698f1e02cf49f682a7a7dc80b148f5" member_type: VOTER }
I20260608 13:01:53.188184  2145 leader_election.cc:304] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [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: 6a698f1e02cf49f682a7a7dc80b148f5; no voters: 
I20260608 13:01:53.189291  2145 leader_election.cc:290] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:53.189724  2148 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:53.191160  2148 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [term 1 LEADER]: Becoming Leader. State: Replica: 6a698f1e02cf49f682a7a7dc80b148f5, State: Running, Role: LEADER
I20260608 13:01:53.191938  2148 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [LEADER]: Queue going to LEADER mode. State: All 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: "6a698f1e02cf49f682a7a7dc80b148f5" member_type: VOTER }
I20260608 13:01:53.192471  2145 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:53.195734  2149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6a698f1e02cf49f682a7a7dc80b148f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a698f1e02cf49f682a7a7dc80b148f5" member_type: VOTER } }
I20260608 13:01:53.195752  2150 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6a698f1e02cf49f682a7a7dc80b148f5. Latest consensus state: current_term: 1 leader_uuid: "6a698f1e02cf49f682a7a7dc80b148f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a698f1e02cf49f682a7a7dc80b148f5" member_type: VOTER } }
I20260608 13:01:53.196590  2149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:53.196784  2150 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:53.207976  2153 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:01:53.213155  2153 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:01:53.214262 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:01:53.222719  2153 catalog_manager.cc:1382] Generated new cluster ID: c1ea745c7c8d4eec96fa0942b5c95c3b
I20260608 13:01:53.223055  2153 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:01:53.248075  2153 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:01:53.249405  2153 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:01:53.262008  2153 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5: Generated new TSK 0
I20260608 13:01:53.262638  2153 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:01:53.281790 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:53.288375  2166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:53.289413  2167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:53.292048  2169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:53.292285 28758 server_base.cc:1061] running on GCE node
I20260608 13:01:53.293298 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:53.293478 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:53.293610 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923713293599 us; error 0 us; skew 500 ppm
I20260608 13:01:53.294164 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:53.296542 28758 webserver.cc:533] Webserver started at http://127.28.21.129:46257/ using document root <none> and password file <none>
I20260608 13:01:53.297041 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:53.297212 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:53.297433 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:53.298491 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "d612d96ef9a142748f6ea211b9cde7fc"
format_stamp: "Formatted at 2026-06-08 13:01:53 on dist-test-slave-vkhm"
I20260608 13:01:53.303411 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:01:53.306875  2174 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:53.307649 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:01:53.308037 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "d612d96ef9a142748f6ea211b9cde7fc"
format_stamp: "Formatted at 2026-06-08 13:01:53 on dist-test-slave-vkhm"
I20260608 13:01:53.308408 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-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)
I20260608 13:01:53.326555 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:53.327786 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:53.330070 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:53.332978 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:53.333171 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:53.333495 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:53.333650 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:53.374542 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:43071
I20260608 13:01:53.374650  2236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:43071 every 8 connection(s)
I20260608 13:01:53.379906 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:53.388321  2241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:53.390164  2242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:53.392800 28758 server_base.cc:1061] running on GCE node
W20260608 13:01:53.392979  2244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:53.393975 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:53.394217 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:53.394414 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923713394394 us; error 0 us; skew 500 ppm
I20260608 13:01:53.395203 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:53.398201 28758 webserver.cc:533] Webserver started at http://127.28.21.130:33131/ using document root <none> and password file <none>
I20260608 13:01:53.398675  2237 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41007
I20260608 13:01:53.398900 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:53.399119  2237 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:53.399183 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:53.399667 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:53.400146  2237 heartbeater.cc:507] Master 127.28.21.190:41007 requested a full tablet report, sending...
I20260608 13:01:53.401223 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "57d780f3d3af4d9fb1ceb23233ca3335"
format_stamp: "Formatted at 2026-06-08 13:01:53 on dist-test-slave-vkhm"
I20260608 13:01:53.402910  2110 ts_manager.cc:194] Registered new tserver with Master: d612d96ef9a142748f6ea211b9cde7fc (127.28.21.129:43071)
I20260608 13:01:53.404857  2110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45678
I20260608 13:01:53.406720 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 13:01:53.410674  2249 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:53.411430 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 13:01:53.411684 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "57d780f3d3af4d9fb1ceb23233ca3335"
format_stamp: "Formatted at 2026-06-08 13:01:53 on dist-test-slave-vkhm"
I20260608 13:01:53.411916 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-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)
I20260608 13:01:53.425732 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:53.426770 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:53.428078 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:53.430402 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:53.430588 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:53.430891 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:53.431051 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:53.470834 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:37799
I20260608 13:01:53.470961  2311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:37799 every 8 connection(s)
I20260608 13:01:53.475832 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:53.484630  2315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:01:53.485109  2316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:53.486811 28758 server_base.cc:1061] running on GCE node
W20260608 13:01:53.487978  2318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:01:53.488346  2312 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41007
I20260608 13:01:53.488787  2312 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:53.489092 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:53.489385 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:01:53.489552 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923713489518 us; error 0 us; skew 500 ppm
I20260608 13:01:53.489619  2312 heartbeater.cc:507] Master 127.28.21.190:41007 requested a full tablet report, sending...
I20260608 13:01:53.490264 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:53.492012  2110 ts_manager.cc:194] Registered new tserver with Master: 57d780f3d3af4d9fb1ceb23233ca3335 (127.28.21.130:37799)
I20260608 13:01:53.493129 28758 webserver.cc:533] Webserver started at http://127.28.21.131:38847/ using document root <none> and password file <none>
I20260608 13:01:53.493860 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:53.493981  2110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45684
I20260608 13:01:53.494133 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:53.494596 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:53.495838 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "399822ff06a54a469e9f55c44303ef32"
format_stamp: "Formatted at 2026-06-08 13:01:53 on dist-test-slave-vkhm"
I20260608 13:01:53.500485 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 13:01:53.503980  2323 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:53.504797 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:01:53.505101 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "399822ff06a54a469e9f55c44303ef32"
format_stamp: "Formatted at 2026-06-08 13:01:53 on dist-test-slave-vkhm"
I20260608 13:01:53.505381 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923554775813-28758-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)
I20260608 13:01:53.528056 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:53.529318 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:53.530776 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:53.533046 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:53.533286 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:53.533563 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:53.533778 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:53.573158 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:41745
I20260608 13:01:53.573278  2385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:41745 every 8 connection(s)
I20260608 13:01:53.587270  2386 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41007
I20260608 13:01:53.587654  2386 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:53.588351  2386 heartbeater.cc:507] Master 127.28.21.190:41007 requested a full tablet report, sending...
I20260608 13:01:53.590345  2110 ts_manager.cc:194] Registered new tserver with Master: 399822ff06a54a469e9f55c44303ef32 (127.28.21.131:41745)
I20260608 13:01:53.591252 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014622794s
I20260608 13:01:53.592021  2110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45696
I20260608 13:01:54.407938  2237 heartbeater.cc:499] Master 127.28.21.190:41007 was elected leader, sending a full tablet report...
I20260608 13:01:54.496877  2312 heartbeater.cc:499] Master 127.28.21.190:41007 was elected leader, sending a full tablet report...
I20260608 13:01:54.595122  2386 heartbeater.cc:499] Master 127.28.21.190:41007 was elected leader, sending a full tablet report...
I20260608 13:01:54.648478  2110 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45710:
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"
    }
  }
}
W20260608 13:01:54.650556  2110 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:01:54.700335  2202 tablet_service.cc:1511] Processing CreateTablet for tablet 733c2a0b59ce4506be6e354f8f53bdeb (DEFAULT_TABLE table=test-workload [id=3ee22655577743079368c8d238d988ca]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:01:54.701843  2202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733c2a0b59ce4506be6e354f8f53bdeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:54.707875  2351 tablet_service.cc:1511] Processing CreateTablet for tablet 733c2a0b59ce4506be6e354f8f53bdeb (DEFAULT_TABLE table=test-workload [id=3ee22655577743079368c8d238d988ca]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:01:54.709344  2351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733c2a0b59ce4506be6e354f8f53bdeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:54.710106  2277 tablet_service.cc:1511] Processing CreateTablet for tablet 733c2a0b59ce4506be6e354f8f53bdeb (DEFAULT_TABLE table=test-workload [id=3ee22655577743079368c8d238d988ca]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:01:54.711349  2277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733c2a0b59ce4506be6e354f8f53bdeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:54.721168  2406 tablet_bootstrap.cc:492] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc: Bootstrap starting.
I20260608 13:01:54.725551  2407 tablet_bootstrap.cc:492] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335: Bootstrap starting.
I20260608 13:01:54.727432  2408 tablet_bootstrap.cc:492] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32: Bootstrap starting.
I20260608 13:01:54.729468  2406 tablet_bootstrap.cc:654] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:54.734678  2406 tablet_bootstrap.cc:492] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc: No bootstrap required, opened a new log
I20260608 13:01:54.735117  2408 tablet_bootstrap.cc:654] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:54.735122  2406 ts_tablet_manager.cc:1403] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 13:01:54.735117  2407 tablet_bootstrap.cc:654] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:54.738193  2406 raft_consensus.cc:359] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d612d96ef9a142748f6ea211b9cde7fc" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43071 } } peers { permanent_uuid: "399822ff06a54a469e9f55c44303ef32" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41745 } } peers { permanent_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37799 } }
I20260608 13:01:54.738817  2406 raft_consensus.cc:385] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:54.739189  2406 raft_consensus.cc:740] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d612d96ef9a142748f6ea211b9cde7fc, State: Initialized, Role: FOLLOWER
I20260608 13:01:54.739993  2406 consensus_queue.cc:260] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d612d96ef9a142748f6ea211b9cde7fc" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43071 } } peers { permanent_uuid: "399822ff06a54a469e9f55c44303ef32" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41745 } } peers { permanent_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37799 } }
I20260608 13:01:54.743640  2408 tablet_bootstrap.cc:492] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32: No bootstrap required, opened a new log
I20260608 13:01:54.743731  2407 tablet_bootstrap.cc:492] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335: No bootstrap required, opened a new log
I20260608 13:01:54.744179  2408 ts_tablet_manager.cc:1403] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 13:01:54.744567  2407 ts_tablet_manager.cc:1403] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260608 13:01:54.745589  2406 ts_tablet_manager.cc:1434] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 13:01:54.747056  2408 raft_consensus.cc:359] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d612d96ef9a142748f6ea211b9cde7fc" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43071 } } peers { permanent_uuid: "399822ff06a54a469e9f55c44303ef32" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41745 } } peers { permanent_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37799 } }
I20260608 13:01:54.747845  2408 raft_consensus.cc:385] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:54.748184  2408 raft_consensus.cc:740] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 399822ff06a54a469e9f55c44303ef32, State: Initialized, Role: FOLLOWER
I20260608 13:01:54.749198  2407 raft_consensus.cc:359] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d612d96ef9a142748f6ea211b9cde7fc" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43071 } } peers { permanent_uuid: "399822ff06a54a469e9f55c44303ef32" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41745 } } peers { permanent_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37799 } }
I20260608 13:01:54.749058  2408 consensus_queue.cc:260] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d612d96ef9a142748f6ea211b9cde7fc" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43071 } } peers { permanent_uuid: "399822ff06a54a469e9f55c44303ef32" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41745 } } peers { permanent_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37799 } }
I20260608 13:01:54.749776  2407 raft_consensus.cc:385] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:54.750123  2407 raft_consensus.cc:740] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d780f3d3af4d9fb1ceb23233ca3335, State: Initialized, Role: FOLLOWER
I20260608 13:01:54.750851  2407 consensus_queue.cc:260] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d612d96ef9a142748f6ea211b9cde7fc" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43071 } } peers { permanent_uuid: "399822ff06a54a469e9f55c44303ef32" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41745 } } peers { permanent_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37799 } }
I20260608 13:01:54.753142  2408 ts_tablet_manager.cc:1434] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260608 13:01:54.755597  2407 ts_tablet_manager.cc:1434] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260608 13:01:54.995530  2414 raft_consensus.cc:493] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:54.996068  2414 raft_consensus.cc:515] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d612d96ef9a142748f6ea211b9cde7fc" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43071 } } peers { permanent_uuid: "399822ff06a54a469e9f55c44303ef32" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41745 } } peers { permanent_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37799 } }
I20260608 13:01:54.998298  2414 leader_election.cc:290] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d612d96ef9a142748f6ea211b9cde7fc (127.28.21.129:43071), 399822ff06a54a469e9f55c44303ef32 (127.28.21.131:41745)
I20260608 13:01:55.011431  2361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733c2a0b59ce4506be6e354f8f53bdeb" candidate_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399822ff06a54a469e9f55c44303ef32" is_pre_election: true
I20260608 13:01:55.012295  2361 raft_consensus.cc:2468] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d780f3d3af4d9fb1ceb23233ca3335 in term 0.
I20260608 13:01:55.012672  2212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733c2a0b59ce4506be6e354f8f53bdeb" candidate_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d612d96ef9a142748f6ea211b9cde7fc" is_pre_election: true
I20260608 13:01:55.013399  2212 raft_consensus.cc:2468] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d780f3d3af4d9fb1ceb23233ca3335 in term 0.
I20260608 13:01:55.013797  2252 leader_election.cc:304] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 399822ff06a54a469e9f55c44303ef32, 57d780f3d3af4d9fb1ceb23233ca3335; no voters: 
I20260608 13:01:55.014662  2414 raft_consensus.cc:2804] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:55.014993  2414 raft_consensus.cc:493] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:55.015277  2414 raft_consensus.cc:3060] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:55.019879  2414 raft_consensus.cc:515] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d612d96ef9a142748f6ea211b9cde7fc" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43071 } } peers { permanent_uuid: "399822ff06a54a469e9f55c44303ef32" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41745 } } peers { permanent_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37799 } }
I20260608 13:01:55.021535  2414 leader_election.cc:290] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [CANDIDATE]: Term 1 election: Requested vote from peers d612d96ef9a142748f6ea211b9cde7fc (127.28.21.129:43071), 399822ff06a54a469e9f55c44303ef32 (127.28.21.131:41745)
I20260608 13:01:55.022250  2212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733c2a0b59ce4506be6e354f8f53bdeb" candidate_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d612d96ef9a142748f6ea211b9cde7fc"
I20260608 13:01:55.022512  2361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733c2a0b59ce4506be6e354f8f53bdeb" candidate_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "399822ff06a54a469e9f55c44303ef32"
I20260608 13:01:55.022769  2212 raft_consensus.cc:3060] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:55.023092  2361 raft_consensus.cc:3060] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:55.027767  2212 raft_consensus.cc:2468] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d780f3d3af4d9fb1ceb23233ca3335 in term 1.
I20260608 13:01:55.028105  2361 raft_consensus.cc:2468] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d780f3d3af4d9fb1ceb23233ca3335 in term 1.
I20260608 13:01:55.029068  2250 leader_election.cc:304] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d780f3d3af4d9fb1ceb23233ca3335, d612d96ef9a142748f6ea211b9cde7fc; no voters: 
I20260608 13:01:55.029961  2414 raft_consensus.cc:2804] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:55.031097  2414 raft_consensus.cc:697] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 1 LEADER]: Becoming Leader. State: Replica: 57d780f3d3af4d9fb1ceb23233ca3335, State: Running, Role: LEADER
I20260608 13:01:55.031838  2414 consensus_queue.cc:237] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d612d96ef9a142748f6ea211b9cde7fc" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43071 } } peers { permanent_uuid: "399822ff06a54a469e9f55c44303ef32" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41745 } } peers { permanent_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37799 } }
I20260608 13:01:55.038966  2110 catalog_manager.cc:5696] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57d780f3d3af4d9fb1ceb23233ca3335 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d612d96ef9a142748f6ea211b9cde7fc" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "399822ff06a54a469e9f55c44303ef32" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d780f3d3af4d9fb1ceb23233ca3335" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37799 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:55.084026 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:01:55.102487 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:55.103374 28758 tablet_replica.cc:333] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc: stopping tablet replica
I20260608 13:01:55.103986 28758 raft_consensus.cc:2243] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:55.104460 28758 raft_consensus.cc:2272] T 733c2a0b59ce4506be6e354f8f53bdeb P d612d96ef9a142748f6ea211b9cde7fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:55.123749 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:01:55.209582  2163 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:55.211022  2163 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:55.211383  2163 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:01:55.517547  2250 consensus_peers.cc:597] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 -> Peer d612d96ef9a142748f6ea211b9cde7fc (127.28.21.129:43071): Couldn't send request to peer d612d96ef9a142748f6ea211b9cde7fc. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:55.605970  2414 consensus_queue.cc:1048] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [LEADER]: Connected to new peer: Peer: permanent_uuid: "399822ff06a54a469e9f55c44303ef32" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:57.212667  2163 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:57.215421  2163 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:57.216354  2163 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:01:57.745363  2308 debug-util.cc:398] Leaking SignalData structure 0x7b0800255860 after lost signal to thread 28761
W20260608 13:01:57.746464  2308 debug-util.cc:398] Leaking SignalData structure 0x7b0800118200 after lost signal to thread 2144
W20260608 13:01:57.747560  2308 debug-util.cc:398] Leaking SignalData structure 0x7b08000bf300 after lost signal to thread 2311
W20260608 13:01:57.748613  2308 debug-util.cc:398] Leaking SignalData structure 0x7b08002b2bc0 after lost signal to thread 2385
W20260608 13:01:58.281852  2250 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43071: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 13:01:58.288895  2250 consensus_peers.cc:597] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 -> Peer d612d96ef9a142748f6ea211b9cde7fc (127.28.21.129:43071): Couldn't send request to peer d612d96ef9a142748f6ea211b9cde7fc. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43071: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 13:01:59.217471  2163 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:59.218896  2163 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:59.219237  2163 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:02:00.736948  2250 consensus_peers.cc:597] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 -> Peer d612d96ef9a142748f6ea211b9cde7fc (127.28.21.129:43071): Couldn't send request to peer d612d96ef9a142748f6ea211b9cde7fc. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43071: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 13:02:01.220255  2163 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:01.221573  2163 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:01.221912  2163 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:03.222889  2163 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:03.224344  2163 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:03.224704  2163 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:02:03.246552  2250 consensus_peers.cc:597] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 -> Peer d612d96ef9a142748f6ea211b9cde7fc (127.28.21.129:43071): Couldn't send request to peer d612d96ef9a142748f6ea211b9cde7fc. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43071: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260608 13:02:03.720160  2250 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43071: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 13:02:05.225662  2163 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:05.227088  2163 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:05.227430  2163 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:02:05.664594  2250 consensus_peers.cc:597] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 -> Peer d612d96ef9a142748f6ea211b9cde7fc (127.28.21.129:43071): Couldn't send request to peer d612d96ef9a142748f6ea211b9cde7fc. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43071: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 13:02:05.810549 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:02:05.837126 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:05.837898 28758 tablet_replica.cc:333] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335: stopping tablet replica
I20260608 13:02:05.838497 28758 raft_consensus.cc:2243] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:05.839614 28758 raft_consensus.cc:2272] T 733c2a0b59ce4506be6e354f8f53bdeb P 57d780f3d3af4d9fb1ceb23233ca3335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:05.884995 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:02:05.902014 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:02:05.931973 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:05.932853 28758 tablet_replica.cc:333] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32: stopping tablet replica
I20260608 13:02:05.933579 28758 raft_consensus.cc:2243] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:05.934333 28758 raft_consensus.cc:2272] T 733c2a0b59ce4506be6e354f8f53bdeb P 399822ff06a54a469e9f55c44303ef32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:05.954854 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:02:05.969209 28758 master.cc:562] Master@127.28.21.190:41007 shutting down...
I20260608 13:02:05.991466 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:05.992300 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:05.992666 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a698f1e02cf49f682a7a7dc80b148f5: stopping tablet replica
I20260608 13:02:06.013453 28758 master.cc:584] Master@127.28.21.190:41007 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12998 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 13:02:06.075991 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:43721
I20260608 13:02:06.078060 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:06.084962  2445 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:06.086488  2448 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:06.086704  2446 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:06.087091 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:06.088125 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:06.088536 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:06.088727 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923726088692 us; error 0 us; skew 500 ppm
I20260608 13:02:06.089357 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:06.091982 28758 webserver.cc:533] Webserver started at http://127.28.21.190:37919/ using document root <none> and password file <none>
I20260608 13:02:06.092576 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:06.092788 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:06.093099 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:06.094452 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "60772b0f88374227a6e550971bc28b4d"
format_stamp: "Formatted at 2026-06-08 13:02:06 on dist-test-slave-vkhm"
I20260608 13:02:06.099565 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 13:02:06.103693  2453 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:06.104723 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:02:06.105016 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "60772b0f88374227a6e550971bc28b4d"
format_stamp: "Formatted at 2026-06-08 13:02:06 on dist-test-slave-vkhm"
I20260608 13:02:06.105274 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-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)
I20260608 13:02:06.126495 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:06.127812 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:06.170779 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:43721
I20260608 13:02:06.170908  2504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:43721 every 8 connection(s)
I20260608 13:02:06.175755  2505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:06.189761  2505 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d: Bootstrap starting.
I20260608 13:02:06.195134  2505 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:06.199883  2505 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d: No bootstrap required, opened a new log
I20260608 13:02:06.202347  2505 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60772b0f88374227a6e550971bc28b4d" member_type: VOTER }
I20260608 13:02:06.202816  2505 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:06.203089  2505 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60772b0f88374227a6e550971bc28b4d, State: Initialized, Role: FOLLOWER
I20260608 13:02:06.203826  2505 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60772b0f88374227a6e550971bc28b4d" member_type: VOTER }
I20260608 13:02:06.204370  2505 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:06.204622  2505 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:06.204905  2505 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:06.210374  2505 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60772b0f88374227a6e550971bc28b4d" member_type: VOTER }
I20260608 13:02:06.210963  2505 leader_election.cc:304] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [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: 60772b0f88374227a6e550971bc28b4d; no voters: 
I20260608 13:02:06.212201  2505 leader_election.cc:290] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:06.212788  2508 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:06.214262  2508 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [term 1 LEADER]: Becoming Leader. State: Replica: 60772b0f88374227a6e550971bc28b4d, State: Running, Role: LEADER
I20260608 13:02:06.215027  2508 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [LEADER]: Queue going to LEADER mode. State: All 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: "60772b0f88374227a6e550971bc28b4d" member_type: VOTER }
I20260608 13:02:06.215425  2505 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:06.221927  2510 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60772b0f88374227a6e550971bc28b4d. Latest consensus state: current_term: 1 leader_uuid: "60772b0f88374227a6e550971bc28b4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60772b0f88374227a6e550971bc28b4d" member_type: VOTER } }
I20260608 13:02:06.222301  2509 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60772b0f88374227a6e550971bc28b4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60772b0f88374227a6e550971bc28b4d" member_type: VOTER } }
I20260608 13:02:06.222693  2510 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:06.222795  2509 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:06.225206  2515 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:06.230959  2515 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:06.233448 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:06.241051  2515 catalog_manager.cc:1382] Generated new cluster ID: cf9d8b46f32742ad981d751825537490
I20260608 13:02:06.241397  2515 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:06.265268  2515 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:06.266752  2515 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:06.280889  2515 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d: Generated new TSK 0
I20260608 13:02:06.281574  2515 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:06.300297 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:06.307010  2526 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:06.308243  2527 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:06.310654  2529 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:06.310745 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:06.311884 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:06.312139 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:06.312390 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923726312366 us; error 0 us; skew 500 ppm
I20260608 13:02:06.313000 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:06.315433 28758 webserver.cc:533] Webserver started at http://127.28.21.129:33411/ using document root <none> and password file <none>
I20260608 13:02:06.315997 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:06.316275 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:06.316573 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:06.317929 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "4456985578ae4c74bfc5f4a86ab25cf3"
format_stamp: "Formatted at 2026-06-08 13:02:06 on dist-test-slave-vkhm"
I20260608 13:02:06.322775 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 13:02:06.326370  2534 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:06.327210 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:02:06.327598 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "4456985578ae4c74bfc5f4a86ab25cf3"
format_stamp: "Formatted at 2026-06-08 13:02:06 on dist-test-slave-vkhm"
I20260608 13:02:06.327908 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-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)
I20260608 13:02:06.343618 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:06.345031 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:06.346606 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:06.349193 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:06.349432 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:06.349684 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:06.349871 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:06.399554 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:41485
I20260608 13:02:06.399693  2596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:41485 every 8 connection(s)
I20260608 13:02:06.405409 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:06.413769  2601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:06.414611  2602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:06.417302  2604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:06.418892 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:06.420073 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:06.420369 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:06.420445  2597 heartbeater.cc:344] Connected to a master server at 127.28.21.190:43721
I20260608 13:02:06.420571 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923726420535 us; error 0 us; skew 500 ppm
I20260608 13:02:06.421006  2597 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:06.421449 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:06.421864  2597 heartbeater.cc:507] Master 127.28.21.190:43721 requested a full tablet report, sending...
I20260608 13:02:06.424428 28758 webserver.cc:533] Webserver started at http://127.28.21.130:39583/ using document root <none> and password file <none>
I20260608 13:02:06.424721  2470 ts_manager.cc:194] Registered new tserver with Master: 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485)
I20260608 13:02:06.425024 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:06.425307 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:06.425594 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:06.426817 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343"
format_stamp: "Formatted at 2026-06-08 13:02:06 on dist-test-slave-vkhm"
I20260608 13:02:06.426903  2470 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58194
I20260608 13:02:06.431834 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 13:02:06.435478  2609 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:06.436196 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:02:06.436573 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343"
format_stamp: "Formatted at 2026-06-08 13:02:06 on dist-test-slave-vkhm"
I20260608 13:02:06.436858 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-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)
I20260608 13:02:06.449499 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:06.451012 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:06.452638 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:06.454990 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:06.455214 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:06.455459 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:06.455634 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:06.496673 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:43201
I20260608 13:02:06.496806  2671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:43201 every 8 connection(s)
I20260608 13:02:06.501931 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:06.510421  2675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:06.511052  2676 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:06.512537  2678 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:06.515101 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:06.516144 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:02:06.516386  2672 heartbeater.cc:344] Connected to a master server at 127.28.21.190:43721
W20260608 13:02:06.516525 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:06.516909 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923726516886 us; error 0 us; skew 500 ppm
I20260608 13:02:06.516970  2672 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:06.517692 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:06.517949  2672 heartbeater.cc:507] Master 127.28.21.190:43721 requested a full tablet report, sending...
I20260608 13:02:06.520432  2470 ts_manager.cc:194] Registered new tserver with Master: a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201)
I20260608 13:02:06.520660 28758 webserver.cc:533] Webserver started at http://127.28.21.131:41237/ using document root <none> and password file <none>
I20260608 13:02:06.521297 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:06.521521 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:06.521801 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:06.522099  2470 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58196
I20260608 13:02:06.523211 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "3f6527f854954be8a690bbd0facec611"
format_stamp: "Formatted at 2026-06-08 13:02:06 on dist-test-slave-vkhm"
I20260608 13:02:06.528290 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.003s
I20260608 13:02:06.531827  2683 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:06.532760 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:02:06.533087 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "3f6527f854954be8a690bbd0facec611"
format_stamp: "Formatted at 2026-06-08 13:02:06 on dist-test-slave-vkhm"
I20260608 13:02:06.533407 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-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)
I20260608 13:02:06.544538 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:06.545760 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:06.547230 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:06.549571 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:06.549805 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:06.550058 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:06.550251 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:06.593593 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:43265
I20260608 13:02:06.593715  2745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:43265 every 8 connection(s)
I20260608 13:02:06.608423  2746 heartbeater.cc:344] Connected to a master server at 127.28.21.190:43721
I20260608 13:02:06.608830  2746 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:06.609578  2746 heartbeater.cc:507] Master 127.28.21.190:43721 requested a full tablet report, sending...
I20260608 13:02:06.611531  2470 ts_manager.cc:194] Registered new tserver with Master: 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265)
I20260608 13:02:06.611865 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014656313s
I20260608 13:02:06.613037  2470 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58200
I20260608 13:02:07.430076  2597 heartbeater.cc:499] Master 127.28.21.190:43721 was elected leader, sending a full tablet report...
I20260608 13:02:07.524950  2672 heartbeater.cc:499] Master 127.28.21.190:43721 was elected leader, sending a full tablet report...
I20260608 13:02:07.615814  2746 heartbeater.cc:499] Master 127.28.21.190:43721 was elected leader, sending a full tablet report...
I20260608 13:02:07.668859  2470 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58214:
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"
    }
  }
}
W20260608 13:02:07.671603  2470 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:02:07.733165  2711 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce5a5b13ec14731bb579180659690a9 (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:07.734831  2711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce5a5b13ec14731bb579180659690a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.739501  2710 tablet_service.cc:1511] Processing CreateTablet for tablet f089fc02cd6d43b3b7afbf2979373722 (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:07.741081  2710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f089fc02cd6d43b3b7afbf2979373722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.744155  2637 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce5a5b13ec14731bb579180659690a9 (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:07.744930  2636 tablet_service.cc:1511] Processing CreateTablet for tablet f089fc02cd6d43b3b7afbf2979373722 (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:07.745639  2637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce5a5b13ec14731bb579180659690a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.746439  2636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f089fc02cd6d43b3b7afbf2979373722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.746536  2562 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce5a5b13ec14731bb579180659690a9 (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:07.748121  2562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce5a5b13ec14731bb579180659690a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.748875  2635 tablet_service.cc:1511] Processing CreateTablet for tablet 143aa613fda94e12849a41b6bd191f41 (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:07.750263  2635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143aa613fda94e12849a41b6bd191f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.751401  2709 tablet_service.cc:1511] Processing CreateTablet for tablet 143aa613fda94e12849a41b6bd191f41 (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:07.752833  2709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143aa613fda94e12849a41b6bd191f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.755568  2634 tablet_service.cc:1511] Processing CreateTablet for tablet a51c542016524976a755069edd444f1c (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:07.757043  2634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51c542016524976a755069edd444f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.758123  2708 tablet_service.cc:1511] Processing CreateTablet for tablet a51c542016524976a755069edd444f1c (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:07.759541  2708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51c542016524976a755069edd444f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.763687  2561 tablet_service.cc:1511] Processing CreateTablet for tablet f089fc02cd6d43b3b7afbf2979373722 (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:07.765607  2561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f089fc02cd6d43b3b7afbf2979373722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.806394  2560 tablet_service.cc:1511] Processing CreateTablet for tablet 143aa613fda94e12849a41b6bd191f41 (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:07.807937  2560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143aa613fda94e12849a41b6bd191f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.812804  2559 tablet_service.cc:1511] Processing CreateTablet for tablet a51c542016524976a755069edd444f1c (DEFAULT_TABLE table=test-workload [id=d1d394351f874e2f9385fc407d1e4500]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:07.814734  2559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51c542016524976a755069edd444f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:07.818234  2766 tablet_bootstrap.cc:492] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611: Bootstrap starting.
I20260608 13:02:07.825731  2766 tablet_bootstrap.cc:654] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:07.846455  2767 tablet_bootstrap.cc:492] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343: Bootstrap starting.
I20260608 13:02:07.854071  2769 tablet_bootstrap.cc:492] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3: Bootstrap starting.
I20260608 13:02:07.854745  2766 tablet_bootstrap.cc:492] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611: No bootstrap required, opened a new log
I20260608 13:02:07.855378  2766 ts_tablet_manager.cc:1403] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.006s
I20260608 13:02:07.858927  2766 raft_consensus.cc:359] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:07.859737  2766 raft_consensus.cc:385] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:07.860066  2766 raft_consensus.cc:740] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6527f854954be8a690bbd0facec611, State: Initialized, Role: FOLLOWER
I20260608 13:02:07.860230  2767 tablet_bootstrap.cc:654] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:07.861218  2769 tablet_bootstrap.cc:654] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:07.861003  2766 consensus_queue.cc:260] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:07.866031  2766 ts_tablet_manager.cc:1434] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 13:02:07.866896  2769 tablet_bootstrap.cc:492] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3: No bootstrap required, opened a new log
I20260608 13:02:07.867127  2766 tablet_bootstrap.cc:492] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611: Bootstrap starting.
I20260608 13:02:07.867451  2769 ts_tablet_manager.cc:1403] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260608 13:02:07.870834  2769 raft_consensus.cc:359] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.871618  2769 raft_consensus.cc:385] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:07.871968  2769 raft_consensus.cc:740] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4456985578ae4c74bfc5f4a86ab25cf3, State: Initialized, Role: FOLLOWER
I20260608 13:02:07.872814  2769 consensus_queue.cc:260] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.873639  2766 tablet_bootstrap.cc:654] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:07.875846  2769 ts_tablet_manager.cc:1434] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 13:02:07.877617  2769 tablet_bootstrap.cc:492] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3: Bootstrap starting.
I20260608 13:02:07.878353  2767 tablet_bootstrap.cc:492] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343: No bootstrap required, opened a new log
I20260608 13:02:07.879173  2767 ts_tablet_manager.cc:1403] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.007s
I20260608 13:02:07.883644  2767 raft_consensus.cc:359] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.885038  2767 raft_consensus.cc:385] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:07.885633  2769 tablet_bootstrap.cc:654] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:07.885519  2767 raft_consensus.cc:740] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882a1707d7d4e2cbb8f8c6fba8f3343, State: Initialized, Role: FOLLOWER
I20260608 13:02:07.888404  2767 consensus_queue.cc:260] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.893736  2769 tablet_bootstrap.cc:492] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3: No bootstrap required, opened a new log
I20260608 13:02:07.894377  2769 ts_tablet_manager.cc:1403] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 13:02:07.895316  2766 tablet_bootstrap.cc:492] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611: No bootstrap required, opened a new log
I20260608 13:02:07.896057  2766 ts_tablet_manager.cc:1403] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260608 13:02:07.897262  2769 raft_consensus.cc:359] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.897897  2769 raft_consensus.cc:385] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:07.898160  2769 raft_consensus.cc:740] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4456985578ae4c74bfc5f4a86ab25cf3, State: Initialized, Role: FOLLOWER
I20260608 13:02:07.898918  2769 consensus_queue.cc:260] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.899557  2766 raft_consensus.cc:359] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.900074  2767 ts_tablet_manager.cc:1434] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.008s
I20260608 13:02:07.900460  2766 raft_consensus.cc:385] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:07.900848  2766 raft_consensus.cc:740] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6527f854954be8a690bbd0facec611, State: Initialized, Role: FOLLOWER
I20260608 13:02:07.901430  2767 tablet_bootstrap.cc:492] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343: Bootstrap starting.
I20260608 13:02:07.901734  2766 consensus_queue.cc:260] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.904171  2766 ts_tablet_manager.cc:1434] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:02:07.905382  2766 tablet_bootstrap.cc:492] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611: Bootstrap starting.
I20260608 13:02:07.909606  2767 tablet_bootstrap.cc:654] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:07.912693  2766 tablet_bootstrap.cc:654] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:07.899608  2773 raft_consensus.cc:493] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:07.914788  2773 raft_consensus.cc:515] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.918911  2773 leader_election.cc:290] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201), 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265)
I20260608 13:02:07.927453  2766 tablet_bootstrap.cc:492] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611: No bootstrap required, opened a new log
I20260608 13:02:07.928368  2766 ts_tablet_manager.cc:1403] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260608 13:02:07.932958  2766 raft_consensus.cc:359] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.933758  2766 raft_consensus.cc:385] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:07.934043  2766 raft_consensus.cc:740] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6527f854954be8a690bbd0facec611, State: Initialized, Role: FOLLOWER
I20260608 13:02:07.935060  2766 consensus_queue.cc:260] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.935847  2767 tablet_bootstrap.cc:492] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343: No bootstrap required, opened a new log
I20260608 13:02:07.936486  2767 ts_tablet_manager.cc:1403] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.015s
I20260608 13:02:07.940071  2766 ts_tablet_manager.cc:1434] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260608 13:02:07.939940  2767 raft_consensus.cc:359] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:07.940843  2767 raft_consensus.cc:385] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:07.941250  2766 tablet_bootstrap.cc:492] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611: Bootstrap starting.
I20260608 13:02:07.941202  2767 raft_consensus.cc:740] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882a1707d7d4e2cbb8f8c6fba8f3343, State: Initialized, Role: FOLLOWER
I20260608 13:02:07.942349  2767 consensus_queue.cc:260] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:07.944768  2767 ts_tablet_manager.cc:1434] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 13:02:07.945986  2767 tablet_bootstrap.cc:492] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343: Bootstrap starting.
I20260608 13:02:07.949338  2766 tablet_bootstrap.cc:654] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:07.953511  2767 tablet_bootstrap.cc:654] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:07.962527  2766 tablet_bootstrap.cc:492] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611: No bootstrap required, opened a new log
I20260608 13:02:07.963078  2647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c542016524976a755069edd444f1c" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" is_pre_election: true
I20260608 13:02:07.963372  2766 ts_tablet_manager.cc:1403] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260608 13:02:07.964149  2647 raft_consensus.cc:2468] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 0.
I20260608 13:02:07.966130  2769 ts_tablet_manager.cc:1434] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3: Time spent starting tablet: real 0.071s	user 0.021s	sys 0.010s
I20260608 13:02:07.966331  2536 leader_election.cc:304] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4456985578ae4c74bfc5f4a86ab25cf3, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 
I20260608 13:02:07.967371  2769 tablet_bootstrap.cc:492] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3: Bootstrap starting.
I20260608 13:02:07.968400  2773 raft_consensus.cc:2804] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:07.968832  2773 raft_consensus.cc:493] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:07.969164  2773 raft_consensus.cc:3060] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:07.970556  2766 raft_consensus.cc:359] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.971341  2766 raft_consensus.cc:385] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:07.971626  2766 raft_consensus.cc:740] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6527f854954be8a690bbd0facec611, State: Initialized, Role: FOLLOWER
I20260608 13:02:07.972527  2766 consensus_queue.cc:260] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.974917  2766 ts_tablet_manager.cc:1434] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260608 13:02:07.977238  2773 raft_consensus.cc:515] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.979669  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c542016524976a755069edd444f1c" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611" is_pre_election: true
I20260608 13:02:07.980619  2721 raft_consensus.cc:2468] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 0.
I20260608 13:02:07.981477  2769 tablet_bootstrap.cc:654] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:07.984144  2647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c542016524976a755069edd444f1c" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343"
I20260608 13:02:07.984764  2647 raft_consensus.cc:3060] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:07.988731  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c542016524976a755069edd444f1c" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611"
I20260608 13:02:07.989378  2721 raft_consensus.cc:3060] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:07.991153  2647 raft_consensus.cc:2468] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 1.
I20260608 13:02:07.992713  2536 leader_election.cc:304] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4456985578ae4c74bfc5f4a86ab25cf3, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 
I20260608 13:02:07.993530  2767 tablet_bootstrap.cc:492] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343: No bootstrap required, opened a new log
I20260608 13:02:07.993794  2777 raft_consensus.cc:2804] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:07.994004  2767 ts_tablet_manager.cc:1403] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.005s
I20260608 13:02:07.995419  2777 raft_consensus.cc:697] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 LEADER]: Becoming Leader. State: Replica: 4456985578ae4c74bfc5f4a86ab25cf3, State: Running, Role: LEADER
I20260608 13:02:07.996443  2777 consensus_queue.cc:237] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.997503  2721 raft_consensus.cc:2468] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 1.
I20260608 13:02:07.997581  2767 raft_consensus.cc:359] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:07.983547  2773 leader_election.cc:290] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 election: Requested vote from peers a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201), 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265)
I20260608 13:02:07.998823  2767 raft_consensus.cc:385] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:07.999328  2767 raft_consensus.cc:740] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882a1707d7d4e2cbb8f8c6fba8f3343, State: Initialized, Role: FOLLOWER
I20260608 13:02:08.000190  2767 consensus_queue.cc:260] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:08.002358  2769 tablet_bootstrap.cc:492] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3: No bootstrap required, opened a new log
I20260608 13:02:08.003023  2769 ts_tablet_manager.cc:1403] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.005s
I20260608 13:02:08.005170  2767 ts_tablet_manager.cc:1434] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 13:02:08.006392  2767 tablet_bootstrap.cc:492] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343: Bootstrap starting.
I20260608 13:02:08.006592  2769 raft_consensus.cc:359] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:08.007357  2769 raft_consensus.cc:385] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:08.007661  2769 raft_consensus.cc:740] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4456985578ae4c74bfc5f4a86ab25cf3, State: Initialized, Role: FOLLOWER
I20260608 13:02:08.008525  2769 consensus_queue.cc:260] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:08.010854  2769 ts_tablet_manager.cc:1434] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 13:02:08.011718  2769 tablet_bootstrap.cc:492] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3: Bootstrap starting.
I20260608 13:02:08.013932  2767 tablet_bootstrap.cc:654] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:08.011214  2470 catalog_manager.cc:5696] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:08.018308  2769 tablet_bootstrap.cc:654] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:08.024521  2767 tablet_bootstrap.cc:492] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343: No bootstrap required, opened a new log
I20260608 13:02:08.024533  2769 tablet_bootstrap.cc:492] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3: No bootstrap required, opened a new log
I20260608 13:02:08.025178  2767 ts_tablet_manager.cc:1403] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 13:02:08.025279  2769 ts_tablet_manager.cc:1403] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 13:02:08.028254  2769 raft_consensus.cc:359] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:08.028503  2767 raft_consensus.cc:359] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:08.028976  2769 raft_consensus.cc:385] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:08.029146  2767 raft_consensus.cc:385] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:08.029424  2769 raft_consensus.cc:740] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4456985578ae4c74bfc5f4a86ab25cf3, State: Initialized, Role: FOLLOWER
I20260608 13:02:08.029609  2767 raft_consensus.cc:740] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a882a1707d7d4e2cbb8f8c6fba8f3343, State: Initialized, Role: FOLLOWER
I20260608 13:02:08.030505  2769 consensus_queue.cc:260] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:08.030632  2767 consensus_queue.cc:260] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:08.032749  2769 ts_tablet_manager.cc:1434] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 13:02:08.033071  2767 ts_tablet_manager.cc:1434] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 13:02:08.109880  2777 raft_consensus.cc:493] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:08.110432  2777 raft_consensus.cc:515] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:08.112305  2777 leader_election.cc:290] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201), 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265)
I20260608 13:02:08.113433  2647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f089fc02cd6d43b3b7afbf2979373722" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" is_pre_election: true
I20260608 13:02:08.113794  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f089fc02cd6d43b3b7afbf2979373722" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611" is_pre_election: true
I20260608 13:02:08.114015  2647 raft_consensus.cc:2468] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 0.
I20260608 13:02:08.114529  2721 raft_consensus.cc:2468] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 0.
I20260608 13:02:08.115178  2536 leader_election.cc:304] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4456985578ae4c74bfc5f4a86ab25cf3, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 
I20260608 13:02:08.115999  2777 raft_consensus.cc:2804] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:08.116389  2777 raft_consensus.cc:493] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:08.116696  2777 raft_consensus.cc:3060] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:08.122143  2777 raft_consensus.cc:515] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:08.123978  2777 leader_election.cc:290] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 election: Requested vote from peers a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201), 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265)
I20260608 13:02:08.124588  2647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f089fc02cd6d43b3b7afbf2979373722" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343"
I20260608 13:02:08.125003  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f089fc02cd6d43b3b7afbf2979373722" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611"
I20260608 13:02:08.125147  2647 raft_consensus.cc:3060] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:08.125535  2721 raft_consensus.cc:3060] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:08.130213  2647 raft_consensus.cc:2468] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 1.
I20260608 13:02:08.130223  2721 raft_consensus.cc:2468] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 1.
I20260608 13:02:08.131349  2536 leader_election.cc:304] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4456985578ae4c74bfc5f4a86ab25cf3, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 
I20260608 13:02:08.131992  2777 raft_consensus.cc:2804] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:08.132478  2777 raft_consensus.cc:697] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 LEADER]: Becoming Leader. State: Replica: 4456985578ae4c74bfc5f4a86ab25cf3, State: Running, Role: LEADER
I20260608 13:02:08.133191  2777 consensus_queue.cc:237] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:08.140110  2470 catalog_manager.cc:5696] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:08.150343  2777 raft_consensus.cc:493] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:08.150823  2777 raft_consensus.cc:515] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:08.152540  2777 leader_election.cc:290] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265), a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201)
I20260608 13:02:08.153287  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce5a5b13ec14731bb579180659690a9" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611" is_pre_election: true
I20260608 13:02:08.153618  2647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce5a5b13ec14731bb579180659690a9" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" is_pre_election: true
I20260608 13:02:08.153874  2721 raft_consensus.cc:2468] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 0.
I20260608 13:02:08.154191  2647 raft_consensus.cc:2468] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 0.
I20260608 13:02:08.154943  2536 leader_election.cc:304] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6527f854954be8a690bbd0facec611, 4456985578ae4c74bfc5f4a86ab25cf3; no voters: 
I20260608 13:02:08.155704  2777 raft_consensus.cc:2804] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:08.156064  2777 raft_consensus.cc:493] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:08.156385  2777 raft_consensus.cc:3060] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:08.161978  2777 raft_consensus.cc:515] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:08.163728  2777 leader_election.cc:290] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 election: Requested vote from peers 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265), a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201)
I20260608 13:02:08.164443  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce5a5b13ec14731bb579180659690a9" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611"
I20260608 13:02:08.164706  2647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce5a5b13ec14731bb579180659690a9" candidate_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343"
I20260608 13:02:08.164970  2721 raft_consensus.cc:3060] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:08.165256  2647 raft_consensus.cc:3060] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:08.169829  2647 raft_consensus.cc:2468] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 1.
I20260608 13:02:08.169860  2721 raft_consensus.cc:2468] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4456985578ae4c74bfc5f4a86ab25cf3 in term 1.
I20260608 13:02:08.171023  2536 leader_election.cc:304] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4456985578ae4c74bfc5f4a86ab25cf3, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 
I20260608 13:02:08.171694  2777 raft_consensus.cc:2804] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:08.172106  2777 raft_consensus.cc:697] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 LEADER]: Becoming Leader. State: Replica: 4456985578ae4c74bfc5f4a86ab25cf3, State: Running, Role: LEADER
I20260608 13:02:08.172924  2777 consensus_queue.cc:237] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:08.179721  2470 catalog_manager.cc:5696] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:08.208377  2776 raft_consensus.cc:493] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:08.208925  2776 raft_consensus.cc:515] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:08.211526  2776 leader_election.cc:290] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485), 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265)
I20260608 13:02:08.222934  2572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143aa613fda94e12849a41b6bd191f41" candidate_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" is_pre_election: true
I20260608 13:02:08.223670  2572 raft_consensus.cc:2468] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a882a1707d7d4e2cbb8f8c6fba8f3343 in term 0.
I20260608 13:02:08.223812  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143aa613fda94e12849a41b6bd191f41" candidate_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611" is_pre_election: true
I20260608 13:02:08.224493  2721 raft_consensus.cc:2468] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a882a1707d7d4e2cbb8f8c6fba8f3343 in term 0.
I20260608 13:02:08.225116  2612 leader_election.cc:304] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4456985578ae4c74bfc5f4a86ab25cf3, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 
I20260608 13:02:08.226013  2776 raft_consensus.cc:2804] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:08.226321  2776 raft_consensus.cc:493] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:08.226610  2776 raft_consensus.cc:3060] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:08.231707  2776 raft_consensus.cc:515] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
W20260608 13:02:08.231927  2518 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:02:08.233382  2776 leader_election.cc:290] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 1 election: Requested vote from peers 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485), 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265)
I20260608 13:02:08.234159  2572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143aa613fda94e12849a41b6bd191f41" candidate_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4456985578ae4c74bfc5f4a86ab25cf3"
I20260608 13:02:08.234349  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143aa613fda94e12849a41b6bd191f41" candidate_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611"
I20260608 13:02:08.234668  2572 raft_consensus.cc:3060] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:08.234980  2721 raft_consensus.cc:3060] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:08.240487  2721 raft_consensus.cc:2468] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882a1707d7d4e2cbb8f8c6fba8f3343 in term 1.
I20260608 13:02:08.240664  2572 raft_consensus.cc:2468] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882a1707d7d4e2cbb8f8c6fba8f3343 in term 1.
I20260608 13:02:08.241815  2611 leader_election.cc:304] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f6527f854954be8a690bbd0facec611, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 
I20260608 13:02:08.242486  2776 raft_consensus.cc:2804] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:08.243523  2776 raft_consensus.cc:697] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 LEADER]: Becoming Leader. State: Replica: a882a1707d7d4e2cbb8f8c6fba8f3343, State: Running, Role: LEADER
I20260608 13:02:08.244256  2776 consensus_queue.cc:237] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:08.251518  2470 catalog_manager.cc:5696] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: term changed from 0 to 1, leader changed from <none> to a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:08.322901 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:02:08.341010 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:08.341946 28758 tablet_replica.cc:333] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3: stopping tablet replica
I20260608 13:02:08.342541 28758 raft_consensus.cc:2243] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:08.343200 28758 pending_rounds.cc:70] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3: Trying to abort 1 pending ops.
I20260608 13:02:08.343432 28758 pending_rounds.cc:77] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663590603698176 op_type: NO_OP noop_request { }
I20260608 13:02:08.343745 28758 raft_consensus.cc:2889] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:08.344043 28758 raft_consensus.cc:2272] T 8ce5a5b13ec14731bb579180659690a9 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:08.346617 28758 tablet_replica.cc:333] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3: stopping tablet replica
I20260608 13:02:08.347167 28758 raft_consensus.cc:2243] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:08.347554 28758 raft_consensus.cc:2272] T 143aa613fda94e12849a41b6bd191f41 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:08.349517 28758 tablet_replica.cc:333] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3: stopping tablet replica
I20260608 13:02:08.350052 28758 raft_consensus.cc:2243] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:08.350631 28758 pending_rounds.cc:70] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3: Trying to abort 1 pending ops.
I20260608 13:02:08.350816 28758 pending_rounds.cc:77] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663590440734720 op_type: NO_OP noop_request { }
I20260608 13:02:08.351094 28758 raft_consensus.cc:2889] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:08.351370 28758 raft_consensus.cc:2272] T f089fc02cd6d43b3b7afbf2979373722 P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:08.354036 28758 tablet_replica.cc:333] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3: stopping tablet replica
I20260608 13:02:08.354527 28758 raft_consensus.cc:2243] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:08.355110 28758 pending_rounds.cc:70] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3: Trying to abort 1 pending ops.
I20260608 13:02:08.355268 28758 pending_rounds.cc:77] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663589886058496 op_type: NO_OP noop_request { }
I20260608 13:02:08.355544 28758 raft_consensus.cc:2889] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:08.355849 28758 raft_consensus.cc:2272] T a51c542016524976a755069edd444f1c P 4456985578ae4c74bfc5f4a86ab25cf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:08.369616 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
W20260608 13:02:08.675161  2612 consensus_peers.cc:597] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:08.828671  2776 consensus_queue.cc:1048] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:02:09.234191  2518 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4456985578ae4c74bfc5f4a86ab25cf3 not available for placement
I20260608 13:02:09.290663  2798 consensus_queue.cc:579] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Leader has been unable to successfully communicate with peer 4456985578ae4c74bfc5f4a86ab25cf3 for more than 1 seconds (1.045s)
W20260608 13:02:09.294369  2612 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 13:02:09.298252  2469 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 143aa613fda94e12849a41b6bd191f41 with cas_config_opid_index -1: no extra replica candidate found for tablet 143aa613fda94e12849a41b6bd191f41 (table test-workload [id=d1d394351f874e2f9385fc407d1e4500]): 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
I20260608 13:02:09.383383 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:09.389940  2804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:09.391261  2805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:09.391513  2807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:09.393417 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:09.395234 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:09.395462 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:09.395605 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923729395594 us; error 0 us; skew 500 ppm
I20260608 13:02:09.396134 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:09.398514 28758 webserver.cc:533] Webserver started at http://127.28.21.132:37647/ using document root <none> and password file <none>
I20260608 13:02:09.399001 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:09.399173 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:09.399384 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:09.400520 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "0c1cf224128a468d9511ec6f33b926e6"
format_stamp: "Formatted at 2026-06-08 13:02:09 on dist-test-slave-vkhm"
I20260608 13:02:09.405381 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:02:09.408885  2812 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:09.409658 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:02:09.409973 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "0c1cf224128a468d9511ec6f33b926e6"
format_stamp: "Formatted at 2026-06-08 13:02:09 on dist-test-slave-vkhm"
I20260608 13:02:09.410254 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923554775813-28758-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)
I20260608 13:02:09.425674 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:09.426908 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:09.428571 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:09.431087 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:09.431322 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:09.431567 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:09.431740 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:09.471557 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:33225
I20260608 13:02:09.471673  2874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:33225 every 8 connection(s)
I20260608 13:02:09.487644  2875 heartbeater.cc:344] Connected to a master server at 127.28.21.190:43721
I20260608 13:02:09.488000  2875 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:09.488827  2875 heartbeater.cc:507] Master 127.28.21.190:43721 requested a full tablet report, sending...
I20260608 13:02:09.490872  2469 ts_manager.cc:194] Registered new tserver with Master: 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132:33225)
I20260608 13:02:09.492357  2469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58218
I20260608 13:02:09.642123  2647 consensus_queue.cc:237] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:09.648948  2721 raft_consensus.cc:1275] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:09.650941  2798 consensus_queue.cc:1048] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 13:02:09.653872  2612 consensus_peers.cc:597] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:09.657711  2776 raft_consensus.cc:2955] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } } }
I20260608 13:02:09.659859  2721 raft_consensus.cc:2955] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } } }
W20260608 13:02:09.661289  2612 consensus_peers.cc:597] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132:33225): Couldn't send request to peer 0c1cf224128a468d9511ec6f33b926e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 143aa613fda94e12849a41b6bd191f41. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:09.667531  2455 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 143aa613fda94e12849a41b6bd191f41 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 13:02:09.672421  2469 catalog_manager.cc:5696] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:09.978253  2776 raft_consensus.cc:493] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:09.978819  2776 raft_consensus.cc:515] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:09.980002  2881 raft_consensus.cc:493] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:09.980549  2881 raft_consensus.cc:515] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:09.980782  2776 leader_election.cc:290] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485), 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265)
I20260608 13:02:09.982178  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c542016524976a755069edd444f1c" candidate_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611" is_pre_election: true
I20260608 13:02:09.982864  2721 raft_consensus.cc:2468] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a882a1707d7d4e2cbb8f8c6fba8f3343 in term 1.
I20260608 13:02:09.983886  2881 leader_election.cc:290] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485), a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201)
I20260608 13:02:09.984865  2611 leader_election.cc:304] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: 3f6527f854954be8a690bbd0facec611, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 
I20260608 13:02:09.985870  2776 raft_consensus.cc:2804] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:02:09.986306  2776 raft_consensus.cc:493] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:09.986703  2776 raft_consensus.cc:3060] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Advancing to term 2
W20260608 13:02:09.989553  2612 leader_election.cc:336] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
I20260608 13:02:09.990252  2798 raft_consensus.cc:493] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:09.990772  2798 raft_consensus.cc:515] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
W20260608 13:02:09.992255  2686 leader_election.cc:336] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
I20260608 13:02:09.993099  2798 leader_election.cc:290] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265), 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485)
I20260608 13:02:09.994663  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce5a5b13ec14731bb579180659690a9" candidate_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611" is_pre_election: true
I20260608 13:02:09.995385  2721 raft_consensus.cc:2468] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a882a1707d7d4e2cbb8f8c6fba8f3343 in term 1.
I20260608 13:02:09.996858  2611 leader_election.cc:304] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: 3f6527f854954be8a690bbd0facec611, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 
I20260608 13:02:09.997892  2798 raft_consensus.cc:2804] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:02:09.998342  2798 raft_consensus.cc:493] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:09.998160  2776 raft_consensus.cc:515] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
W20260608 13:02:09.998742  2612 leader_election.cc:336] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
I20260608 13:02:09.998795  2798 raft_consensus.cc:3060] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:10.001294  2776 leader_election.cc:290] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 election: Requested vote from peers 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485), 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265)
I20260608 13:02:10.002864  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c542016524976a755069edd444f1c" candidate_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611"
I20260608 13:02:10.003543  2721 raft_consensus.cc:3060] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:10.005772  2647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce5a5b13ec14731bb579180659690a9" candidate_uuid: "3f6527f854954be8a690bbd0facec611" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" is_pre_election: true
W20260608 13:02:10.006094  2612 leader_election.cc:336] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
I20260608 13:02:10.007872  2798 raft_consensus.cc:515] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:10.009052  2647 raft_consensus.cc:2393] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f6527f854954be8a690bbd0facec611 in current term 2: Already voted for candidate a882a1707d7d4e2cbb8f8c6fba8f3343 in this term.
I20260608 13:02:10.009428  2721 raft_consensus.cc:2468] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882a1707d7d4e2cbb8f8c6fba8f3343 in term 2.
I20260608 13:02:10.010592  2611 leader_election.cc:304] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: 3f6527f854954be8a690bbd0facec611, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 4456985578ae4c74bfc5f4a86ab25cf3
I20260608 13:02:10.010831  2798 leader_election.cc:290] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 election: Requested vote from peers 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265), 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485)
I20260608 13:02:10.011293  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce5a5b13ec14731bb579180659690a9" candidate_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611"
I20260608 13:02:10.011503  2798 raft_consensus.cc:2804] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:10.011996  2721 raft_consensus.cc:3060] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:10.012113  2798 raft_consensus.cc:697] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Becoming Leader. State: Replica: a882a1707d7d4e2cbb8f8c6fba8f3343, State: Running, Role: LEADER
I20260608 13:02:10.013063  2798 consensus_queue.cc:237] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Queue going to LEADER 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: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:10.018096  2721 raft_consensus.cc:2468] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882a1707d7d4e2cbb8f8c6fba8f3343 in term 2.
I20260608 13:02:10.018551  2685 leader_election.cc:304] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [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: 3f6527f854954be8a690bbd0facec611; no voters: 4456985578ae4c74bfc5f4a86ab25cf3, a882a1707d7d4e2cbb8f8c6fba8f3343
I20260608 13:02:10.019829  2881 raft_consensus.cc:2749] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:02:10.021250  2611 leader_election.cc:304] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: 3f6527f854954be8a690bbd0facec611, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 
W20260608 13:02:10.021778  2612 leader_election.cc:336] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
I20260608 13:02:10.022028  2798 raft_consensus.cc:2804] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:10.022562  2798 raft_consensus.cc:697] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Becoming Leader. State: Replica: a882a1707d7d4e2cbb8f8c6fba8f3343, State: Running, Role: LEADER
I20260608 13:02:10.023324  2798 consensus_queue.cc:237] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Queue going to LEADER 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: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } }
I20260608 13:02:10.023602  2470 catalog_manager.cc:5696] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: term changed from 1 to 2, leader changed from 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) to a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130). New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:10.036365  2470 catalog_manager.cc:5696] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: term changed from 1 to 2, leader changed from 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) to a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130). New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:10.077769  2892 ts_tablet_manager.cc:933] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6: Initiating tablet copy from peer a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201)
I20260608 13:02:10.079480  2892 tablet_copy_client.cc:323] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:43201
I20260608 13:02:10.089526  2657 tablet_copy_service.cc:140] P a882a1707d7d4e2cbb8f8c6fba8f3343: Received BeginTabletCopySession request for tablet 143aa613fda94e12849a41b6bd191f41 from peer 0c1cf224128a468d9511ec6f33b926e6 ({username='slave'} at 127.0.0.1:44354)
I20260608 13:02:10.090065  2657 tablet_copy_service.cc:161] P a882a1707d7d4e2cbb8f8c6fba8f3343: Beginning new tablet copy session on tablet 143aa613fda94e12849a41b6bd191f41 from peer 0c1cf224128a468d9511ec6f33b926e6 at {username='slave'} at 127.0.0.1:44354: session id = 0c1cf224128a468d9511ec6f33b926e6-143aa613fda94e12849a41b6bd191f41
I20260608 13:02:10.095947  2657 tablet_copy_source_session.cc:215] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:10.099179  2892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143aa613fda94e12849a41b6bd191f41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:10.110338  2892 tablet_copy_client.cc:806] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:10.110896  2892 tablet_copy_client.cc:670] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:10.114835  2892 tablet_copy_client.cc:538] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:10.121662  2892 tablet_bootstrap.cc:492] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6: Bootstrap starting.
I20260608 13:02:10.137236  2892 tablet_bootstrap.cc:492] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6: 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
I20260608 13:02:10.137985  2892 tablet_bootstrap.cc:492] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6: Bootstrap complete.
I20260608 13:02:10.138552  2892 ts_tablet_manager.cc:1403] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260608 13:02:10.140938  2892 raft_consensus.cc:359] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:10.141541  2892 raft_consensus.cc:740] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0c1cf224128a468d9511ec6f33b926e6, State: Initialized, Role: LEARNER
I20260608 13:02:10.142148  2892 consensus_queue.cc:260] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6 [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: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:10.144259  2875 heartbeater.cc:499] Master 127.28.21.190:43721 was elected leader, sending a full tablet report...
I20260608 13:02:10.144631  2892 ts_tablet_manager.cc:1434] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 13:02:10.146685  2657 tablet_copy_service.cc:342] P a882a1707d7d4e2cbb8f8c6fba8f3343: Request end of tablet copy session 0c1cf224128a468d9511ec6f33b926e6-143aa613fda94e12849a41b6bd191f41 received from {username='slave'} at 127.0.0.1:44354
I20260608 13:02:10.147109  2657 tablet_copy_service.cc:434] P a882a1707d7d4e2cbb8f8c6fba8f3343: ending tablet copy session 0c1cf224128a468d9511ec6f33b926e6-143aa613fda94e12849a41b6bd191f41 on tablet 143aa613fda94e12849a41b6bd191f41 with peer 0c1cf224128a468d9511ec6f33b926e6
W20260608 13:02:10.236338  2518 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4456985578ae4c74bfc5f4a86ab25cf3 not available for placement
I20260608 13:02:10.270799  2798 raft_consensus.cc:493] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:10.271483  2798 raft_consensus.cc:515] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:10.273594  2798 leader_election.cc:290] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485), 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265)
I20260608 13:02:10.275031  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f089fc02cd6d43b3b7afbf2979373722" candidate_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611" is_pre_election: true
I20260608 13:02:10.275832  2721 raft_consensus.cc:2468] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a882a1707d7d4e2cbb8f8c6fba8f3343 in term 1.
I20260608 13:02:10.277292  2611 leader_election.cc:304] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: 3f6527f854954be8a690bbd0facec611, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 
I20260608 13:02:10.278177  2798 raft_consensus.cc:2804] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 13:02:10.278549  2612 leader_election.cc:336] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
I20260608 13:02:10.278584  2798 raft_consensus.cc:493] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:10.279279  2798 raft_consensus.cc:3060] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:10.284471  2798 raft_consensus.cc:515] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:10.286206  2798 leader_election.cc:290] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 election: Requested vote from peers 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485), 3f6527f854954be8a690bbd0facec611 (127.28.21.131:43265)
I20260608 13:02:10.287279  2721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f089fc02cd6d43b3b7afbf2979373722" candidate_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f6527f854954be8a690bbd0facec611"
I20260608 13:02:10.287839  2721 raft_consensus.cc:3060] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Advancing to term 2
W20260608 13:02:10.291154  2612 leader_election.cc:336] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
I20260608 13:02:10.293418  2721 raft_consensus.cc:2468] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a882a1707d7d4e2cbb8f8c6fba8f3343 in term 2.
I20260608 13:02:10.294474  2611 leader_election.cc:304] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: 3f6527f854954be8a690bbd0facec611, a882a1707d7d4e2cbb8f8c6fba8f3343; no voters: 4456985578ae4c74bfc5f4a86ab25cf3
I20260608 13:02:10.295166  2798 raft_consensus.cc:2804] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:10.295626  2798 raft_consensus.cc:697] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Becoming Leader. State: Replica: a882a1707d7d4e2cbb8f8c6fba8f3343, State: Running, Role: LEADER
I20260608 13:02:10.296470  2798 consensus_queue.cc:237] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Queue going to LEADER 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: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } }
I20260608 13:02:10.303992  2470 catalog_manager.cc:5696] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: term changed from 1 to 2, leader changed from 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) to a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130). New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: UNKNOWN } } }
W20260608 13:02:10.523073  2612 consensus_peers.cc:597] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:10.588513  2721 raft_consensus.cc:1275] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 13:02:10.589990  2798 consensus_queue.cc:1048] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:10.593978  2720 raft_consensus.cc:1275] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 13:02:10.595891  2798 consensus_queue.cc:1048] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:02:10.608273  2612 consensus_peers.cc:597] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:10.627117  2850 raft_consensus.cc:1217] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:02:10.650383  2798 consensus_queue.cc:579] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Leader has been unable to successfully communicate with peer 4456985578ae4c74bfc5f4a86ab25cf3 for more than 1 seconds (1.007s)
W20260608 13:02:10.764483  2612 consensus_peers.cc:597] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:10.793370  2721 raft_consensus.cc:1275] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 13:02:10.794790  2798 consensus_queue.cc:1048] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:11.135277  2904 raft_consensus.cc:1064] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343: attempting to promote NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 to VOTER
I20260608 13:02:11.137425  2904 consensus_queue.cc:237] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } }
I20260608 13:02:11.140007  2798 consensus_queue.cc:579] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Leader has been unable to successfully communicate with peer 4456985578ae4c74bfc5f4a86ab25cf3 for more than 1 seconds (1.126s)
I20260608 13:02:11.145164  2850 raft_consensus.cc:1275] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6 [term 1 LEARNER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:11.146884  2721 raft_consensus.cc:1275] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:11.148254  2903 consensus_queue.cc:1048] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 13:02:11.151762  2612 consensus_peers.cc:597] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:11.152493  2776 consensus_queue.cc:1048] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:11.153533  2647 consensus_queue.cc:237] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:11.160828  2720 raft_consensus.cc:1275] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 13:02:11.161311  2612 consensus_peers.cc:597] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132:33225): Couldn't send request to peer 0c1cf224128a468d9511ec6f33b926e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a51c542016524976a755069edd444f1c. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:11.162446  2776 consensus_queue.cc:1048] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:11.163245  2798 raft_consensus.cc:2955] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
W20260608 13:02:11.165362  2612 consensus_peers.cc:597] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:11.167699  2720 raft_consensus.cc:2955] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:11.171092  2776 raft_consensus.cc:2955] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } } }
I20260608 13:02:11.173321  2721 raft_consensus.cc:2955] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } } }
I20260608 13:02:11.181185  2850 raft_consensus.cc:2955] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:11.182297  2470 catalog_manager.cc:5696] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:11.187767  2455 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a51c542016524976a755069edd444f1c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 13:02:11.200390  2647 consensus_queue.cc:237] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } }
I20260608 13:02:11.204651  2468 catalog_manager.cc:5696] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } } }
I20260608 13:02:11.205868  2850 raft_consensus.cc:1275] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6 [term 1 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:11.206974  2720 raft_consensus.cc:1275] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:11.207444  2776 consensus_queue.cc:1048] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:11.209327  2776 consensus_queue.cc:1048] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:11.214763  2903 raft_consensus.cc:2955] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:11.217007  2850 raft_consensus.cc:2955] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:11.219153  2720 raft_consensus.cc:2955] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:11.225561  2455 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 143aa613fda94e12849a41b6bd191f41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:11.231603  2468 catalog_manager.cc:5696] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6 reported cstate change: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New cstate: current_term: 1 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
W20260608 13:02:11.238914  2518 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4456985578ae4c74bfc5f4a86ab25cf3 not available for placement
W20260608 13:02:11.249181  2456 catalog_manager.cc:4754] TS 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 143aa613fda94e12849a41b6bd191f41: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
I20260608 13:02:11.303237  2903 consensus_queue.cc:579] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Leader has been unable to successfully communicate with peer 4456985578ae4c74bfc5f4a86ab25cf3 for more than 1 seconds (1.006s)
I20260608 13:02:11.313519  2647 consensus_queue.cc:237] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:11.319527  2720 raft_consensus.cc:1275] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 13:02:11.319765  2612 consensus_peers.cc:597] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132:33225): Couldn't send request to peer 0c1cf224128a468d9511ec6f33b926e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f089fc02cd6d43b3b7afbf2979373722. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:11.321014  2776 consensus_queue.cc:1048] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 13:02:11.322715  2612 consensus_peers.cc:597] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:11.326814  2798 raft_consensus.cc:2955] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } } }
I20260608 13:02:11.328913  2720 raft_consensus.cc:2955] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } } }
I20260608 13:02:11.337301  2455 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f089fc02cd6d43b3b7afbf2979373722 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 13:02:11.341648  2469 catalog_manager.cc:5696] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:11.573551  2903 consensus_queue.cc:579] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Leader has been unable to successfully communicate with peer 4456985578ae4c74bfc5f4a86ab25cf3 for more than 1 seconds (1.549s)
I20260608 13:02:11.587953  2647 consensus_queue.cc:237] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:11.594801  2720 raft_consensus.cc:1275] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 13:02:11.594894  2612 consensus_peers.cc:597] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132:33225): Couldn't send request to peer 0c1cf224128a468d9511ec6f33b926e6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ce5a5b13ec14731bb579180659690a9. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:11.596475  2798 consensus_queue.cc:1048] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 13:02:11.597806  2612 consensus_peers.cc:597] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:11.601938  2904 raft_consensus.cc:2955] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } } }
I20260608 13:02:11.603569  2720 raft_consensus.cc:2955] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } } }
I20260608 13:02:11.609755  2455 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8ce5a5b13ec14731bb579180659690a9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 13:02:11.615252  2470 catalog_manager.cc:5696] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: config changed from index -1 to 2, NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) added. New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:11.686473  2915 ts_tablet_manager.cc:933] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6: Initiating tablet copy from peer a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201)
I20260608 13:02:11.687883  2915 tablet_copy_client.cc:323] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:43201
I20260608 13:02:11.689469  2657 tablet_copy_service.cc:140] P a882a1707d7d4e2cbb8f8c6fba8f3343: Received BeginTabletCopySession request for tablet a51c542016524976a755069edd444f1c from peer 0c1cf224128a468d9511ec6f33b926e6 ({username='slave'} at 127.0.0.1:44354)
I20260608 13:02:11.689880  2657 tablet_copy_service.cc:161] P a882a1707d7d4e2cbb8f8c6fba8f3343: Beginning new tablet copy session on tablet a51c542016524976a755069edd444f1c from peer 0c1cf224128a468d9511ec6f33b926e6 at {username='slave'} at 127.0.0.1:44354: session id = 0c1cf224128a468d9511ec6f33b926e6-a51c542016524976a755069edd444f1c
I20260608 13:02:11.695091  2657 tablet_copy_source_session.cc:215] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:11.697696  2915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51c542016524976a755069edd444f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:11.709092  2915 tablet_copy_client.cc:806] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:11.709616  2915 tablet_copy_client.cc:670] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:11.713107  2915 tablet_copy_client.cc:538] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:11.718992  2915 tablet_bootstrap.cc:492] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6: Bootstrap starting.
I20260608 13:02:11.733723  2915 tablet_bootstrap.cc:492] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6: 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
I20260608 13:02:11.734464  2915 tablet_bootstrap.cc:492] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6: Bootstrap complete.
I20260608 13:02:11.735033  2915 ts_tablet_manager.cc:1403] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260608 13:02:11.737324  2915 raft_consensus.cc:359] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:11.737916  2915 raft_consensus.cc:740] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0c1cf224128a468d9511ec6f33b926e6, State: Initialized, Role: LEARNER
I20260608 13:02:11.738453  2915 consensus_queue.cc:260] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6 [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: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:11.740660  2915 ts_tablet_manager.cc:1434] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260608 13:02:11.742341  2657 tablet_copy_service.cc:342] P a882a1707d7d4e2cbb8f8c6fba8f3343: Request end of tablet copy session 0c1cf224128a468d9511ec6f33b926e6-a51c542016524976a755069edd444f1c received from {username='slave'} at 127.0.0.1:44354
I20260608 13:02:11.742698  2657 tablet_copy_service.cc:434] P a882a1707d7d4e2cbb8f8c6fba8f3343: ending tablet copy session 0c1cf224128a468d9511ec6f33b926e6-a51c542016524976a755069edd444f1c on tablet a51c542016524976a755069edd444f1c with peer 0c1cf224128a468d9511ec6f33b926e6
I20260608 13:02:11.827101  2915 ts_tablet_manager.cc:933] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6: Initiating tablet copy from peer a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201)
I20260608 13:02:11.828614  2915 tablet_copy_client.cc:323] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:43201
I20260608 13:02:11.830132  2657 tablet_copy_service.cc:140] P a882a1707d7d4e2cbb8f8c6fba8f3343: Received BeginTabletCopySession request for tablet f089fc02cd6d43b3b7afbf2979373722 from peer 0c1cf224128a468d9511ec6f33b926e6 ({username='slave'} at 127.0.0.1:44354)
I20260608 13:02:11.830544  2657 tablet_copy_service.cc:161] P a882a1707d7d4e2cbb8f8c6fba8f3343: Beginning new tablet copy session on tablet f089fc02cd6d43b3b7afbf2979373722 from peer 0c1cf224128a468d9511ec6f33b926e6 at {username='slave'} at 127.0.0.1:44354: session id = 0c1cf224128a468d9511ec6f33b926e6-f089fc02cd6d43b3b7afbf2979373722
I20260608 13:02:11.835486  2657 tablet_copy_source_session.cc:215] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:11.838774  2915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f089fc02cd6d43b3b7afbf2979373722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:11.849511  2915 tablet_copy_client.cc:806] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:11.850059  2915 tablet_copy_client.cc:670] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:11.853302  2915 tablet_copy_client.cc:538] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:11.859040  2915 tablet_bootstrap.cc:492] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6: Bootstrap starting.
I20260608 13:02:11.873071  2915 tablet_bootstrap.cc:492] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6: 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
I20260608 13:02:11.873828  2915 tablet_bootstrap.cc:492] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6: Bootstrap complete.
I20260608 13:02:11.874497  2915 ts_tablet_manager.cc:1403] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.009s
I20260608 13:02:11.876901  2915 raft_consensus.cc:359] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:11.877439  2915 raft_consensus.cc:740] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0c1cf224128a468d9511ec6f33b926e6, State: Initialized, Role: LEARNER
I20260608 13:02:11.877961  2915 consensus_queue.cc:260] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6 [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: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:11.879657  2915 ts_tablet_manager.cc:1434] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:02:11.881208  2657 tablet_copy_service.cc:342] P a882a1707d7d4e2cbb8f8c6fba8f3343: Request end of tablet copy session 0c1cf224128a468d9511ec6f33b926e6-f089fc02cd6d43b3b7afbf2979373722 received from {username='slave'} at 127.0.0.1:44354
I20260608 13:02:11.881565  2657 tablet_copy_service.cc:434] P a882a1707d7d4e2cbb8f8c6fba8f3343: ending tablet copy session 0c1cf224128a468d9511ec6f33b926e6-f089fc02cd6d43b3b7afbf2979373722 on tablet f089fc02cd6d43b3b7afbf2979373722 with peer 0c1cf224128a468d9511ec6f33b926e6
I20260608 13:02:12.092028  2915 ts_tablet_manager.cc:933] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6: Initiating tablet copy from peer a882a1707d7d4e2cbb8f8c6fba8f3343 (127.28.21.130:43201)
I20260608 13:02:12.093432  2915 tablet_copy_client.cc:323] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:43201
I20260608 13:02:12.094902  2657 tablet_copy_service.cc:140] P a882a1707d7d4e2cbb8f8c6fba8f3343: Received BeginTabletCopySession request for tablet 8ce5a5b13ec14731bb579180659690a9 from peer 0c1cf224128a468d9511ec6f33b926e6 ({username='slave'} at 127.0.0.1:44354)
I20260608 13:02:12.095403  2657 tablet_copy_service.cc:161] P a882a1707d7d4e2cbb8f8c6fba8f3343: Beginning new tablet copy session on tablet 8ce5a5b13ec14731bb579180659690a9 from peer 0c1cf224128a468d9511ec6f33b926e6 at {username='slave'} at 127.0.0.1:44354: session id = 0c1cf224128a468d9511ec6f33b926e6-8ce5a5b13ec14731bb579180659690a9
I20260608 13:02:12.100442  2657 tablet_copy_source_session.cc:215] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:12.103065  2915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce5a5b13ec14731bb579180659690a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:12.114871  2915 tablet_copy_client.cc:806] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:12.115408  2915 tablet_copy_client.cc:670] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:12.118672  2915 tablet_copy_client.cc:538] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:12.124992  2915 tablet_bootstrap.cc:492] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6: Bootstrap starting.
I20260608 13:02:12.138691  2915 tablet_bootstrap.cc:492] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6: 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
I20260608 13:02:12.139331  2915 tablet_bootstrap.cc:492] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6: Bootstrap complete.
I20260608 13:02:12.139804  2915 ts_tablet_manager.cc:1403] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260608 13:02:12.141745  2915 raft_consensus.cc:359] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:12.142256  2915 raft_consensus.cc:740] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0c1cf224128a468d9511ec6f33b926e6, State: Initialized, Role: LEARNER
I20260608 13:02:12.142674  2915 consensus_queue.cc:260] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6 [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: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: true } }
I20260608 13:02:12.144546  2915 ts_tablet_manager.cc:1434] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 13:02:12.146386  2657 tablet_copy_service.cc:342] P a882a1707d7d4e2cbb8f8c6fba8f3343: Request end of tablet copy session 0c1cf224128a468d9511ec6f33b926e6-8ce5a5b13ec14731bb579180659690a9 received from {username='slave'} at 127.0.0.1:44354
I20260608 13:02:12.146744  2657 tablet_copy_service.cc:434] P a882a1707d7d4e2cbb8f8c6fba8f3343: ending tablet copy session 0c1cf224128a468d9511ec6f33b926e6-8ce5a5b13ec14731bb579180659690a9 on tablet 8ce5a5b13ec14731bb579180659690a9 with peer 0c1cf224128a468d9511ec6f33b926e6
W20260608 13:02:12.240942  2518 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4456985578ae4c74bfc5f4a86ab25cf3 not available for placement
I20260608 13:02:12.269760  2850 raft_consensus.cc:1217] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 13:02:12.359752  2850 raft_consensus.cc:1217] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 13:02:12.440071  2456 catalog_manager.cc:4754] TS 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 143aa613fda94e12849a41b6bd191f41: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
I20260608 13:02:12.447296  2924 consensus_queue.cc:579] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Leader has been unable to successfully communicate with peer 4456985578ae4c74bfc5f4a86ab25cf3 for more than 1 seconds (1.292s)
I20260608 13:02:12.565382  2850 raft_consensus.cc:1217] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 13:02:12.717295  2924 consensus_queue.cc:579] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Leader has been unable to successfully communicate with peer 4456985578ae4c74bfc5f4a86ab25cf3 for more than 1 seconds (1.127s)
I20260608 13:02:12.851303  2924 consensus_queue.cc:579] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Leader has been unable to successfully communicate with peer 4456985578ae4c74bfc5f4a86ab25cf3 for more than 1 seconds (1.537s)
I20260608 13:02:12.861060  2924 raft_consensus.cc:1064] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343: attempting to promote NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 to VOTER
I20260608 13:02:12.863062  2924 consensus_queue.cc:237] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } }
I20260608 13:02:12.869611  2850 raft_consensus.cc:1275] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:02:12.870023  2720 raft_consensus.cc:1275] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:02:12.871057  2924 consensus_queue.cc:1048] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:12.871934  2923 consensus_queue.cc:1048] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 13:02:12.875910  2612 consensus_peers.cc:597] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:12.880262  2923 raft_consensus.cc:2955] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:12.882251  2850 raft_consensus.cc:2955] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:12.889655  2720 raft_consensus.cc:2955] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:12.894160  2469 catalog_manager.cc:5696] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6 reported cstate change: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:12.912683  2647 consensus_queue.cc:237] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } }
I20260608 13:02:12.917873  2850 raft_consensus.cc:1275] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:02:12.917873  2720 raft_consensus.cc:1275] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:02:12.919621  2924 consensus_queue.cc:1048] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:12.920392  2904 consensus_queue.cc:1048] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:12.926770  2923 raft_consensus.cc:2955] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:12.928721  2720 raft_consensus.cc:2955] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:12.929162  2850 raft_consensus.cc:2955] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:12.936009  2455 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a51c542016524976a755069edd444f1c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:12.940387  2468 catalog_manager.cc:5696] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:12.944587  2904 raft_consensus.cc:1064] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343: attempting to promote NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 to VOTER
I20260608 13:02:12.946879  2904 consensus_queue.cc:237] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } }
I20260608 13:02:12.960425  2850 raft_consensus.cc:1275] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:02:12.962332  2720 raft_consensus.cc:1275] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:02:12.963119  2924 consensus_queue.cc:1048] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:02:12.964270  2923 consensus_queue.cc:1048] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 13:02:12.965442  2612 consensus_peers.cc:597] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:12.971971  2923 raft_consensus.cc:2955] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:12.973791  2720 raft_consensus.cc:2955] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:12.983969  2850 raft_consensus.cc:2955] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:12.986059  2468 catalog_manager.cc:5696] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:13.001511  2647 consensus_queue.cc:237] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } }
I20260608 13:02:13.007206  2850 raft_consensus.cc:1275] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:02:13.007211  2720 raft_consensus.cc:1275] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:02:13.009023  2928 consensus_queue.cc:1048] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:13.009747  2904 consensus_queue.cc:1048] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:13.016172  2928 raft_consensus.cc:2955] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:13.019047  2850 raft_consensus.cc:2955] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:13.021639  2720 raft_consensus.cc:2955] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:13.025499  2455 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f089fc02cd6d43b3b7afbf2979373722 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:13.029299  2468 catalog_manager.cc:5696] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:13.101073  2928 raft_consensus.cc:1064] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343: attempting to promote NON_VOTER 0c1cf224128a468d9511ec6f33b926e6 to VOTER
I20260608 13:02:13.103075  2928 consensus_queue.cc:237] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } }
I20260608 13:02:13.110095  2850 raft_consensus.cc:1275] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 LEARNER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:02:13.111752  2720 raft_consensus.cc:1275] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:02:13.111564  2928 consensus_queue.cc:1048] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 13:02:13.113220  2612 consensus_peers.cc:597] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 -> Peer 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): Couldn't send request to peer 4456985578ae4c74bfc5f4a86ab25cf3. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:13.113371  2924 consensus_queue.cc:1048] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:13.120939  2924 raft_consensus.cc:2955] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:13.122723  2720 raft_consensus.cc:2955] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:13.130491  2850 raft_consensus.cc:2955] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:13.132983  2470 catalog_manager.cc:5696] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 reported cstate change: config changed from index 2 to 3, 0c1cf224128a468d9511ec6f33b926e6 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4456985578ae4c74bfc5f4a86ab25cf3" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:13.146339  2647 consensus_queue.cc:237] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [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: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } }
I20260608 13:02:13.151393  2850 raft_consensus.cc:1275] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:02:13.152491  2720 raft_consensus.cc:1275] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Refusing update from remote peer a882a1707d7d4e2cbb8f8c6fba8f3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:02:13.152783  2904 consensus_queue.cc:1048] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:13.154032  2928 consensus_queue.cc:1048] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:13.160820  2924 raft_consensus.cc:2955] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:13.162691  2720 raft_consensus.cc:2955] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:13.164959  2850 raft_consensus.cc:2955] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
I20260608 13:02:13.172191  2455 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8ce5a5b13ec14731bb579180659690a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:13.174273  2468 catalog_manager.cc:5696] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 reported cstate change: config changed from index 3 to 4, VOTER 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129) evicted. New cstate: current_term: 2 leader_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3f6527f854954be8a690bbd0facec611" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 43265 } } peers { permanent_uuid: "a882a1707d7d4e2cbb8f8c6fba8f3343" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43201 } } peers { permanent_uuid: "0c1cf224128a468d9511ec6f33b926e6" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 33225 } attrs { promote: false } } }
W20260608 13:02:13.474443  2456 catalog_manager.cc:4754] TS 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 143aa613fda94e12849a41b6bd191f41: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
W20260608 13:02:14.369395  2456 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260608 13:02:15.185696  2456 catalog_manager.cc:4754] TS 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a51c542016524976a755069edd444f1c: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
I20260608 13:02:16.507316 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:02:16.536760 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:16.537519 28758 tablet_replica.cc:333] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343: stopping tablet replica
I20260608 13:02:16.538223 28758 raft_consensus.cc:2243] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:02:16.539474 28758 raft_consensus.cc:2272] T f089fc02cd6d43b3b7afbf2979373722 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.542142 28758 tablet_replica.cc:333] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343: stopping tablet replica
I20260608 13:02:16.542722 28758 raft_consensus.cc:2243] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:16.543712 28758 raft_consensus.cc:2272] T 143aa613fda94e12849a41b6bd191f41 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.546479 28758 tablet_replica.cc:333] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343: stopping tablet replica
I20260608 13:02:16.547104 28758 raft_consensus.cc:2243] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:02:16.548091 28758 raft_consensus.cc:2272] T a51c542016524976a755069edd444f1c P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.550536 28758 tablet_replica.cc:333] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343: stopping tablet replica
I20260608 13:02:16.551043 28758 raft_consensus.cc:2243] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:02:16.551966 28758 raft_consensus.cc:2272] T 8ce5a5b13ec14731bb579180659690a9 P a882a1707d7d4e2cbb8f8c6fba8f3343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.577504 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:02:16.596485 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:02:16.622936 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:16.623656 28758 tablet_replica.cc:333] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611: stopping tablet replica
I20260608 13:02:16.624431 28758 raft_consensus.cc:2243] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:16.625550 28758 raft_consensus.cc:2272] T f089fc02cd6d43b3b7afbf2979373722 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.628131 28758 tablet_replica.cc:333] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611: stopping tablet replica
I20260608 13:02:16.628736 28758 raft_consensus.cc:2243] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:16.629691 28758 raft_consensus.cc:2272] T a51c542016524976a755069edd444f1c P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.632000 28758 tablet_replica.cc:333] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611: stopping tablet replica
I20260608 13:02:16.632589 28758 raft_consensus.cc:2243] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:16.633481 28758 raft_consensus.cc:2272] T 143aa613fda94e12849a41b6bd191f41 P 3f6527f854954be8a690bbd0facec611 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.635965 28758 tablet_replica.cc:333] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611: stopping tablet replica
I20260608 13:02:16.636550 28758 raft_consensus.cc:2243] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:16.637725 28758 raft_consensus.cc:2272] T 8ce5a5b13ec14731bb579180659690a9 P 3f6527f854954be8a690bbd0facec611 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.664394 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:02:16.681932 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:02:16.704347 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:16.705142 28758 tablet_replica.cc:333] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6: stopping tablet replica
I20260608 13:02:16.705798 28758 raft_consensus.cc:2243] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:16.706686 28758 raft_consensus.cc:2272] T 8ce5a5b13ec14731bb579180659690a9 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.709501 28758 tablet_replica.cc:333] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6: stopping tablet replica
I20260608 13:02:16.710075 28758 raft_consensus.cc:2243] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:16.710886 28758 raft_consensus.cc:2272] T f089fc02cd6d43b3b7afbf2979373722 P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.713235 28758 tablet_replica.cc:333] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6: stopping tablet replica
I20260608 13:02:16.713704 28758 raft_consensus.cc:2243] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:16.714442 28758 raft_consensus.cc:2272] T a51c542016524976a755069edd444f1c P 0c1cf224128a468d9511ec6f33b926e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.716655 28758 tablet_replica.cc:333] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6: stopping tablet replica
I20260608 13:02:16.717123 28758 raft_consensus.cc:2243] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:16.717782 28758 raft_consensus.cc:2272] T 143aa613fda94e12849a41b6bd191f41 P 0c1cf224128a468d9511ec6f33b926e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:16.741909 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:02:16.759382 28758 master.cc:562] Master@127.28.21.190:43721 shutting down...
W20260608 13:02:17.277580  2456 catalog_manager.cc:4754] TS 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a51c542016524976a755069edd444f1c: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
W20260608 13:02:19.712602  2456 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 13:02:19.715973  2456 catalog_manager.cc:4754] TS 4456985578ae4c74bfc5f4a86ab25cf3 (127.28.21.129:41485): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 143aa613fda94e12849a41b6bd191f41: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41485: connect: Connection refused (error 111)
I20260608 13:02:20.373733 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:20.374511 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:20.374847 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60772b0f88374227a6e550971bc28b4d: stopping tablet replica
I20260608 13:02:20.398162 28758 master.cc:584] Master@127.28.21.190:43721 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14367 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 13:02:20.441315 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:46041
I20260608 13:02:20.442487 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:20.447881  2951 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:20.449399  2952 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:20.450095  2954 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:20.450429 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:20.451359 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:20.451565 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:20.451738 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923740451714 us; error 0 us; skew 500 ppm
I20260608 13:02:20.452390 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:20.454643 28758 webserver.cc:533] Webserver started at http://127.28.21.190:35221/ using document root <none> and password file <none>
I20260608 13:02:20.455169 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:20.455389 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:20.455663 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:20.457029 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "cf7cb4c8d91546eaa33508707793ed87"
format_stamp: "Formatted at 2026-06-08 13:02:20 on dist-test-slave-vkhm"
I20260608 13:02:20.461501 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 13:02:20.465030  2959 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:20.465909 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 13:02:20.466161 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "cf7cb4c8d91546eaa33508707793ed87"
format_stamp: "Formatted at 2026-06-08 13:02:20 on dist-test-slave-vkhm"
I20260608 13:02:20.466387 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-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)
I20260608 13:02:20.479362 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:20.480610 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:20.520071 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:46041
I20260608 13:02:20.520264  3010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:46041 every 8 connection(s)
I20260608 13:02:20.524408  3011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:20.535910  3011 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87: Bootstrap starting.
I20260608 13:02:20.541110  3011 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:20.545578  3011 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87: No bootstrap required, opened a new log
I20260608 13:02:20.547950  3011 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf7cb4c8d91546eaa33508707793ed87" member_type: VOTER }
I20260608 13:02:20.548445  3011 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:20.548669  3011 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7cb4c8d91546eaa33508707793ed87, State: Initialized, Role: FOLLOWER
I20260608 13:02:20.549435  3011 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf7cb4c8d91546eaa33508707793ed87" member_type: VOTER }
I20260608 13:02:20.549921  3011 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:20.550144  3011 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:20.550424  3011 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:20.555224  3011 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf7cb4c8d91546eaa33508707793ed87" member_type: VOTER }
I20260608 13:02:20.555760  3011 leader_election.cc:304] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [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: cf7cb4c8d91546eaa33508707793ed87; no voters: 
I20260608 13:02:20.557029  3011 leader_election.cc:290] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:20.557605  3014 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:20.559064  3014 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [term 1 LEADER]: Becoming Leader. State: Replica: cf7cb4c8d91546eaa33508707793ed87, State: Running, Role: LEADER
I20260608 13:02:20.559849  3014 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [LEADER]: Queue going to LEADER mode. State: All 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: "cf7cb4c8d91546eaa33508707793ed87" member_type: VOTER }
I20260608 13:02:20.560165  3011 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:20.563141  3015 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf7cb4c8d91546eaa33508707793ed87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf7cb4c8d91546eaa33508707793ed87" member_type: VOTER } }
I20260608 13:02:20.563158  3016 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf7cb4c8d91546eaa33508707793ed87. Latest consensus state: current_term: 1 leader_uuid: "cf7cb4c8d91546eaa33508707793ed87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf7cb4c8d91546eaa33508707793ed87" member_type: VOTER } }
I20260608 13:02:20.563930  3015 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:20.564014  3016 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:20.569978  3019 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:20.578135  3019 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:20.579181 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:20.587643  3019 catalog_manager.cc:1382] Generated new cluster ID: b838997a8b59426880af01e0953a6c95
I20260608 13:02:20.587920  3019 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:20.607486  3019 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:20.608897  3019 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:20.621541  3019 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87: Generated new TSK 0
I20260608 13:02:20.622143  3019 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:20.645738 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:20.652138  3032 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:20.653466  3033 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:20.654596  3035 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:20.655414 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:20.656324 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:20.656505 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:20.656630 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923740656619 us; error 0 us; skew 500 ppm
I20260608 13:02:20.657161 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:20.659510 28758 webserver.cc:533] Webserver started at http://127.28.21.129:36961/ using document root <none> and password file <none>
I20260608 13:02:20.659994 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:20.660141 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:20.660422 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:20.661604 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "167e5a87899a488e8c8ba366948bad59"
format_stamp: "Formatted at 2026-06-08 13:02:20 on dist-test-slave-vkhm"
I20260608 13:02:20.666252 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 13:02:20.669828  3040 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:20.670589 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 13:02:20.670902 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "167e5a87899a488e8c8ba366948bad59"
format_stamp: "Formatted at 2026-06-08 13:02:20 on dist-test-slave-vkhm"
I20260608 13:02:20.671175 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-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)
I20260608 13:02:20.691447 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:20.692927 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:20.694473 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:20.696872 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:20.697108 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:20.697356 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:20.697537 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:20.740127 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:43295
I20260608 13:02:20.740351  3102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:43295 every 8 connection(s)
I20260608 13:02:20.745776 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:20.753482  3107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:20.756575  3108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:20.762425  3103 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46041
W20260608 13:02:20.762770  3110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:20.762940  3103 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:20.763492 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:20.764012  3103 heartbeater.cc:507] Master 127.28.21.190:46041 requested a full tablet report, sending...
I20260608 13:02:20.764662 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:20.765034 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:20.765271 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923740765251 us; error 0 us; skew 500 ppm
I20260608 13:02:20.766007 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:20.767272  2976 ts_manager.cc:194] Registered new tserver with Master: 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295)
I20260608 13:02:20.768972 28758 webserver.cc:533] Webserver started at http://127.28.21.130:36811/ using document root <none> and password file <none>
I20260608 13:02:20.769744 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:20.769970 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:20.770062  2976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58410
I20260608 13:02:20.770357 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:20.771914 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "0770810fd3084b398f3f20a8bdbb9f34"
format_stamp: "Formatted at 2026-06-08 13:02:20 on dist-test-slave-vkhm"
I20260608 13:02:20.776721 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 13:02:20.780318  3115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:20.781199 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 13:02:20.781484 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "0770810fd3084b398f3f20a8bdbb9f34"
format_stamp: "Formatted at 2026-06-08 13:02:20 on dist-test-slave-vkhm"
I20260608 13:02:20.781769 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-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)
I20260608 13:02:20.803731 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:20.805100 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:20.806608 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:20.809038 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:20.809242 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:20.809514 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:20.809674 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:20.852034 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:37399
I20260608 13:02:20.852155  3177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:37399 every 8 connection(s)
I20260608 13:02:20.857887 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:20.867409  3182 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:20.867410  3181 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:20.871142 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:20.872388  3184 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:20.872426  3178 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46041
I20260608 13:02:20.873128  3178 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:20.873672 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:20.873951 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:20.874030  3178 heartbeater.cc:507] Master 127.28.21.190:46041 requested a full tablet report, sending...
I20260608 13:02:20.874186 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923740874163 us; error 0 us; skew 500 ppm
I20260608 13:02:20.875033 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:20.876578  2976 ts_manager.cc:194] Registered new tserver with Master: 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399)
I20260608 13:02:20.878018  2976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58414
I20260608 13:02:20.878072 28758 webserver.cc:533] Webserver started at http://127.28.21.131:42925/ using document root <none> and password file <none>
I20260608 13:02:20.878986 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:20.879292 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:20.879700 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:20.881090 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "f6ba8312418d47e2906d93b096a52a91"
format_stamp: "Formatted at 2026-06-08 13:02:20 on dist-test-slave-vkhm"
I20260608 13:02:20.886163 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 13:02:20.889689  3189 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:20.890473 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:02:20.890793 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "f6ba8312418d47e2906d93b096a52a91"
format_stamp: "Formatted at 2026-06-08 13:02:20 on dist-test-slave-vkhm"
I20260608 13:02:20.891116 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-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)
I20260608 13:02:20.914726 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:20.915988 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:20.917492 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:20.919909 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:20.920133 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:20.920394 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:20.920570 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:20.960418 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:41787
I20260608 13:02:20.960542  3251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:41787 every 8 connection(s)
I20260608 13:02:20.974850  3252 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46041
I20260608 13:02:20.975281  3252 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:20.976024  3252 heartbeater.cc:507] Master 127.28.21.190:46041 requested a full tablet report, sending...
I20260608 13:02:20.978024  2976 ts_manager.cc:194] Registered new tserver with Master: f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:20.978550 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014560986s
I20260608 13:02:20.979502  2976 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58420
I20260608 13:02:21.773245  3103 heartbeater.cc:499] Master 127.28.21.190:46041 was elected leader, sending a full tablet report...
I20260608 13:02:21.880990  3178 heartbeater.cc:499] Master 127.28.21.190:46041 was elected leader, sending a full tablet report...
I20260608 13:02:21.982545  3252 heartbeater.cc:499] Master 127.28.21.190:46041 was elected leader, sending a full tablet report...
I20260608 13:02:22.040052  2976 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39906:
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"
    }
  }
}
W20260608 13:02:22.043043  2976 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:02:22.098883  3143 tablet_service.cc:1511] Processing CreateTablet for tablet a95834cc15a94500ad100162c84994da (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:22.100026  3141 tablet_service.cc:1511] Processing CreateTablet for tablet 110263ac2c494f8bb9bac78e580f64b1 (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:22.100564  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95834cc15a94500ad100162c84994da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.101476  3141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 110263ac2c494f8bb9bac78e580f64b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.102927  3142 tablet_service.cc:1511] Processing CreateTablet for tablet 1c2cd2bfa8ba441da759fec1d2564315 (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:22.103792  3140 tablet_service.cc:1511] Processing CreateTablet for tablet bfd2abd9af4f4c3ca5e375c1601ecb90 (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:22.104463  3142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c2cd2bfa8ba441da759fec1d2564315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.105217  3140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd2abd9af4f4c3ca5e375c1601ecb90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.119561  3068 tablet_service.cc:1511] Processing CreateTablet for tablet a95834cc15a94500ad100162c84994da (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:22.121212  3068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95834cc15a94500ad100162c84994da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.121620  3065 tablet_service.cc:1511] Processing CreateTablet for tablet bfd2abd9af4f4c3ca5e375c1601ecb90 (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:22.122990  3065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd2abd9af4f4c3ca5e375c1601ecb90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.124460  3066 tablet_service.cc:1511] Processing CreateTablet for tablet 110263ac2c494f8bb9bac78e580f64b1 (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:22.125074  3067 tablet_service.cc:1511] Processing CreateTablet for tablet 1c2cd2bfa8ba441da759fec1d2564315 (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:22.125931  3066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 110263ac2c494f8bb9bac78e580f64b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.126627  3067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c2cd2bfa8ba441da759fec1d2564315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.133651  3217 tablet_service.cc:1511] Processing CreateTablet for tablet a95834cc15a94500ad100162c84994da (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:22.135288  3217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95834cc15a94500ad100162c84994da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.137617  3216 tablet_service.cc:1511] Processing CreateTablet for tablet 1c2cd2bfa8ba441da759fec1d2564315 (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:22.140246  3215 tablet_service.cc:1511] Processing CreateTablet for tablet 110263ac2c494f8bb9bac78e580f64b1 (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:22.144737  3215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 110263ac2c494f8bb9bac78e580f64b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.148748  3216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c2cd2bfa8ba441da759fec1d2564315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.155624  3214 tablet_service.cc:1511] Processing CreateTablet for tablet bfd2abd9af4f4c3ca5e375c1601ecb90 (DEFAULT_TABLE table=test-workload [id=9043672a290244128a141f9318d44e47]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:22.157122  3214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd2abd9af4f4c3ca5e375c1601ecb90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:22.169559  3272 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: Bootstrap starting.
I20260608 13:02:22.193732  3272 tablet_bootstrap.cc:654] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.242370  3271 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap starting.
I20260608 13:02:22.255194  3271 tablet_bootstrap.cc:654] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.260031  3273 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: Bootstrap starting.
I20260608 13:02:22.261358  3272 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: No bootstrap required, opened a new log
I20260608 13:02:22.262045  3272 ts_tablet_manager.cc:1403] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: Time spent bootstrapping tablet: real 0.093s	user 0.037s	sys 0.037s
I20260608 13:02:22.265545  3272 raft_consensus.cc:359] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.266319  3272 raft_consensus.cc:385] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.266651  3272 raft_consensus.cc:740] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.267210  3271 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: No bootstrap required, opened a new log
I20260608 13:02:22.267772  3271 ts_tablet_manager.cc:1403] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260608 13:02:22.267917  3273 tablet_bootstrap.cc:654] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.267529  3272 consensus_queue.cc:260] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.271093  3272 ts_tablet_manager.cc:1434] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 13:02:22.272742  3272 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: Bootstrap starting.
I20260608 13:02:22.274701  3271 raft_consensus.cc:359] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.275465  3271 raft_consensus.cc:385] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.275767  3271 raft_consensus.cc:740] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.276710  3271 consensus_queue.cc:260] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.282377  3272 tablet_bootstrap.cc:654] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.282636  3273 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: No bootstrap required, opened a new log
I20260608 13:02:22.283339  3273 ts_tablet_manager.cc:1403] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.012s
I20260608 13:02:22.284289  3271 ts_tablet_manager.cc:1434] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.007s
I20260608 13:02:22.286834  3273 raft_consensus.cc:359] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.287459  3271 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap starting.
I20260608 13:02:22.287626  3273 raft_consensus.cc:385] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.288113  3273 raft_consensus.cc:740] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ba8312418d47e2906d93b096a52a91, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.289270  3273 consensus_queue.cc:260] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.294930  3273 ts_tablet_manager.cc:1434] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260608 13:02:22.296025  3273 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: Bootstrap starting.
I20260608 13:02:22.296330  3272 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: No bootstrap required, opened a new log
I20260608 13:02:22.296893  3272 ts_tablet_manager.cc:1403] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260608 13:02:22.299944  3272 raft_consensus.cc:359] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:22.300724  3272 raft_consensus.cc:385] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.301056  3272 raft_consensus.cc:740] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.301885  3272 consensus_queue.cc:260] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:22.302937  3273 tablet_bootstrap.cc:654] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.304550  3272 ts_tablet_manager.cc:1434] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 13:02:22.305645  3272 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: Bootstrap starting.
I20260608 13:02:22.311687  3271 tablet_bootstrap.cc:654] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.312463  3272 tablet_bootstrap.cc:654] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.316918  3273 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: No bootstrap required, opened a new log
I20260608 13:02:22.317431  3273 ts_tablet_manager.cc:1403] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260608 13:02:22.319352  3272 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: No bootstrap required, opened a new log
I20260608 13:02:22.319952  3272 ts_tablet_manager.cc:1403] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.010s
I20260608 13:02:22.320972  3271 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: No bootstrap required, opened a new log
I20260608 13:02:22.320660  3273 raft_consensus.cc:359] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.321486  3271 ts_tablet_manager.cc:1403] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.004s
I20260608 13:02:22.321456  3273 raft_consensus.cc:385] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.322069  3273 raft_consensus.cc:740] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ba8312418d47e2906d93b096a52a91, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.322973  3273 consensus_queue.cc:260] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.323201  3272 raft_consensus.cc:359] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.323935  3272 raft_consensus.cc:385] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.324254  3272 raft_consensus.cc:740] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.324702  3271 raft_consensus.cc:359] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.325338  3273 ts_tablet_manager.cc:1434] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 13:02:22.325057  3272 consensus_queue.cc:260] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.325579  3271 raft_consensus.cc:385] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.325956  3271 raft_consensus.cc:740] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.326829  3271 consensus_queue.cc:260] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.327991  3272 ts_tablet_manager.cc:1434] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 13:02:22.328987  3271 ts_tablet_manager.cc:1434] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 13:02:22.329358  3272 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: Bootstrap starting.
I20260608 13:02:22.330063  3271 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap starting.
I20260608 13:02:22.332686  3273 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Bootstrap starting.
I20260608 13:02:22.339529  3272 tablet_bootstrap.cc:654] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.340374  3273 tablet_bootstrap.cc:654] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.349584  3271 tablet_bootstrap.cc:654] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.353179  3272 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: No bootstrap required, opened a new log
I20260608 13:02:22.353382  3273 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: No bootstrap required, opened a new log
I20260608 13:02:22.353741  3272 ts_tablet_manager.cc:1403] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.005s
I20260608 13:02:22.353964  3273 ts_tablet_manager.cc:1403] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.009s
I20260608 13:02:22.355473  3271 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: No bootstrap required, opened a new log
I20260608 13:02:22.355993  3271 ts_tablet_manager.cc:1403] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260608 13:02:22.356473  3272 raft_consensus.cc:359] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.357237  3272 raft_consensus.cc:385] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.357565  3272 raft_consensus.cc:740] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.357339  3273 raft_consensus.cc:359] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
W20260608 13:02:22.358508  3179 tablet.cc:2404] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 13:02:22.358470  3272 consensus_queue.cc:260] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.359478  3271 raft_consensus.cc:359] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:22.360222  3271 raft_consensus.cc:385] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.360814  3271 raft_consensus.cc:740] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.361585  3271 consensus_queue.cc:260] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:22.361891  3272 ts_tablet_manager.cc:1434] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 13:02:22.363950  3271 ts_tablet_manager.cc:1434] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 13:02:22.360227  3273 raft_consensus.cc:385] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.364413  3273 raft_consensus.cc:740] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ba8312418d47e2906d93b096a52a91, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.365108  3271 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap starting.
I20260608 13:02:22.365386  3273 consensus_queue.cc:260] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.367795  3273 ts_tablet_manager.cc:1434] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 13:02:22.368952  3273 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91: Bootstrap starting.
I20260608 13:02:22.373142  3271 tablet_bootstrap.cc:654] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.375205  3276 raft_consensus.cc:493] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:22.375655  3273 tablet_bootstrap.cc:654] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.375753  3276 raft_consensus.cc:515] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.389541  3271 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: No bootstrap required, opened a new log
I20260608 13:02:22.389557  3276 leader_election.cc:290] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:22.390327  3271 ts_tablet_manager.cc:1403] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260608 13:02:22.394241  3273 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91: No bootstrap required, opened a new log
I20260608 13:02:22.393998  3271 raft_consensus.cc:359] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.394783  3271 raft_consensus.cc:385] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.394913  3273 ts_tablet_manager.cc:1403] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.012s
I20260608 13:02:22.395123  3271 raft_consensus.cc:740] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.396164  3271 consensus_queue.cc:260] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.398409  3273 raft_consensus.cc:359] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:22.399164  3273 raft_consensus.cc:385] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.399469  3273 raft_consensus.cc:740] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ba8312418d47e2906d93b096a52a91, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.400274  3273 consensus_queue.cc:260] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:22.401321  3227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110263ac2c494f8bb9bac78e580f64b1" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91" is_pre_election: true
I20260608 13:02:22.401533  3271 ts_tablet_manager.cc:1434] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 13:02:22.402096  3227 raft_consensus.cc:2468] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 0.
I20260608 13:02:22.402740  3273 ts_tablet_manager.cc:1434] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 13:02:22.403657  3043 leader_election.cc:304] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167e5a87899a488e8c8ba366948bad59, f6ba8312418d47e2906d93b096a52a91; no voters: 
I20260608 13:02:22.405840  3276 raft_consensus.cc:2804] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:22.406227  3276 raft_consensus.cc:493] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:22.406563  3276 raft_consensus.cc:3060] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.407296  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110263ac2c494f8bb9bac78e580f64b1" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34" is_pre_election: true
I20260608 13:02:22.408016  3153 raft_consensus.cc:2468] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 0.
I20260608 13:02:22.413955  3276 raft_consensus.cc:515] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.416182  3276 leader_election.cc:290] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 1 election: Requested vote from peers 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:22.416682  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110263ac2c494f8bb9bac78e580f64b1" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34"
I20260608 13:02:22.416810  3227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110263ac2c494f8bb9bac78e580f64b1" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91"
I20260608 13:02:22.417359  3153 raft_consensus.cc:3060] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.417454  3227 raft_consensus.cc:3060] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.421694  3280 raft_consensus.cc:493] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:22.422134  3280 raft_consensus.cc:515] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.424607  3280 leader_election.cc:290] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295), 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399)
I20260608 13:02:22.425024  3153 raft_consensus.cc:2468] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 1.
I20260608 13:02:22.425024  3227 raft_consensus.cc:2468] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 1.
I20260608 13:02:22.427047  3041 leader_election.cc:304] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0770810fd3084b398f3f20a8bdbb9f34, 167e5a87899a488e8c8ba366948bad59; no voters: 
I20260608 13:02:22.428084  3276 raft_consensus.cc:2804] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:22.430802  3276 raft_consensus.cc:697] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 LEADER]: Becoming Leader. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Running, Role: LEADER
I20260608 13:02:22.431669  3276 consensus_queue.cc:237] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.440316  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2abd9af4f4c3ca5e375c1601ecb90" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167e5a87899a488e8c8ba366948bad59" is_pre_election: true
I20260608 13:02:22.440855  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2abd9af4f4c3ca5e375c1601ecb90" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34" is_pre_election: true
I20260608 13:02:22.441068  3078 raft_consensus.cc:2468] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6ba8312418d47e2906d93b096a52a91 in term 0.
I20260608 13:02:22.441435  3153 raft_consensus.cc:2468] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6ba8312418d47e2906d93b096a52a91 in term 0.
I20260608 13:02:22.441623  2972 catalog_manager.cc:5696] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 167e5a87899a488e8c8ba366948bad59 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "167e5a87899a488e8c8ba366948bad59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:22.442713  3192 leader_election.cc:304] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167e5a87899a488e8c8ba366948bad59, f6ba8312418d47e2906d93b096a52a91; no voters: 
I20260608 13:02:22.443637  3280 raft_consensus.cc:2804] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:22.444021  3280 raft_consensus.cc:493] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:22.444380  3280 raft_consensus.cc:3060] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.450222  3280 raft_consensus.cc:515] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.452050  3280 leader_election.cc:290] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [CANDIDATE]: Term 1 election: Requested vote from peers 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295), 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399)
I20260608 13:02:22.452817  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2abd9af4f4c3ca5e375c1601ecb90" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167e5a87899a488e8c8ba366948bad59"
I20260608 13:02:22.453436  3078 raft_consensus.cc:3060] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.453469  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2abd9af4f4c3ca5e375c1601ecb90" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34"
I20260608 13:02:22.454077  3153 raft_consensus.cc:3060] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.458492  3153 raft_consensus.cc:2468] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ba8312418d47e2906d93b096a52a91 in term 1.
I20260608 13:02:22.458564  3078 raft_consensus.cc:2468] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ba8312418d47e2906d93b096a52a91 in term 1.
I20260608 13:02:22.459627  3190 leader_election.cc:304] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0770810fd3084b398f3f20a8bdbb9f34, f6ba8312418d47e2906d93b096a52a91; no voters: 
I20260608 13:02:22.460383  3280 raft_consensus.cc:2804] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:22.461613  3280 raft_consensus.cc:697] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 1 LEADER]: Becoming Leader. State: Replica: f6ba8312418d47e2906d93b096a52a91, State: Running, Role: LEADER
I20260608 13:02:22.462438  3280 consensus_queue.cc:237] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.469362  2972 catalog_manager.cc:5696] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6ba8312418d47e2906d93b096a52a91 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "f6ba8312418d47e2906d93b096a52a91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:22.485518  3276 raft_consensus.cc:493] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:22.485980  3276 raft_consensus.cc:515] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:22.487746  3276 leader_election.cc:290] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:22.488440  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34" is_pre_election: true
I20260608 13:02:22.489104  3153 raft_consensus.cc:2468] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 0.
I20260608 13:02:22.489539  3227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91" is_pre_election: true
I20260608 13:02:22.490188  3227 raft_consensus.cc:2468] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 0.
I20260608 13:02:22.490322  3041 leader_election.cc:304] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0770810fd3084b398f3f20a8bdbb9f34, 167e5a87899a488e8c8ba366948bad59; no voters: 
I20260608 13:02:22.491199  3276 raft_consensus.cc:2804] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:22.491504  3276 raft_consensus.cc:493] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:22.491798  3276 raft_consensus.cc:3060] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.496580  3276 raft_consensus.cc:515] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:22.498205  3276 leader_election.cc:290] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 1 election: Requested vote from peers 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:22.498891  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34"
I20260608 13:02:22.499127  3227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91"
I20260608 13:02:22.499374  3153 raft_consensus.cc:3060] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.499723  3227 raft_consensus.cc:3060] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.503921  3153 raft_consensus.cc:2468] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 1.
I20260608 13:02:22.504253  3227 raft_consensus.cc:2468] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 1.
I20260608 13:02:22.504976  3041 leader_election.cc:304] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0770810fd3084b398f3f20a8bdbb9f34, 167e5a87899a488e8c8ba366948bad59; no voters: 
I20260608 13:02:22.505831  3276 raft_consensus.cc:2804] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:22.506259  3276 raft_consensus.cc:697] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 1 LEADER]: Becoming Leader. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Running, Role: LEADER
I20260608 13:02:22.506971  3276 consensus_queue.cc:237] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:22.514086  2972 catalog_manager.cc:5696] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 167e5a87899a488e8c8ba366948bad59 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "167e5a87899a488e8c8ba366948bad59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:22.529579  3280 raft_consensus.cc:493] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:22.530112  3280 raft_consensus.cc:515] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.532176  3280 leader_election.cc:290] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295), 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399)
I20260608 13:02:22.532982  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167e5a87899a488e8c8ba366948bad59" is_pre_election: true
I20260608 13:02:22.533787  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34" is_pre_election: true
I20260608 13:02:22.533857  3078 raft_consensus.cc:2468] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6ba8312418d47e2906d93b096a52a91 in term 0.
I20260608 13:02:22.534644  3153 raft_consensus.cc:2468] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6ba8312418d47e2906d93b096a52a91 in term 0.
I20260608 13:02:22.535236  3192 leader_election.cc:304] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167e5a87899a488e8c8ba366948bad59, f6ba8312418d47e2906d93b096a52a91; no voters: 
I20260608 13:02:22.536089  3280 raft_consensus.cc:2804] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:22.536532  3280 raft_consensus.cc:493] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:22.536815  3280 raft_consensus.cc:3060] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.541805  3280 raft_consensus.cc:515] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.543391  3280 leader_election.cc:290] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [CANDIDATE]: Term 1 election: Requested vote from peers 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295), 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399)
I20260608 13:02:22.544130  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167e5a87899a488e8c8ba366948bad59"
I20260608 13:02:22.544409  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34"
I20260608 13:02:22.544678  3078 raft_consensus.cc:3060] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.544997  3153 raft_consensus.cc:3060] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.549352  3078 raft_consensus.cc:2468] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ba8312418d47e2906d93b096a52a91 in term 1.
I20260608 13:02:22.549569  3153 raft_consensus.cc:2468] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ba8312418d47e2906d93b096a52a91 in term 1.
I20260608 13:02:22.550504  3192 leader_election.cc:304] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 167e5a87899a488e8c8ba366948bad59, f6ba8312418d47e2906d93b096a52a91; no voters: 
I20260608 13:02:22.551216  3280 raft_consensus.cc:2804] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:22.551745  3280 raft_consensus.cc:697] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 1 LEADER]: Becoming Leader. State: Replica: f6ba8312418d47e2906d93b096a52a91, State: Running, Role: LEADER
I20260608 13:02:22.552534  3280 consensus_queue.cc:237] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:22.559864  2972 catalog_manager.cc:5696] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6ba8312418d47e2906d93b096a52a91 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "f6ba8312418d47e2906d93b096a52a91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:22.580773 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:02:22.598181 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:22.599027 28758 tablet_replica.cc:333] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: stopping tablet replica
I20260608 13:02:22.599606 28758 raft_consensus.cc:2243] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:22.599968 28758 raft_consensus.cc:2272] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.602211 28758 tablet_replica.cc:333] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: stopping tablet replica
I20260608 13:02:22.602727 28758 raft_consensus.cc:2243] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:22.603295 28758 pending_rounds.cc:70] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: Trying to abort 1 pending ops.
I20260608 13:02:22.603456 28758 pending_rounds.cc:77] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663649009405952 op_type: NO_OP noop_request { }
I20260608 13:02:22.603708 28758 raft_consensus.cc:2889] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:22.603930 28758 raft_consensus.cc:2272] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.606314 28758 tablet_replica.cc:333] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: stopping tablet replica
I20260608 13:02:22.606786 28758 raft_consensus.cc:2243] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:22.607303 28758 pending_rounds.cc:70] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: Trying to abort 1 pending ops.
I20260608 13:02:22.607470 28758 pending_rounds.cc:77] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663649315831808 op_type: NO_OP noop_request { }
I20260608 13:02:22.607683 28758 raft_consensus.cc:2889] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:22.607908 28758 raft_consensus.cc:2272] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.610221 28758 tablet_replica.cc:333] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: stopping tablet replica
I20260608 13:02:22.610735 28758 raft_consensus.cc:2243] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:22.611099 28758 raft_consensus.cc:2272] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.634328 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:02:22.646278 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:02:22.663767 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:22.664692 28758 tablet_replica.cc:333] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: stopping tablet replica
I20260608 13:02:22.665275 28758 raft_consensus.cc:2243] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:22.665691 28758 raft_consensus.cc:2272] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.667728 28758 tablet_replica.cc:333] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: stopping tablet replica
I20260608 13:02:22.668325 28758 raft_consensus.cc:2243] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:22.668738 28758 raft_consensus.cc:2272] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.670636 28758 tablet_replica.cc:333] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: stopping tablet replica
I20260608 13:02:22.671252 28758 raft_consensus.cc:2243] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:22.671707 28758 raft_consensus.cc:2272] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.673627 28758 tablet_replica.cc:333] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: stopping tablet replica
I20260608 13:02:22.674109 28758 raft_consensus.cc:2243] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:22.674479 28758 raft_consensus.cc:2272] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.696084 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:02:22.708431 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:02:22.727488 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:22.728343 28758 tablet_replica.cc:333] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: stopping tablet replica
I20260608 13:02:22.728983 28758 raft_consensus.cc:2243] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:22.729607 28758 pending_rounds.cc:70] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Trying to abort 1 pending ops.
I20260608 13:02:22.729809 28758 pending_rounds.cc:77] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663649133334528 op_type: NO_OP noop_request { }
I20260608 13:02:22.730082 28758 raft_consensus.cc:2889] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:22.730400 28758 raft_consensus.cc:2272] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.732846 28758 tablet_replica.cc:333] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91: stopping tablet replica
I20260608 13:02:22.733368 28758 raft_consensus.cc:2243] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:22.733744 28758 raft_consensus.cc:2272] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.735737 28758 tablet_replica.cc:333] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: stopping tablet replica
I20260608 13:02:22.736312 28758 raft_consensus.cc:2243] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:22.736860 28758 pending_rounds.cc:70] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: Trying to abort 1 pending ops.
I20260608 13:02:22.737035 28758 pending_rounds.cc:77] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663649502810112 op_type: NO_OP noop_request { }
I20260608 13:02:22.737301 28758 raft_consensus.cc:2889] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:22.737561 28758 raft_consensus.cc:2272] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.739728 28758 tablet_replica.cc:333] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: stopping tablet replica
I20260608 13:02:22.740312 28758 raft_consensus.cc:2243] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:22.740767 28758 raft_consensus.cc:2272] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.762600 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:02:22.775637 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:22.781303  3299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:22.782186  3300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:22.783627  3302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:22.784786 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:22.786589 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:22.787004 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:22.787426 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923742787404 us; error 0 us; skew 500 ppm
I20260608 13:02:22.788419 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:22.791596 28758 webserver.cc:533] Webserver started at http://127.28.21.132:42675/ using document root <none> and password file <none>
I20260608 13:02:22.792511 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:22.792829 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:22.793206 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:22.794382 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "d628ac618130417281ae932c0fef2552"
format_stamp: "Formatted at 2026-06-08 13:02:22 on dist-test-slave-vkhm"
I20260608 13:02:22.799119 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:02:22.802589  3307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:22.803427 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:02:22.803830 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "d628ac618130417281ae932c0fef2552"
format_stamp: "Formatted at 2026-06-08 13:02:22 on dist-test-slave-vkhm"
I20260608 13:02:22.804275 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-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)
I20260608 13:02:22.826277 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:22.827414 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:22.828961 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:22.831338 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:22.831689 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:22.832013 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:22.832329 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 13:02:22.870741 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:34657
I20260608 13:02:22.870862  3369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:34657 every 8 connection(s)
I20260608 13:02:22.886335  3370 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46041
I20260608 13:02:22.886773  3370 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:22.887529  3370 heartbeater.cc:507] Master 127.28.21.190:46041 requested a full tablet report, sending...
I20260608 13:02:22.889601  2972 ts_manager.cc:194] Registered new tserver with Master: d628ac618130417281ae932c0fef2552 (127.28.21.132:34657)
I20260608 13:02:22.891055  2972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39908
W20260608 13:02:23.592897  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet a95834cc15a94500ad100162c84994da: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43295: connect: Connection refused (error 111)
W20260608 13:02:23.596418  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet 1c2cd2bfa8ba441da759fec1d2564315: Network error: Client connection negotiation failed: client connection to 127.28.21.131:41787: connect: Connection refused (error 111)
W20260608 13:02:23.599792  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet bfd2abd9af4f4c3ca5e375c1601ecb90: Network error: Client connection negotiation failed: client connection to 127.28.21.131:41787: connect: Connection refused (error 111)
I20260608 13:02:23.893700  3370 heartbeater.cc:499] Master 127.28.21.190:46041 was elected leader, sending a full tablet report...
W20260608 13:02:24.613056  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet 110263ac2c494f8bb9bac78e580f64b1: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43295: connect: Connection refused (error 111)
W20260608 13:02:24.616358  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet 1c2cd2bfa8ba441da759fec1d2564315: Network error: Client connection negotiation failed: client connection to 127.28.21.131:41787: connect: Connection refused (error 111)
W20260608 13:02:24.619408  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet bfd2abd9af4f4c3ca5e375c1601ecb90: Network error: Client connection negotiation failed: client connection to 127.28.21.131:41787: connect: Connection refused (error 111)
W20260608 13:02:25.653329  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet bfd2abd9af4f4c3ca5e375c1601ecb90: Network error: Client connection negotiation failed: client connection to 127.28.21.131:41787: connect: Connection refused (error 111)
W20260608 13:02:25.656482  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet 110263ac2c494f8bb9bac78e580f64b1: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43295: connect: Connection refused (error 111)
W20260608 13:02:25.659611  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet a95834cc15a94500ad100162c84994da: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43295: connect: Connection refused (error 111)
W20260608 13:02:26.674897  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet 1c2cd2bfa8ba441da759fec1d2564315: Network error: Client connection negotiation failed: client connection to 127.28.21.131:41787: connect: Connection refused (error 111)
W20260608 13:02:26.678283  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet a95834cc15a94500ad100162c84994da: Network error: Client connection negotiation failed: client connection to 127.28.21.129:43295: connect: Connection refused (error 111)
W20260608 13:02:26.681469  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet bfd2abd9af4f4c3ca5e375c1601ecb90: Network error: Client connection negotiation failed: client connection to 127.28.21.131:41787: connect: Connection refused (error 111)
W20260608 13:02:27.683842  3024 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0770810fd3084b398f3f20a8bdbb9f34 not available for placement
W20260608 13:02:28.686121  3024 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0770810fd3084b398f3f20a8bdbb9f34 not available for placement
W20260608 13:02:29.688375  3024 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0770810fd3084b398f3f20a8bdbb9f34 not available for placement
I20260608 13:02:29.909027 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:29.917384  3379 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:29.918018  3380 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:29.921296  3382 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:29.922793 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:29.924525 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:29.924768 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:29.924964 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923749924946 us; error 0 us; skew 500 ppm
I20260608 13:02:29.925586 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:29.928434 28758 webserver.cc:533] Webserver started at http://127.28.21.129:36961/ using document root <none> and password file <none>
I20260608 13:02:29.929010 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:29.929217 28758 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 13:02:29.933751 28758 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 13:02:29.937489  3387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:29.938310 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:02:29.938649 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "167e5a87899a488e8c8ba366948bad59"
format_stamp: "Formatted at 2026-06-08 13:02:20 on dist-test-slave-vkhm"
I20260608 13:02:29.939067 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-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)
I20260608 13:02:29.951854 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:29.953263 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:29.954787 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:29.958519  3394 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 13:02:29.980783 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 13:02:29.981153 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260608 13:02:29.981488 28758 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 13:02:29.987479  3394 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: Bootstrap starting.
I20260608 13:02:29.998677 28758 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 13:02:29.999080 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.016s	sys 0.000s
I20260608 13:02:30.002254  3394 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: 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
I20260608 13:02:30.003332  3394 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: Bootstrap complete.
I20260608 13:02:30.003995  3394 ts_tablet_manager.cc:1403] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 13:02:30.006883  3394 raft_consensus.cc:359] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.007936  3394 raft_consensus.cc:740] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.008746  3394 consensus_queue.cc:260] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.011859  3394 ts_tablet_manager.cc:1434] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 13:02:30.012850  3394 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: Bootstrap starting.
I20260608 13:02:30.026546  3394 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: 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
I20260608 13:02:30.027321  3394 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: Bootstrap complete.
I20260608 13:02:30.027956  3394 ts_tablet_manager.cc:1403] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 13:02:30.030360  3394 raft_consensus.cc:359] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.030959  3394 raft_consensus.cc:740] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.031756  3394 consensus_queue.cc:260] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.033607  3394 ts_tablet_manager.cc:1434] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 13:02:30.034372  3394 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: Bootstrap starting.
I20260608 13:02:30.047592  3394 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: 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
I20260608 13:02:30.048454  3394 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: Bootstrap complete.
I20260608 13:02:30.049105  3394 ts_tablet_manager.cc:1403] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 13:02:30.051481  3394 raft_consensus.cc:359] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.052050  3394 raft_consensus.cc:740] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.052881  3394 consensus_queue.cc:260] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.054703  3394 ts_tablet_manager.cc:1434] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:02:30.055449  3394 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: Bootstrap starting.
I20260608 13:02:30.068104 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:43295
I20260608 13:02:30.068159  3455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:43295 every 8 connection(s)
I20260608 13:02:30.069630  3394 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: 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
I20260608 13:02:30.070503  3394 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: Bootstrap complete.
I20260608 13:02:30.071097  3394 ts_tablet_manager.cc:1403] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 13:02:30.074517 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:02:30.074291  3394 raft_consensus.cc:359] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:30.075513  3394 raft_consensus.cc:740] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.076767  3394 consensus_queue.cc:260] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [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: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:30.079289  3394 ts_tablet_manager.cc:1434] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
W20260608 13:02:30.086654  3460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:30.089027  3461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:30.092615  3463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:30.092789 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:30.094321 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:30.094610 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:30.094884 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923750094865 us; error 0 us; skew 500 ppm
I20260608 13:02:30.095772 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:30.098206 28758 webserver.cc:533] Webserver started at http://127.28.21.130:36811/ using document root <none> and password file <none>
I20260608 13:02:30.098683 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:30.098834 28758 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 13:02:30.103735 28758 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:02:30.105062  3456 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46041
I20260608 13:02:30.105520  3456 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:30.106559  3456 heartbeater.cc:507] Master 127.28.21.190:46041 requested a full tablet report, sending...
I20260608 13:02:30.108049  3468 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:30.109241 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 13:02:30.109550 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "0770810fd3084b398f3f20a8bdbb9f34"
format_stamp: "Formatted at 2026-06-08 13:02:20 on dist-test-slave-vkhm"
I20260608 13:02:30.109941 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-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)
I20260608 13:02:30.111471  2972 ts_manager.cc:194] Re-registered known tserver with Master: 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295)
I20260608 13:02:30.117054  2972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39912
I20260608 13:02:30.119932  3456 heartbeater.cc:499] Master 127.28.21.190:46041 was elected leader, sending a full tablet report...
I20260608 13:02:30.128669 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:30.130039 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:30.131528 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:30.155514 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 13:02:30.155890 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260608 13:02:30.161531  3475 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap starting.
I20260608 13:02:30.171241 28758 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 13:02:30.171665 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.013s	sys 0.000s
I20260608 13:02:30.174244  3475 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: 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
I20260608 13:02:30.174966  3475 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap complete.
I20260608 13:02:30.175575  3475 ts_tablet_manager.cc:1403] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260608 13:02:30.177893  3475 raft_consensus.cc:359] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.178478  3475 raft_consensus.cc:740] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.179148  3475 consensus_queue.cc:260] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.182408  3475 ts_tablet_manager.cc:1434] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 13:02:30.183120  3475 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap starting.
I20260608 13:02:30.196645  3475 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: 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
I20260608 13:02:30.197422  3475 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap complete.
I20260608 13:02:30.198220  3475 ts_tablet_manager.cc:1403] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 13:02:30.200655  3475 raft_consensus.cc:359] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.201400  3475 raft_consensus.cc:740] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.202464  3475 consensus_queue.cc:260] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.204293  3475 ts_tablet_manager.cc:1434] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 13:02:30.205044  3475 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap starting.
I20260608 13:02:30.218104  3475 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: 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
I20260608 13:02:30.218788  3475 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap complete.
I20260608 13:02:30.219359  3475 ts_tablet_manager.cc:1403] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 13:02:30.221874  3475 raft_consensus.cc:359] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.222486  3475 raft_consensus.cc:740] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.223244  3475 consensus_queue.cc:260] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.225313  3475 ts_tablet_manager.cc:1434] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 13:02:30.226236  3475 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap starting.
I20260608 13:02:30.233668 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:37399
I20260608 13:02:30.234063  3535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:37399 every 8 connection(s)
I20260608 13:02:30.238965 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:02:30.239838  3475 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: 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
I20260608 13:02:30.241207  3475 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: Bootstrap complete.
I20260608 13:02:30.241883  3475 ts_tablet_manager.cc:1403] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.011s
I20260608 13:02:30.244269  3475 raft_consensus.cc:359] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:30.245100  3475 raft_consensus.cc:740] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.246171  3475 consensus_queue.cc:260] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:30.248993  3475 ts_tablet_manager.cc:1434] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
W20260608 13:02:30.250197  3540 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:30.252131  3541 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:30.252904  3543 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:30.255260 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:30.256773 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:30.257073 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:30.257314 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923750257298 us; error 0 us; skew 500 ppm
I20260608 13:02:30.257295  3536 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46041
I20260608 13:02:30.258013  3536 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:30.258461 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:30.259034  3536 heartbeater.cc:507] Master 127.28.21.190:46041 requested a full tablet report, sending...
I20260608 13:02:30.261512 28758 webserver.cc:533] Webserver started at http://127.28.21.131:42925/ using document root <none> and password file <none>
I20260608 13:02:30.262303 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:30.262490 28758 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 13:02:30.264407  2972 ts_manager.cc:194] Re-registered known tserver with Master: 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399)
I20260608 13:02:30.267702 28758 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:02:30.270149  2972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39922
I20260608 13:02:30.271621  3548 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:30.272652 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 13:02:30.273031 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "f6ba8312418d47e2906d93b096a52a91"
format_stamp: "Formatted at 2026-06-08 13:02:20 on dist-test-slave-vkhm"
I20260608 13:02:30.273660  3536 heartbeater.cc:499] Master 127.28.21.190:46041 was elected leader, sending a full tablet report...
I20260608 13:02:30.273401 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-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)
I20260608 13:02:30.284808 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:30.286126 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:30.287525 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:30.318096 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 13:02:30.318463 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.028s	user 0.002s	sys 0.000s
I20260608 13:02:30.323362  3555 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: Bootstrap starting.
I20260608 13:02:30.334198 28758 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 13:02:30.334528 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.011s	sys 0.003s
I20260608 13:02:30.335342  3555 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: 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
I20260608 13:02:30.336138  3555 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: Bootstrap complete.
I20260608 13:02:30.336778  3555 ts_tablet_manager.cc:1403] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 13:02:30.339007  3555 raft_consensus.cc:359] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.339540  3555 raft_consensus.cc:740] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ba8312418d47e2906d93b096a52a91, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.340376  3555 consensus_queue.cc:260] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.343266  3555 ts_tablet_manager.cc:1434] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 13:02:30.344331  3555 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: Bootstrap starting.
I20260608 13:02:30.359633  3555 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: 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
I20260608 13:02:30.360585  3555 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: Bootstrap complete.
I20260608 13:02:30.361202  3555 ts_tablet_manager.cc:1403] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 13:02:30.363502  3555 raft_consensus.cc:359] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.364274  3555 raft_consensus.cc:740] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ba8312418d47e2906d93b096a52a91, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.365147  3555 consensus_queue.cc:260] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.366917  3555 ts_tablet_manager.cc:1434] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:02:30.367750  3555 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Bootstrap starting.
I20260608 13:02:30.381902  3555 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: 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
I20260608 13:02:30.382737  3555 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Bootstrap complete.
I20260608 13:02:30.383366  3555 ts_tablet_manager.cc:1403] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 13:02:30.385738  3555 raft_consensus.cc:359] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.386508  3555 raft_consensus.cc:740] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ba8312418d47e2906d93b096a52a91, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.387265  3555 consensus_queue.cc:260] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:30.389106  3555 ts_tablet_manager.cc:1434] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 13:02:30.389822  3555 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91: Bootstrap starting.
I20260608 13:02:30.399585 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:41787
I20260608 13:02:30.399885  3615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:41787 every 8 connection(s)
I20260608 13:02:30.401978  3555 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91: 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
I20260608 13:02:30.402747  3555 tablet_bootstrap.cc:492] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91: Bootstrap complete.
I20260608 13:02:30.403383  3555 ts_tablet_manager.cc:1403] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 13:02:30.407168  3555 raft_consensus.cc:359] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:30.407971  3555 raft_consensus.cc:740] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6ba8312418d47e2906d93b096a52a91, State: Initialized, Role: FOLLOWER
I20260608 13:02:30.408857  3555 consensus_queue.cc:260] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:30.411844  3555 ts_tablet_manager.cc:1434] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 13:02:30.420047  3617 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46041
I20260608 13:02:30.420729  3617 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:30.421713  3617 heartbeater.cc:507] Master 127.28.21.190:46041 requested a full tablet report, sending...
I20260608 13:02:30.425902  2972 ts_manager.cc:194] Re-registered known tserver with Master: f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:30.430460  2972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39932
I20260608 13:02:30.433220  3617 heartbeater.cc:499] Master 127.28.21.190:46041 was elected leader, sending a full tablet report...
W20260608 13:02:30.709344  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet a95834cc15a94500ad100162c84994da: Illegal state: Replica 167e5a87899a488e8c8ba366948bad59 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } }
W20260608 13:02:30.713795  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet 110263ac2c494f8bb9bac78e580f64b1: Illegal state: Replica 167e5a87899a488e8c8ba366948bad59 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } }
W20260608 13:02:30.727952  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet 1c2cd2bfa8ba441da759fec1d2564315: Illegal state: Replica f6ba8312418d47e2906d93b096a52a91 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } }
I20260608 13:02:31.373306  3623 raft_consensus.cc:493] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:31.373975  3623 raft_consensus.cc:515] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.376402  3623 leader_election.cc:290] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:31.389181  3429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "0770810fd3084b398f3f20a8bdbb9f34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167e5a87899a488e8c8ba366948bad59" is_pre_election: true
I20260608 13:02:31.389225  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "0770810fd3084b398f3f20a8bdbb9f34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91" is_pre_election: true
I20260608 13:02:31.390249  3429 raft_consensus.cc:2468] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0770810fd3084b398f3f20a8bdbb9f34 in term 1.
I20260608 13:02:31.390734  3590 raft_consensus.cc:2410] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0770810fd3084b398f3f20a8bdbb9f34 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.
I20260608 13:02:31.391786  3471 leader_election.cc:304] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [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: 0770810fd3084b398f3f20a8bdbb9f34, 167e5a87899a488e8c8ba366948bad59; no voters: 
I20260608 13:02:31.392733  3623 raft_consensus.cc:2804] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:02:31.393201  3623 raft_consensus.cc:493] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:31.393606  3623 raft_consensus.cc:3060] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:31.398969  3623 raft_consensus.cc:515] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.400800  3623 leader_election.cc:290] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [CANDIDATE]: Term 2 election: Requested vote from peers 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:31.401772  3429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "0770810fd3084b398f3f20a8bdbb9f34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167e5a87899a488e8c8ba366948bad59"
I20260608 13:02:31.401940  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "0770810fd3084b398f3f20a8bdbb9f34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91"
I20260608 13:02:31.402511  3429 raft_consensus.cc:3060] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:31.402781  3590 raft_consensus.cc:3060] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:31.408727  3429 raft_consensus.cc:2468] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0770810fd3084b398f3f20a8bdbb9f34 in term 2.
I20260608 13:02:31.409174  3590 raft_consensus.cc:2410] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0770810fd3084b398f3f20a8bdbb9f34 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.
I20260608 13:02:31.410120  3471 leader_election.cc:304] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [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: 0770810fd3084b398f3f20a8bdbb9f34, 167e5a87899a488e8c8ba366948bad59; no voters: 
I20260608 13:02:31.411178  3623 raft_consensus.cc:2804] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:31.412707  3623 raft_consensus.cc:697] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 LEADER]: Becoming Leader. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Running, Role: LEADER
I20260608 13:02:31.413816  3623 consensus_queue.cc:237] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [LEADER]: Queue going to LEADER 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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.422067  2972 catalog_manager.cc:5696] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 reported cstate change: term changed from 1 to 2, leader changed from f6ba8312418d47e2906d93b096a52a91 (127.28.21.131) to 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130). New cstate: current_term: 2 leader_uuid: "0770810fd3084b398f3f20a8bdbb9f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:31.458489  3634 raft_consensus.cc:493] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:31.459226  3634 raft_consensus.cc:515] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.461920  3634 leader_election.cc:290] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:31.472931  3634 raft_consensus.cc:493] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:31.473703  3634 raft_consensus.cc:515] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.476719  3634 leader_election.cc:290] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:31.477442  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110263ac2c494f8bb9bac78e580f64b1" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91" is_pre_election: true
I20260608 13:02:31.478019  3589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2abd9af4f4c3ca5e375c1601ecb90" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91" is_pre_election: true
I20260608 13:02:31.478369  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2abd9af4f4c3ca5e375c1601ecb90" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34" is_pre_election: true
I20260608 13:02:31.478456  3510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110263ac2c494f8bb9bac78e580f64b1" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34" is_pre_election: true
I20260608 13:02:31.478508  3590 raft_consensus.cc:2468] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 1.
I20260608 13:02:31.479714  3589 raft_consensus.cc:2410] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 167e5a87899a488e8c8ba366948bad59 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.
I20260608 13:02:31.479766  3509 raft_consensus.cc:2468] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 1.
I20260608 13:02:31.480250  3510 raft_consensus.cc:2468] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 1.
I20260608 13:02:31.481427  3390 leader_election.cc:304] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [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: 167e5a87899a488e8c8ba366948bad59, f6ba8312418d47e2906d93b096a52a91; no voters: 
I20260608 13:02:31.482149  3388 leader_election.cc:304] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [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: 0770810fd3084b398f3f20a8bdbb9f34, 167e5a87899a488e8c8ba366948bad59; no voters: 
I20260608 13:02:31.482750  3634 raft_consensus.cc:2804] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:02:31.483283  3634 raft_consensus.cc:493] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:31.483803  3634 raft_consensus.cc:3060] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:31.484570  3638 raft_consensus.cc:2804] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:02:31.485245  3638 raft_consensus.cc:493] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:31.485852  3638 raft_consensus.cc:3060] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:31.492786  3634 raft_consensus.cc:515] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.494196  3638 raft_consensus.cc:515] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.495425  3634 leader_election.cc:290] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 2 election: Requested vote from peers 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:31.496277  3510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110263ac2c494f8bb9bac78e580f64b1" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34"
I20260608 13:02:31.496713  3589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "110263ac2c494f8bb9bac78e580f64b1" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91"
I20260608 13:02:31.497079  3510 raft_consensus.cc:3060] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:31.498436  3638 leader_election.cc:290] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 2 election: Requested vote from peers 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:31.498732  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2abd9af4f4c3ca5e375c1601ecb90" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34"
I20260608 13:02:31.498924  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd2abd9af4f4c3ca5e375c1601ecb90" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91"
I20260608 13:02:31.497818  3589 raft_consensus.cc:3060] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:31.499843  3509 raft_consensus.cc:3060] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:31.500279  3590 raft_consensus.cc:3060] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:31.507027  3510 raft_consensus.cc:2468] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 2.
I20260608 13:02:31.508303  3589 raft_consensus.cc:2468] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 2.
I20260608 13:02:31.508633  3590 raft_consensus.cc:2410] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 167e5a87899a488e8c8ba366948bad59 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.
I20260608 13:02:31.508876  3388 leader_election.cc:304] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [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: 0770810fd3084b398f3f20a8bdbb9f34, 167e5a87899a488e8c8ba366948bad59; no voters: 
I20260608 13:02:31.509009  3509 raft_consensus.cc:2468] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 2.
I20260608 13:02:31.510726  3638 raft_consensus.cc:2804] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:31.511246  3388 leader_election.cc:304] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [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: 0770810fd3084b398f3f20a8bdbb9f34, 167e5a87899a488e8c8ba366948bad59; no voters: f6ba8312418d47e2906d93b096a52a91
I20260608 13:02:31.511366  3638 raft_consensus.cc:697] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 2 LEADER]: Becoming Leader. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Running, Role: LEADER
I20260608 13:02:31.512497  3634 raft_consensus.cc:2804] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:31.513245  3638 consensus_queue.cc:237] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.514109  3634 raft_consensus.cc:697] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 2 LEADER]: Becoming Leader. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Running, Role: LEADER
I20260608 13:02:31.515501  3634 consensus_queue.cc:237] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Queue going to LEADER 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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.522987  2972 catalog_manager.cc:5696] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "167e5a87899a488e8c8ba366948bad59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:31.535857  2972 catalog_manager.cc:5696] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 reported cstate change: term changed from 1 to 2, leader changed from f6ba8312418d47e2906d93b096a52a91 (127.28.21.131) to 167e5a87899a488e8c8ba366948bad59 (127.28.21.129). New cstate: current_term: 2 leader_uuid: "167e5a87899a488e8c8ba366948bad59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:31.722509  3642 raft_consensus.cc:493] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:31.723011  3623 raft_consensus.cc:493] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:31.723408  3642 raft_consensus.cc:515] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.723954  3623 raft_consensus.cc:515] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:31.726630  3623 leader_election.cc:290] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787), 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295)
I20260608 13:02:31.726815  3642 leader_election.cc:290] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295), 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399)
I20260608 13:02:31.728286  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "0770810fd3084b398f3f20a8bdbb9f34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91" is_pre_election: true
I20260608 13:02:31.729192  3590 raft_consensus.cc:2468] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0770810fd3084b398f3f20a8bdbb9f34 in term 1.
I20260608 13:02:31.731716  3471 leader_election.cc:304] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [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: 0770810fd3084b398f3f20a8bdbb9f34, f6ba8312418d47e2906d93b096a52a91; no voters: 
I20260608 13:02:31.729223  3429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "0770810fd3084b398f3f20a8bdbb9f34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167e5a87899a488e8c8ba366948bad59" is_pre_election: true
I20260608 13:02:31.732884  3623 raft_consensus.cc:2804] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:02:31.733511  3623 raft_consensus.cc:493] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:31.733644  3429 raft_consensus.cc:2410] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0770810fd3084b398f3f20a8bdbb9f34 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.
I20260608 13:02:31.734150  3623 raft_consensus.cc:3060] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:31.742061  3623 raft_consensus.cc:515] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:31.744894  3429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "167e5a87899a488e8c8ba366948bad59" is_pre_election: true
I20260608 13:02:31.745785  3429 raft_consensus.cc:2468] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6ba8312418d47e2906d93b096a52a91 in term 2.
I20260608 13:02:31.746794  3623 leader_election.cc:290] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [CANDIDATE]: Term 2 election: Requested vote from peers f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787), 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295)
I20260608 13:02:31.747566  3551 leader_election.cc:304] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [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: 167e5a87899a488e8c8ba366948bad59, f6ba8312418d47e2906d93b096a52a91; no voters: 
I20260608 13:02:31.748059  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "0770810fd3084b398f3f20a8bdbb9f34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91"
I20260608 13:02:31.748694  3429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "0770810fd3084b398f3f20a8bdbb9f34" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "167e5a87899a488e8c8ba366948bad59"
I20260608 13:02:31.749543  3590 raft_consensus.cc:3060] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:31.750165  3429 raft_consensus.cc:3060] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 1 FOLLOWER]: Advancing to term 2
W20260608 13:02:31.750962  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet 110263ac2c494f8bb9bac78e580f64b1: Illegal state: Leader has not yet committed an operation in its own term
I20260608 13:02:31.749178  3642 raft_consensus.cc:2804] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 13:02:31.751752  3642 raft_consensus.cc:493] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:31.747594  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34" is_pre_election: true
I20260608 13:02:31.752307  3642 raft_consensus.cc:3060] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:31.757795  3429 raft_consensus.cc:2410] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0770810fd3084b398f3f20a8bdbb9f34 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.
I20260608 13:02:31.760461  3642 raft_consensus.cc:515] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.760833  3590 raft_consensus.cc:2468] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0770810fd3084b398f3f20a8bdbb9f34 in term 2.
W20260608 13:02:31.762856  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet a95834cc15a94500ad100162c84994da: Illegal state: Replica 167e5a87899a488e8c8ba366948bad59 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } }
I20260608 13:02:31.762748  3471 leader_election.cc:304] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [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: 0770810fd3084b398f3f20a8bdbb9f34, f6ba8312418d47e2906d93b096a52a91; no voters: 167e5a87899a488e8c8ba366948bad59
I20260608 13:02:31.763748  3642 leader_election.cc:290] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [CANDIDATE]: Term 3 election: Requested vote from peers 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295), 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399)
I20260608 13:02:31.764410  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34"
I20260608 13:02:31.765077  3623 raft_consensus.cc:2804] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:31.764418  3428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c2cd2bfa8ba441da759fec1d2564315" candidate_uuid: "f6ba8312418d47e2906d93b096a52a91" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "167e5a87899a488e8c8ba366948bad59"
I20260608 13:02:31.766590  3428 raft_consensus.cc:3060] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:31.767433  3623 raft_consensus.cc:697] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 LEADER]: Becoming Leader. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Running, Role: LEADER
I20260608 13:02:31.768801  3623 consensus_queue.cc:237] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [LEADER]: Queue going to LEADER 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: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:31.776116  3428 raft_consensus.cc:2468] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6ba8312418d47e2906d93b096a52a91 in term 3.
I20260608 13:02:31.777814  3551 leader_election.cc:304] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [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: 167e5a87899a488e8c8ba366948bad59, f6ba8312418d47e2906d93b096a52a91; no voters: 0770810fd3084b398f3f20a8bdbb9f34
I20260608 13:02:31.778997  3642 raft_consensus.cc:2804] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 13:02:31.780902  3642 raft_consensus.cc:697] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 3 LEADER]: Becoming Leader. State: Replica: f6ba8312418d47e2906d93b096a52a91, State: Running, Role: LEADER
I20260608 13:02:31.782873  3642 consensus_queue.cc:237] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.784904  2972 catalog_manager.cc:5696] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 reported cstate change: term changed from 1 to 2, leader changed from 167e5a87899a488e8c8ba366948bad59 (127.28.21.129) to 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130). New cstate: current_term: 2 leader_uuid: "0770810fd3084b398f3f20a8bdbb9f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: UNKNOWN } } }
W20260608 13:02:31.786450  3024 auto_rebalancer.cc:591] Failed to schedule move for tablet 1c2cd2bfa8ba441da759fec1d2564315: Illegal state: Leader has not yet committed an operation in its own term
I20260608 13:02:31.794498  3428 raft_consensus.cc:1240] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Rejecting Update request from peer 0770810fd3084b398f3f20a8bdbb9f34 for earlier term 2. Current term is 3. Ops: []
I20260608 13:02:31.792953  2974 catalog_manager.cc:5696] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 reported cstate change: term changed from 2 to 3, leader changed from 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130) to f6ba8312418d47e2906d93b096a52a91 (127.28.21.131). New cstate: current_term: 3 leader_uuid: "f6ba8312418d47e2906d93b096a52a91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:31.796604  3623 consensus_queue.cc:1059] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:31.797816  3628 raft_consensus.cc:3055] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 13:02:31.798468  3628 raft_consensus.cc:740] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Running, Role: LEADER
I20260608 13:02:31.799810  3628 consensus_queue.cc:260] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } }
I20260608 13:02:31.801505  3628 raft_consensus.cc:3060] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:31.910645  3634 raft_consensus.cc:493] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:31.911369  3634 raft_consensus.cc:515] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:31.914212  3634 leader_election.cc:290] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:31.914570  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34" is_pre_election: true
I20260608 13:02:31.914887  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91" is_pre_election: true
I20260608 13:02:31.915808  3590 raft_consensus.cc:2468] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 2.
I20260608 13:02:31.917021  3390 leader_election.cc:304] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [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: 167e5a87899a488e8c8ba366948bad59, f6ba8312418d47e2906d93b096a52a91; no voters: 0770810fd3084b398f3f20a8bdbb9f34
I20260608 13:02:31.917783  3634 raft_consensus.cc:2804] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 13:02:31.918239  3634 raft_consensus.cc:493] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:31.918637  3634 raft_consensus.cc:3060] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:31.923343  3634 raft_consensus.cc:515] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:31.925174  3634 leader_election.cc:290] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [CANDIDATE]: Term 3 election: Requested vote from peers 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399), f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:31.926116  3509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0770810fd3084b398f3f20a8bdbb9f34"
I20260608 13:02:31.926258  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95834cc15a94500ad100162c84994da" candidate_uuid: "167e5a87899a488e8c8ba366948bad59" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6ba8312418d47e2906d93b096a52a91"
I20260608 13:02:31.927131  3590 raft_consensus.cc:3060] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:31.932689  3590 raft_consensus.cc:2468] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 167e5a87899a488e8c8ba366948bad59 in term 3.
I20260608 13:02:31.933724  3390 leader_election.cc:304] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [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: 167e5a87899a488e8c8ba366948bad59, f6ba8312418d47e2906d93b096a52a91; no voters: 0770810fd3084b398f3f20a8bdbb9f34
I20260608 13:02:31.934612  3634 raft_consensus.cc:2804] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 13:02:31.935197  3634 raft_consensus.cc:697] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 3 LEADER]: Becoming Leader. State: Replica: 167e5a87899a488e8c8ba366948bad59, State: Running, Role: LEADER
I20260608 13:02:31.936142  3634 consensus_queue.cc:237] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [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: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:31.943641  3509 raft_consensus.cc:1275] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:02:31.945480  3634 consensus_queue.cc:1048] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:31.945133  2974 catalog_manager.cc:5696] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 reported cstate change: term changed from 2 to 3, leader changed from 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130) to 167e5a87899a488e8c8ba366948bad59 (127.28.21.129). New cstate: current_term: 3 leader_uuid: "167e5a87899a488e8c8ba366948bad59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:31.963038  3590 raft_consensus.cc:1275] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:02:31.964962  3634 consensus_queue.cc:1048] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:32.017120  3509 raft_consensus.cc:1275] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 13:02:32.018633  3634 consensus_queue.cc:1048] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:32.030377  3590 raft_consensus.cc:1275] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 13:02:32.031023  3590 pending_rounds.cc:85] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Aborting all ops after (but not including) 0
I20260608 13:02:32.031458  3590 pending_rounds.cc:107] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 13:02:32.031941  3590 raft_consensus.cc:2889] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 13:02:32.033660  3634 consensus_queue.cc:1048] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:32.165904  3428 raft_consensus.cc:1275] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Refusing update from remote peer f6ba8312418d47e2906d93b096a52a91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 13:02:32.167537  3642 consensus_queue.cc:1048] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:32.181638  3509 raft_consensus.cc:1275] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Refusing update from remote peer f6ba8312418d47e2906d93b096a52a91: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 13:02:32.183396  3642 consensus_queue.cc:1048] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:32.184475  3642 consensus_queue.cc:1243] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Peer 0770810fd3084b398f3f20a8bdbb9f34 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
I20260608 13:02:32.187682  3509 pending_rounds.cc:85] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: Aborting all ops after (but not including) 0
I20260608 13:02:32.188150  3509 pending_rounds.cc:107] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 13:02:32.188668  3509 raft_consensus.cc:2889] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 13:02:32.247400  3590 raft_consensus.cc:1240] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 3 FOLLOWER]: Rejecting Update request from peer 0770810fd3084b398f3f20a8bdbb9f34 for earlier term 2. Current term is 3. Ops: []
I20260608 13:02:32.249027  3628 consensus_queue.cc:1059] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:32.249902  3623 raft_consensus.cc:3055] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 13:02:32.250337  3623 raft_consensus.cc:740] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0770810fd3084b398f3f20a8bdbb9f34, State: Running, Role: LEADER
I20260608 13:02:32.251231  3623 consensus_queue.cc:260] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [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: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } }
I20260608 13:02:32.252429  3623 raft_consensus.cc:3060] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:32.346040  3590 raft_consensus.cc:1275] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 3 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 13:02:32.348028  3656 consensus_queue.cc:1048] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:32.360844  3509 raft_consensus.cc:1275] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 13:02:32.362764  3634 consensus_queue.cc:1048] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:32.363938  3634 consensus_queue.cc:1243] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Peer 0770810fd3084b398f3f20a8bdbb9f34 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
I20260608 13:02:32.367586  3509 pending_rounds.cc:85] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: Aborting all ops after (but not including) 0
I20260608 13:02:32.368101  3509 pending_rounds.cc:107] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 13:02:32.368589  3509 raft_consensus.cc:2889] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 13:02:32.801410  3428 consensus_queue.cc:237] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } }
I20260608 13:02:32.808826  3589 raft_consensus.cc:1275] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:02:32.809592  3509 raft_consensus.cc:1275] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:02:32.811069  3639 consensus_queue.cc:1048] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:02:32.812414  3656 consensus_queue.cc:1048] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:32.819785  3639 raft_consensus.cc:2955] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } } }
W20260608 13:02:32.822108  3390 consensus_peers.cc:597] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 -> Peer d628ac618130417281ae932c0fef2552 (127.28.21.132:34657): Couldn't send request to peer d628ac618130417281ae932c0fef2552. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 110263ac2c494f8bb9bac78e580f64b1. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:32.822288  3509 raft_consensus.cc:2955] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } } }
I20260608 13:02:32.832769  3589 raft_consensus.cc:2955] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } } }
I20260608 13:02:32.834729  2974 catalog_manager.cc:5696] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 reported cstate change: config changed from index -1 to 3, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New cstate: current_term: 2 leader_uuid: "167e5a87899a488e8c8ba366948bad59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:32.836978  3428 consensus_queue.cc:237] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } }
I20260608 13:02:32.847031  3589 raft_consensus.cc:1275] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:02:32.847843  3509 raft_consensus.cc:1275] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 13:02:32.848671  3390 consensus_peers.cc:597] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 -> Peer d628ac618130417281ae932c0fef2552 (127.28.21.132:34657): Couldn't send request to peer d628ac618130417281ae932c0fef2552. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfd2abd9af4f4c3ca5e375c1601ecb90. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:32.849915  3656 consensus_queue.cc:1048] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:32.851493  3634 consensus_queue.cc:1048] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:32.858381  3656 raft_consensus.cc:2955] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } } }
I20260608 13:02:32.860904  3589 raft_consensus.cc:2955] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } } }
I20260608 13:02:32.862290  3509 raft_consensus.cc:2955] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } } }
I20260608 13:02:32.873993  2972 catalog_manager.cc:5696] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 reported cstate change: config changed from index -1 to 2, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New cstate: current_term: 2 leader_uuid: "167e5a87899a488e8c8ba366948bad59" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } } }
I20260608 13:02:32.875959  3589 consensus_queue.cc:237] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } }
I20260608 13:02:32.884004  3509 raft_consensus.cc:1275] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Refusing update from remote peer f6ba8312418d47e2906d93b096a52a91: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 13:02:32.885831  3662 consensus_queue.cc:1048] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:02:32.892493  3428 raft_consensus.cc:1275] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Refusing update from remote peer f6ba8312418d47e2906d93b096a52a91: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 13:02:32.895032  3662 consensus_queue.cc:1048] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:02:32.897226  3642 raft_consensus.cc:2955] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } } }
I20260608 13:02:32.898473  3509 raft_consensus.cc:2955] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } } }
W20260608 13:02:32.902347  3551 consensus_peers.cc:597] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 -> Peer d628ac618130417281ae932c0fef2552 (127.28.21.132:34657): Couldn't send request to peer d628ac618130417281ae932c0fef2552. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c2cd2bfa8ba441da759fec1d2564315. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:32.904078  3428 raft_consensus.cc:2955] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } } }
I20260608 13:02:32.914302  2974 catalog_manager.cc:5696] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 reported cstate change: config changed from index -1 to 3, NON_VOTER d628ac618130417281ae932c0fef2552 (127.28.21.132) added. New cstate: current_term: 3 leader_uuid: "f6ba8312418d47e2906d93b096a52a91" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } } }
I20260608 13:02:33.310287  3669 ts_tablet_manager.cc:933] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552: Initiating tablet copy from peer 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295)
I20260608 13:02:33.312685  3669 tablet_copy_client.cc:323] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:43295
I20260608 13:02:33.325408  3440 tablet_copy_service.cc:140] P 167e5a87899a488e8c8ba366948bad59: Received BeginTabletCopySession request for tablet 110263ac2c494f8bb9bac78e580f64b1 from peer d628ac618130417281ae932c0fef2552 ({username='slave'} at 127.0.0.1:45618)
I20260608 13:02:33.326284  3440 tablet_copy_service.cc:161] P 167e5a87899a488e8c8ba366948bad59: Beginning new tablet copy session on tablet 110263ac2c494f8bb9bac78e580f64b1 from peer d628ac618130417281ae932c0fef2552 at {username='slave'} at 127.0.0.1:45618: session id = d628ac618130417281ae932c0fef2552-110263ac2c494f8bb9bac78e580f64b1
I20260608 13:02:33.333065  3673 ts_tablet_manager.cc:933] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552: Initiating tablet copy from peer f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787)
I20260608 13:02:33.334628  3440 tablet_copy_source_session.cc:215] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:33.335877  3673 tablet_copy_client.cc:323] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:41787
I20260608 13:02:33.338389  3669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 110263ac2c494f8bb9bac78e580f64b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:33.348531  3601 tablet_copy_service.cc:140] P f6ba8312418d47e2906d93b096a52a91: Received BeginTabletCopySession request for tablet 1c2cd2bfa8ba441da759fec1d2564315 from peer d628ac618130417281ae932c0fef2552 ({username='slave'} at 127.0.0.1:38388)
I20260608 13:02:33.349267  3601 tablet_copy_service.cc:161] P f6ba8312418d47e2906d93b096a52a91: Beginning new tablet copy session on tablet 1c2cd2bfa8ba441da759fec1d2564315 from peer d628ac618130417281ae932c0fef2552 at {username='slave'} at 127.0.0.1:38388: session id = d628ac618130417281ae932c0fef2552-1c2cd2bfa8ba441da759fec1d2564315
I20260608 13:02:33.355782  3601 tablet_copy_source_session.cc:215] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:33.355825  3669 tablet_copy_client.cc:806] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:33.357048  3669 tablet_copy_client.cc:670] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:33.359368  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c2cd2bfa8ba441da759fec1d2564315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:33.361320  3669 tablet_copy_client.cc:538] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:33.368455  3669 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552: Bootstrap starting.
I20260608 13:02:33.376144  3673 tablet_copy_client.cc:806] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:33.376909  3673 tablet_copy_client.cc:670] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:33.381444  3673 tablet_copy_client.cc:538] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:33.391039  3673 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552: Bootstrap starting.
I20260608 13:02:33.391976  3669 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552: 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
I20260608 13:02:33.393179  3669 tablet_bootstrap.cc:492] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552: Bootstrap complete.
I20260608 13:02:33.394080  3669 ts_tablet_manager.cc:1403] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552: Time spent bootstrapping tablet: real 0.026s	user 0.025s	sys 0.001s
I20260608 13:02:33.397819  3669 raft_consensus.cc:359] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } }
I20260608 13:02:33.398967  3669 raft_consensus.cc:740] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d628ac618130417281ae932c0fef2552, State: Initialized, Role: LEARNER
I20260608 13:02:33.399960  3669 consensus_queue.cc:260] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } }
I20260608 13:02:33.405241  3669 ts_tablet_manager.cc:1434] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260608 13:02:33.407881  3440 tablet_copy_service.cc:342] P 167e5a87899a488e8c8ba366948bad59: Request end of tablet copy session d628ac618130417281ae932c0fef2552-110263ac2c494f8bb9bac78e580f64b1 received from {username='slave'} at 127.0.0.1:45618
I20260608 13:02:33.408716  3440 tablet_copy_service.cc:434] P 167e5a87899a488e8c8ba366948bad59: ending tablet copy session d628ac618130417281ae932c0fef2552-110263ac2c494f8bb9bac78e580f64b1 on tablet 110263ac2c494f8bb9bac78e580f64b1 with peer d628ac618130417281ae932c0fef2552
I20260608 13:02:33.416939  3673 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552: 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
I20260608 13:02:33.417817  3673 tablet_bootstrap.cc:492] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552: Bootstrap complete.
I20260608 13:02:33.418552  3673 ts_tablet_manager.cc:1403] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.005s
I20260608 13:02:33.420917  3673 raft_consensus.cc:359] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } }
I20260608 13:02:33.421763  3673 raft_consensus.cc:740] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d628ac618130417281ae932c0fef2552, State: Initialized, Role: LEARNER
I20260608 13:02:33.422930  3673 consensus_queue.cc:260] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } }
I20260608 13:02:33.425160  3673 ts_tablet_manager.cc:1434] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260608 13:02:33.427686  3601 tablet_copy_service.cc:342] P f6ba8312418d47e2906d93b096a52a91: Request end of tablet copy session d628ac618130417281ae932c0fef2552-1c2cd2bfa8ba441da759fec1d2564315 received from {username='slave'} at 127.0.0.1:38388
I20260608 13:02:33.428318  3601 tablet_copy_service.cc:434] P f6ba8312418d47e2906d93b096a52a91: ending tablet copy session d628ac618130417281ae932c0fef2552-1c2cd2bfa8ba441da759fec1d2564315 on tablet 1c2cd2bfa8ba441da759fec1d2564315 with peer d628ac618130417281ae932c0fef2552
I20260608 13:02:33.438098  3669 ts_tablet_manager.cc:933] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552: Initiating tablet copy from peer 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295)
I20260608 13:02:33.445920  3669 tablet_copy_client.cc:323] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:43295
I20260608 13:02:33.447592  3440 tablet_copy_service.cc:140] P 167e5a87899a488e8c8ba366948bad59: Received BeginTabletCopySession request for tablet bfd2abd9af4f4c3ca5e375c1601ecb90 from peer d628ac618130417281ae932c0fef2552 ({username='slave'} at 127.0.0.1:45618)
I20260608 13:02:33.448074  3440 tablet_copy_service.cc:161] P 167e5a87899a488e8c8ba366948bad59: Beginning new tablet copy session on tablet bfd2abd9af4f4c3ca5e375c1601ecb90 from peer d628ac618130417281ae932c0fef2552 at {username='slave'} at 127.0.0.1:45618: session id = d628ac618130417281ae932c0fef2552-bfd2abd9af4f4c3ca5e375c1601ecb90
I20260608 13:02:33.453179  3440 tablet_copy_source_session.cc:215] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:33.455873  3669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd2abd9af4f4c3ca5e375c1601ecb90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:33.467998  3669 tablet_copy_client.cc:806] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:33.468572  3669 tablet_copy_client.cc:670] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:33.472429  3669 tablet_copy_client.cc:538] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:33.480691  3669 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552: Bootstrap starting.
I20260608 13:02:33.496436  3669 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552: 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
I20260608 13:02:33.497156  3669 tablet_bootstrap.cc:492] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552: Bootstrap complete.
I20260608 13:02:33.497874  3669 ts_tablet_manager.cc:1403] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 13:02:33.500494  3669 raft_consensus.cc:359] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } }
I20260608 13:02:33.501109  3669 raft_consensus.cc:740] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d628ac618130417281ae932c0fef2552, State: Initialized, Role: LEARNER
I20260608 13:02:33.501672  3669 consensus_queue.cc:260] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: true } }
I20260608 13:02:33.503566  3669 ts_tablet_manager.cc:1434] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:02:33.505424  3440 tablet_copy_service.cc:342] P 167e5a87899a488e8c8ba366948bad59: Request end of tablet copy session d628ac618130417281ae932c0fef2552-bfd2abd9af4f4c3ca5e375c1601ecb90 received from {username='slave'} at 127.0.0.1:45618
I20260608 13:02:33.505824  3440 tablet_copy_service.cc:434] P 167e5a87899a488e8c8ba366948bad59: ending tablet copy session d628ac618130417281ae932c0fef2552-bfd2abd9af4f4c3ca5e375c1601ecb90 on tablet bfd2abd9af4f4c3ca5e375c1601ecb90 with peer d628ac618130417281ae932c0fef2552
I20260608 13:02:33.743768  3345 raft_consensus.cc:1217] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 13:02:33.836050  3345 raft_consensus.cc:1217] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 13:02:33.974213  3345 raft_consensus.cc:1217] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 13:02:34.252311  3683 raft_consensus.cc:1064] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59: attempting to promote NON_VOTER d628ac618130417281ae932c0fef2552 to VOTER
I20260608 13:02:34.254321  3683 consensus_queue.cc:237] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } }
I20260608 13:02:34.262429  3509 raft_consensus.cc:1275] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:02:34.262429  3589 raft_consensus.cc:1275] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:02:34.262595  3345 raft_consensus.cc:1275] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552 [term 2 LEARNER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:02:34.264416  3684 consensus_queue.cc:1048] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:34.265376  3686 consensus_queue.cc:1048] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:34.266185  3683 consensus_queue.cc:1048] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:34.285269  3684 raft_consensus.cc:2955] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.287340  3589 raft_consensus.cc:2955] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.288734  3344 raft_consensus.cc:2955] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.301699  2976 catalog_manager.cc:5696] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 reported cstate change: config changed from index 3 to 4, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "167e5a87899a488e8c8ba366948bad59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.304682  3509 raft_consensus.cc:2955] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } attrs { replace: true } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.317981  3680 raft_consensus.cc:1064] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91: attempting to promote NON_VOTER d628ac618130417281ae932c0fef2552 to VOTER
I20260608 13:02:34.321707  3680 consensus_queue.cc:237] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } }
I20260608 13:02:34.338792  3344 raft_consensus.cc:1275] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552 [term 3 LEARNER]: Refusing update from remote peer f6ba8312418d47e2906d93b096a52a91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 13:02:34.339466  3510 raft_consensus.cc:1275] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Refusing update from remote peer f6ba8312418d47e2906d93b096a52a91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 13:02:34.342285  3428 raft_consensus.cc:1275] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Refusing update from remote peer f6ba8312418d47e2906d93b096a52a91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 13:02:34.342984  3695 consensus_queue.cc:1048] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:02:34.344947  3680 consensus_queue.cc:1048] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:34.345861  3691 consensus_queue.cc:1048] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:02:34.370138  3691 raft_consensus.cc:2955] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.373059  3510 raft_consensus.cc:2955] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.374691  3428 raft_consensus.cc:2955] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.389344  2972 catalog_manager.cc:5696] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 reported cstate change: config changed from index 3 to 4, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f6ba8312418d47e2906d93b096a52a91" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.400385  3344 raft_consensus.cc:2955] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } attrs { replace: true } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.408419  3686 raft_consensus.cc:1064] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59: attempting to promote NON_VOTER d628ac618130417281ae932c0fef2552 to VOTER
I20260608 13:02:34.411188  3686 consensus_queue.cc:237] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } }
I20260608 13:02:34.441543  3344 raft_consensus.cc:1275] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552 [term 2 LEARNER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:02:34.444075  3683 consensus_queue.cc:1048] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:34.445592  3589 raft_consensus.cc:1275] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:02:34.447248  3683 consensus_queue.cc:1048] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:34.452422  3510 raft_consensus.cc:1275] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:02:34.454073  3683 consensus_queue.cc:1048] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:34.465862  3590 consensus_queue.cc:237] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [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: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } }
I20260608 13:02:34.470827  3428 consensus_queue.cc:237] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } }
I20260608 13:02:34.472530  3683 raft_consensus.cc:2955] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.473811  3344 raft_consensus.cc:1275] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552 [term 3 FOLLOWER]: Refusing update from remote peer f6ba8312418d47e2906d93b096a52a91: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 13:02:34.475688  3695 consensus_queue.cc:1048] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:02:34.475036  3588 raft_consensus.cc:2955] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.484077  3691 raft_consensus.cc:2955] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 167e5a87899a488e8c8ba366948bad59 (127.28.21.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.486004  3344 raft_consensus.cc:2955] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 167e5a87899a488e8c8ba366948bad59 (127.28.21.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.487461  3345 raft_consensus.cc:2955] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.488720  3509 raft_consensus.cc:2955] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.500341  2974 catalog_manager.cc:5696] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552 reported cstate change: config changed from index 4 to 5, VOTER 167e5a87899a488e8c8ba366948bad59 (127.28.21.129) evicted. New cstate: current_term: 3 leader_uuid: "f6ba8312418d47e2906d93b096a52a91" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.503391  2962 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1c2cd2bfa8ba441da759fec1d2564315 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:34.506585  3344 raft_consensus.cc:1275] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:02:34.508764  3510 raft_consensus.cc:1275] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Refusing update from remote peer f6ba8312418d47e2906d93b096a52a91: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 13:02:34.512071  3691 consensus_queue.cc:1048] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 13:02:34.514107  3510 raft_consensus.cc:1275] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:02:34.512158  3686 consensus_queue.cc:1048] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260608 13:02:34.521945  3419 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c2cd2bfa8ba441da759fec1d2564315 with delete_type TABLET_DATA_TOMBSTONED (TS 167e5a87899a488e8c8ba366948bad59 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45620
I20260608 13:02:34.524600  3684 consensus_queue.cc:1048] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:02:34.528779  3510 raft_consensus.cc:2955] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 167e5a87899a488e8c8ba366948bad59 (127.28.21.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.527055  3684 raft_consensus.cc:2955] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6ba8312418d47e2906d93b096a52a91 (127.28.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.532527  3344 raft_consensus.cc:2955] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6ba8312418d47e2906d93b096a52a91 (127.28.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.536249  2972 catalog_manager.cc:5696] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 reported cstate change: config changed from index 2 to 3, d628ac618130417281ae932c0fef2552 (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "167e5a87899a488e8c8ba366948bad59" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:34.552706  3709 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:34.553684  3709 raft_consensus.cc:2243] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:34.554430  3509 raft_consensus.cc:2955] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6ba8312418d47e2906d93b096a52a91 (127.28.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.557641  2962 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 110263ac2c494f8bb9bac78e580f64b1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:34.554487  3709 raft_consensus.cc:2272] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:34.561764  3709 ts_tablet_manager.cc:1916] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:34.574198  3428 consensus_queue.cc:237] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [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: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } }
I20260608 13:02:34.581447  3588 raft_consensus.cc:1275] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:02:34.581451  3344 raft_consensus.cc:1275] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552 [term 2 FOLLOWER]: Refusing update from remote peer 167e5a87899a488e8c8ba366948bad59: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:02:34.581622  2976 catalog_manager.cc:5696] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552 reported cstate change: config changed from index 4 to 5, VOTER f6ba8312418d47e2906d93b096a52a91 (127.28.21.131) evicted. New cstate: current_term: 2 leader_uuid: "167e5a87899a488e8c8ba366948bad59" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "0770810fd3084b398f3f20a8bdbb9f34" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37399 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.584908  3684 consensus_queue.cc:1048] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:34.586848  3683 consensus_queue.cc:1048] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:34.577633  3709 ts_tablet_manager.cc:1929] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 13:02:34.588713  3709 log.cc:1199] T 1c2cd2bfa8ba441da759fec1d2564315 P 167e5a87899a488e8c8ba366948bad59: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/1c2cd2bfa8ba441da759fec1d2564315
I20260608 13:02:34.590541  2962 catalog_manager.cc:5027] TS 167e5a87899a488e8c8ba366948bad59 (127.28.21.129:43295): tablet 1c2cd2bfa8ba441da759fec1d2564315 (table test-workload [id=9043672a290244128a141f9318d44e47]) successfully deleted
I20260608 13:02:34.593958  3684 raft_consensus.cc:2955] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.597962  3344 raft_consensus.cc:2955] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.599741  3588 raft_consensus.cc:2955] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.603629  2962 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bfd2abd9af4f4c3ca5e375c1601ecb90 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:34.605661  3580 tablet_service.cc:1558] Processing DeleteTablet for tablet 110263ac2c494f8bb9bac78e580f64b1 with delete_type TABLET_DATA_TOMBSTONED (TS f6ba8312418d47e2906d93b096a52a91 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38404
I20260608 13:02:34.613021  2976 catalog_manager.cc:5696] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552 reported cstate change: config changed from index 3 to 4, VOTER 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130) evicted. New cstate: current_term: 2 leader_uuid: "167e5a87899a488e8c8ba366948bad59" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "167e5a87899a488e8c8ba366948bad59" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 43295 } } peers { permanent_uuid: "f6ba8312418d47e2906d93b096a52a91" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41787 } } peers { permanent_uuid: "d628ac618130417281ae932c0fef2552" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 34657 } attrs { promote: false } } }
I20260608 13:02:34.619086  3711 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:34.620357  3711 raft_consensus.cc:2243] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:34.621258  3711 raft_consensus.cc:2272] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:34.624954  3711 ts_tablet_manager.cc:1916] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:34.637784  3711 ts_tablet_manager.cc:1929] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 13:02:34.638191  3711 log.cc:1199] T 110263ac2c494f8bb9bac78e580f64b1 P f6ba8312418d47e2906d93b096a52a91: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-2-root/wals/110263ac2c494f8bb9bac78e580f64b1
I20260608 13:02:34.639948  2962 catalog_manager.cc:5027] TS f6ba8312418d47e2906d93b096a52a91 (127.28.21.131:41787): tablet 110263ac2c494f8bb9bac78e580f64b1 (table test-workload [id=9043672a290244128a141f9318d44e47]) successfully deleted
I20260608 13:02:34.641623  3500 tablet_service.cc:1558] Processing DeleteTablet for tablet bfd2abd9af4f4c3ca5e375c1601ecb90 with delete_type TABLET_DATA_TOMBSTONED (TS 0770810fd3084b398f3f20a8bdbb9f34 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37666
I20260608 13:02:34.643535  3713 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:34.644358  3713 raft_consensus.cc:2243] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:34.644972  3713 raft_consensus.cc:2272] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:34.647583  3713 ts_tablet_manager.cc:1916] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:34.658418  3713 ts_tablet_manager.cc:1929] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 13:02:34.658768  3713 log.cc:1199] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 0770810fd3084b398f3f20a8bdbb9f34: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923554775813-28758-0/minicluster-data/ts-1-root/wals/bfd2abd9af4f4c3ca5e375c1601ecb90
I20260608 13:02:34.660405  2960 catalog_manager.cc:5027] TS 0770810fd3084b398f3f20a8bdbb9f34 (127.28.21.130:37399): tablet bfd2abd9af4f4c3ca5e375c1601ecb90 (table test-workload [id=9043672a290244128a141f9318d44e47]) successfully deleted
I20260608 13:02:36.448719 28758 tablet_server.cc:179] TabletServer@127.28.21.129:43295 shutting down...
I20260608 13:02:36.484994 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:36.485966 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:36.486763 28758 raft_consensus.cc:2243] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:02:36.488108 28758 raft_consensus.cc:2272] T bfd2abd9af4f4c3ca5e375c1601ecb90 P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.492134 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:36.492841 28758 raft_consensus.cc:2243] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 3 LEADER]: Raft consensus shutting down.
I20260608 13:02:36.494112 28758 raft_consensus.cc:2272] T a95834cc15a94500ad100162c84994da P 167e5a87899a488e8c8ba366948bad59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.496703 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:36.497275 28758 raft_consensus.cc:2243] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:02:36.498225 28758 raft_consensus.cc:2272] T 110263ac2c494f8bb9bac78e580f64b1 P 167e5a87899a488e8c8ba366948bad59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.526702 28758 tablet_server.cc:196] TabletServer@127.28.21.129:43295 shutdown complete.
I20260608 13:02:36.549126 28758 tablet_server.cc:179] TabletServer@127.28.21.130:37399 shutting down...
I20260608 13:02:36.573673 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:36.574599 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:36.575496 28758 raft_consensus.cc:2243] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:36.576251 28758 raft_consensus.cc:2272] T a95834cc15a94500ad100162c84994da P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.579200 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:36.579872 28758 raft_consensus.cc:2243] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:36.581166 28758 raft_consensus.cc:2272] T 1c2cd2bfa8ba441da759fec1d2564315 P 0770810fd3084b398f3f20a8bdbb9f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.583868 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:36.584499 28758 raft_consensus.cc:2243] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:36.585274 28758 raft_consensus.cc:2272] T 110263ac2c494f8bb9bac78e580f64b1 P 0770810fd3084b398f3f20a8bdbb9f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.612555 28758 tablet_server.cc:196] TabletServer@127.28.21.130:37399 shutdown complete.
I20260608 13:02:36.630847 28758 tablet_server.cc:179] TabletServer@127.28.21.131:41787 shutting down...
I20260608 13:02:36.659462 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:36.660378 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:36.661208 28758 raft_consensus.cc:2243] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:36.662189 28758 raft_consensus.cc:2272] T bfd2abd9af4f4c3ca5e375c1601ecb90 P f6ba8312418d47e2906d93b096a52a91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.664798 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:36.665292 28758 raft_consensus.cc:2243] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:36.665735 28758 raft_consensus.cc:2272] T a95834cc15a94500ad100162c84994da P f6ba8312418d47e2906d93b096a52a91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.667922 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:36.668396 28758 raft_consensus.cc:2243] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 3 LEADER]: Raft consensus shutting down.
I20260608 13:02:36.669328 28758 raft_consensus.cc:2272] T 1c2cd2bfa8ba441da759fec1d2564315 P f6ba8312418d47e2906d93b096a52a91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.695032 28758 tablet_server.cc:196] TabletServer@127.28.21.131:41787 shutdown complete.
I20260608 13:02:36.713510 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:02:36.735752 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:36.736518 28758 tablet_replica.cc:333] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552: stopping tablet replica
I20260608 13:02:36.737109 28758 raft_consensus.cc:2243] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:36.737849 28758 raft_consensus.cc:2272] T bfd2abd9af4f4c3ca5e375c1601ecb90 P d628ac618130417281ae932c0fef2552 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.740195 28758 tablet_replica.cc:333] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552: stopping tablet replica
I20260608 13:02:36.740749 28758 raft_consensus.cc:2243] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:36.741487 28758 raft_consensus.cc:2272] T 1c2cd2bfa8ba441da759fec1d2564315 P d628ac618130417281ae932c0fef2552 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.743574 28758 tablet_replica.cc:333] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552: stopping tablet replica
I20260608 13:02:36.743973 28758 raft_consensus.cc:2243] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:36.744661 28758 raft_consensus.cc:2272] T 110263ac2c494f8bb9bac78e580f64b1 P d628ac618130417281ae932c0fef2552 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.766677 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:02:36.782534 28758 master.cc:562] Master@127.28.21.190:46041 shutting down...
I20260608 13:02:36.806540 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:36.807277 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:36.807638 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf7cb4c8d91546eaa33508707793ed87: stopping tablet replica
I20260608 13:02:36.828756 28758 master.cc:584] Master@127.28.21.190:46041 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16427 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 13:02:36.869300 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:41115
I20260608 13:02:36.870633 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:36.876976  3717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:36.877008  3716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:36.877825  3719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:36.879042 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:36.880081 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:36.880336 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:36.880517 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923756880497 us; error 0 us; skew 500 ppm
I20260608 13:02:36.881093 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:36.883598 28758 webserver.cc:533] Webserver started at http://127.28.21.190:42027/ using document root <none> and password file <none>
I20260608 13:02:36.884141 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:36.884572 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:36.884860 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:36.886063 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "f36bfa076564430dbc91234d4b1abe42"
format_stamp: "Formatted at 2026-06-08 13:02:36 on dist-test-slave-vkhm"
I20260608 13:02:36.891083 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:02:36.894695  3724 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:36.895505 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:02:36.895812 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "f36bfa076564430dbc91234d4b1abe42"
format_stamp: "Formatted at 2026-06-08 13:02:36 on dist-test-slave-vkhm"
I20260608 13:02:36.896097 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-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)
I20260608 13:02:36.920517 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:36.921797 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:36.969707 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:41115
I20260608 13:02:36.969846  3775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:41115 every 8 connection(s)
I20260608 13:02:36.974050  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:36.985832  3776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42: Bootstrap starting.
I20260608 13:02:36.990931  3776 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:36.995285  3776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42: No bootstrap required, opened a new log
I20260608 13:02:36.997831  3776 raft_consensus.cc:359] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36bfa076564430dbc91234d4b1abe42" member_type: VOTER }
I20260608 13:02:36.998332  3776 raft_consensus.cc:385] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:36.998585  3776 raft_consensus.cc:740] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f36bfa076564430dbc91234d4b1abe42, State: Initialized, Role: FOLLOWER
I20260608 13:02:36.999241  3776 consensus_queue.cc:260] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f36bfa076564430dbc91234d4b1abe42" member_type: VOTER }
I20260608 13:02:36.999730  3776 raft_consensus.cc:399] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:36.999946  3776 raft_consensus.cc:493] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:37.000272  3776 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:37.005003  3776 raft_consensus.cc:515] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36bfa076564430dbc91234d4b1abe42" member_type: VOTER }
I20260608 13:02:37.005541  3776 leader_election.cc:304] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [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: f36bfa076564430dbc91234d4b1abe42; no voters: 
I20260608 13:02:37.006762  3776 leader_election.cc:290] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:37.007264  3779 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:37.008718  3779 raft_consensus.cc:697] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [term 1 LEADER]: Becoming Leader. State: Replica: f36bfa076564430dbc91234d4b1abe42, State: Running, Role: LEADER
I20260608 13:02:37.009466  3779 consensus_queue.cc:237] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [LEADER]: Queue going to LEADER mode. State: All 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: "f36bfa076564430dbc91234d4b1abe42" member_type: VOTER }
I20260608 13:02:37.009850  3776 sys_catalog.cc:565] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:37.014359  3780 sys_catalog.cc:455] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f36bfa076564430dbc91234d4b1abe42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36bfa076564430dbc91234d4b1abe42" member_type: VOTER } }
I20260608 13:02:37.015174  3781 sys_catalog.cc:455] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f36bfa076564430dbc91234d4b1abe42. Latest consensus state: current_term: 1 leader_uuid: "f36bfa076564430dbc91234d4b1abe42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36bfa076564430dbc91234d4b1abe42" member_type: VOTER } }
I20260608 13:02:37.015929  3781 sys_catalog.cc:458] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:37.015130  3780 sys_catalog.cc:458] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:37.018445  3788 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:37.024041  3788 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:37.025313 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:37.033838  3788 catalog_manager.cc:1382] Generated new cluster ID: 487f88d9ffe6458081b569b6a0644ba4
I20260608 13:02:37.034188  3788 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:37.053435  3788 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:37.054880  3788 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:37.070232  3788 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42: Generated new TSK 0
I20260608 13:02:37.070915  3788 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:37.091768 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:37.098500  3797 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:37.099712  3798 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:37.101267 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:37.101930  3800 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:37.102829 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:37.103045 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:37.103226 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923757103207 us; error 0 us; skew 500 ppm
I20260608 13:02:37.103856 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:37.106799 28758 webserver.cc:533] Webserver started at http://127.28.21.129:39501/ using document root <none> and password file <none>
I20260608 13:02:37.107345 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:37.107547 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:37.107851 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:37.109090 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "cbe70afac3934ef9a974e456f72456f0"
format_stamp: "Formatted at 2026-06-08 13:02:37 on dist-test-slave-vkhm"
I20260608 13:02:37.113873 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:02:37.117359  3805 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:37.118141 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:02:37.118448 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "cbe70afac3934ef9a974e456f72456f0"
format_stamp: "Formatted at 2026-06-08 13:02:37 on dist-test-slave-vkhm"
I20260608 13:02:37.118736 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-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)
I20260608 13:02:37.131664 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:37.133008 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:37.134470 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:37.136914 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:37.137138 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:37.137390 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:37.137564 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:37.178496 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:41035
I20260608 13:02:37.178617  3867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:41035 every 8 connection(s)
I20260608 13:02:37.184048 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:37.191617  3872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:37.193711  3873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:37.195284  3875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:37.196151 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:37.197294 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:37.197563 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:37.197788 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923757197746 us; error 0 us; skew 500 ppm
I20260608 13:02:37.198592 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:37.198824  3868 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41115
I20260608 13:02:37.199285  3868 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:37.200083  3868 heartbeater.cc:507] Master 127.28.21.190:41115 requested a full tablet report, sending...
I20260608 13:02:37.201531 28758 webserver.cc:533] Webserver started at http://127.28.21.130:43331/ using document root <none> and password file <none>
I20260608 13:02:37.202242 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:37.202518 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:37.202617  3741 ts_manager.cc:194] Registered new tserver with Master: cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035)
I20260608 13:02:37.202894 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:37.204623 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "305f740fb52d4dd6a6da1b155fc7e262"
format_stamp: "Formatted at 2026-06-08 13:02:37 on dist-test-slave-vkhm"
I20260608 13:02:37.205327  3741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35906
I20260608 13:02:37.209685 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:02:37.213575  3880 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:37.214365 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:02:37.214661 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "305f740fb52d4dd6a6da1b155fc7e262"
format_stamp: "Formatted at 2026-06-08 13:02:37 on dist-test-slave-vkhm"
I20260608 13:02:37.214926 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-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)
I20260608 13:02:37.240942 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:37.242187 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:37.243645 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:37.246018 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:37.246204 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:37.246498 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:37.246681 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:37.287338 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:37769
I20260608 13:02:37.287459  3942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:37769 every 8 connection(s)
I20260608 13:02:37.292709 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:37.301275  3946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:37.301887  3947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:37.305027 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:37.305292  3950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:37.305924  3943 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41115
I20260608 13:02:37.306358  3943 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:37.306484 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:37.306826 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:37.307045 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923757307026 us; error 0 us; skew 500 ppm
I20260608 13:02:37.307245  3943 heartbeater.cc:507] Master 127.28.21.190:41115 requested a full tablet report, sending...
I20260608 13:02:37.307775 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:37.309695  3741 ts_manager.cc:194] Registered new tserver with Master: 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769)
I20260608 13:02:37.310784 28758 webserver.cc:533] Webserver started at http://127.28.21.131:35279/ using document root <none> and password file <none>
I20260608 13:02:37.311508 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:37.311663  3741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35918
I20260608 13:02:37.311771 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:37.312333 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:37.313668 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "cc0a39e992f44c37bb4b735ee1ba5756"
format_stamp: "Formatted at 2026-06-08 13:02:37 on dist-test-slave-vkhm"
I20260608 13:02:37.318313 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:02:37.321938  3954 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:37.322667 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 13:02:37.322983 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "cc0a39e992f44c37bb4b735ee1ba5756"
format_stamp: "Formatted at 2026-06-08 13:02:37 on dist-test-slave-vkhm"
I20260608 13:02:37.323247 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-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)
I20260608 13:02:37.350473 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:37.352069 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:37.353997 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:37.356451 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:37.356681 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:37.356946 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:37.357126 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:37.397787 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:34929
I20260608 13:02:37.397920  4016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:34929 every 8 connection(s)
I20260608 13:02:37.412964  4017 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41115
I20260608 13:02:37.413354  4017 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:37.414059  4017 heartbeater.cc:507] Master 127.28.21.190:41115 requested a full tablet report, sending...
I20260608 13:02:37.416159  3741 ts_manager.cc:194] Registered new tserver with Master: cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:37.417192 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015916851s
I20260608 13:02:37.417630  3741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35922
I20260608 13:02:38.208274  3868 heartbeater.cc:499] Master 127.28.21.190:41115 was elected leader, sending a full tablet report...
I20260608 13:02:38.314563  3943 heartbeater.cc:499] Master 127.28.21.190:41115 was elected leader, sending a full tablet report...
I20260608 13:02:38.420532  4017 heartbeater.cc:499] Master 127.28.21.190:41115 was elected leader, sending a full tablet report...
I20260608 13:02:38.476585  3741 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35924:
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"
    }
  }
}
W20260608 13:02:38.478971  3741 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:02:38.548739  3982 tablet_service.cc:1511] Processing CreateTablet for tablet d496238b96de4d8f929d9bfd3ee4ba08 (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:38.550297  3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d496238b96de4d8f929d9bfd3ee4ba08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.554154  3981 tablet_service.cc:1511] Processing CreateTablet for tablet 4168908c0f624019b7dca264d694ad8b (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:38.554718  3908 tablet_service.cc:1511] Processing CreateTablet for tablet d496238b96de4d8f929d9bfd3ee4ba08 (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:38.555722  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4168908c0f624019b7dca264d694ad8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.556118  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d496238b96de4d8f929d9bfd3ee4ba08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.561514  3907 tablet_service.cc:1511] Processing CreateTablet for tablet 4168908c0f624019b7dca264d694ad8b (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:38.562060  3980 tablet_service.cc:1511] Processing CreateTablet for tablet b7ba99de80e04c94b6daccf2a91de485 (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:38.562981  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4168908c0f624019b7dca264d694ad8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.563510  3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ba99de80e04c94b6daccf2a91de485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.566972  3832 tablet_service.cc:1511] Processing CreateTablet for tablet 4168908c0f624019b7dca264d694ad8b (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:38.567260  3906 tablet_service.cc:1511] Processing CreateTablet for tablet b7ba99de80e04c94b6daccf2a91de485 (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:38.568416  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4168908c0f624019b7dca264d694ad8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.568502  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ba99de80e04c94b6daccf2a91de485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.570696  3833 tablet_service.cc:1511] Processing CreateTablet for tablet d496238b96de4d8f929d9bfd3ee4ba08 (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:38.571171  3831 tablet_service.cc:1511] Processing CreateTablet for tablet b7ba99de80e04c94b6daccf2a91de485 (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:38.573021  3979 tablet_service.cc:1511] Processing CreateTablet for tablet d46ee1feaeb6420d94e4351f7d5ee9de (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:38.574421  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46ee1feaeb6420d94e4351f7d5ee9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.574978  3830 tablet_service.cc:1511] Processing CreateTablet for tablet d46ee1feaeb6420d94e4351f7d5ee9de (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:38.576428  3830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46ee1feaeb6420d94e4351f7d5ee9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.577091  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d496238b96de4d8f929d9bfd3ee4ba08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.573581  3905 tablet_service.cc:1511] Processing CreateTablet for tablet d46ee1feaeb6420d94e4351f7d5ee9de (DEFAULT_TABLE table=test-workload [id=dab5f78f3abe424b80650ad8972e940e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:38.578754  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46ee1feaeb6420d94e4351f7d5ee9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.580173  3831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ba99de80e04c94b6daccf2a91de485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:38.611089  4037 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756: Bootstrap starting.
I20260608 13:02:38.626041  4038 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262: Bootstrap starting.
I20260608 13:02:38.633968  4037 tablet_bootstrap.cc:654] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.638039  4038 tablet_bootstrap.cc:654] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.639956  4039 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:38.645460  4037 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756: No bootstrap required, opened a new log
I20260608 13:02:38.645814  4038 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262: No bootstrap required, opened a new log
I20260608 13:02:38.646032  4037 ts_tablet_manager.cc:1403] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260608 13:02:38.646356  4038 ts_tablet_manager.cc:1403] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260608 13:02:38.646907  4039 tablet_bootstrap.cc:654] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.649453  4037 raft_consensus.cc:359] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:38.649600  4038 raft_consensus.cc:359] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:38.650362  4037 raft_consensus.cc:385] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.650460  4038 raft_consensus.cc:385] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.650775  4037 raft_consensus.cc:740] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.650897  4038 raft_consensus.cc:740] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305f740fb52d4dd6a6da1b155fc7e262, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.652012  4039 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0: No bootstrap required, opened a new log
I20260608 13:02:38.651749  4038 consensus_queue.cc:260] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:38.651746  4037 consensus_queue.cc:260] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:38.652622  4039 ts_tablet_manager.cc:1403] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260608 13:02:38.655669  4039 raft_consensus.cc:359] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:38.656481  4039 raft_consensus.cc:385] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.656893  4039 raft_consensus.cc:740] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.657912  4039 consensus_queue.cc:260] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:38.661887  4038 ts_tablet_manager.cc:1434] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.010s
I20260608 13:02:38.662626  4037 ts_tablet_manager.cc:1434] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.003s
I20260608 13:02:38.663144  4045 raft_consensus.cc:493] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:38.663605  4045 raft_consensus.cc:515] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:38.665174  4039 ts_tablet_manager.cc:1434] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 13:02:38.666183  4039 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:38.666503  4045 leader_election.cc:290] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769), cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035)
I20260608 13:02:38.671238  4037 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756: Bootstrap starting.
I20260608 13:02:38.675021  4039 tablet_bootstrap.cc:654] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.681860  4037 tablet_bootstrap.cc:654] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.694275  4039 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0: No bootstrap required, opened a new log
I20260608 13:02:38.694896  4039 ts_tablet_manager.cc:1403] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.011s
I20260608 13:02:38.696113  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d496238b96de4d8f929d9bfd3ee4ba08" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262" is_pre_election: true
I20260608 13:02:38.696976  3918 raft_consensus.cc:2468] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 0.
I20260608 13:02:38.698419  4039 raft_consensus.cc:359] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.698711  3956 leader_election.cc:304] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305f740fb52d4dd6a6da1b155fc7e262, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:38.699298  4039 raft_consensus.cc:385] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.699936  4044 raft_consensus.cc:2804] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:38.700735  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d496238b96de4d8f929d9bfd3ee4ba08" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0" is_pre_election: true
I20260608 13:02:38.701478  4044 raft_consensus.cc:493] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:38.701668  3843 raft_consensus.cc:2468] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 0.
I20260608 13:02:38.702111  4044 raft_consensus.cc:3060] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:38.701251  4039 raft_consensus.cc:740] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.704452  4039 consensus_queue.cc:260] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.706084  4038 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262: Bootstrap starting.
I20260608 13:02:38.708297  4037 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756: No bootstrap required, opened a new log
I20260608 13:02:38.708856  4037 ts_tablet_manager.cc:1403] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.006s
I20260608 13:02:38.710217  4039 ts_tablet_manager.cc:1434] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 13:02:38.711360  4039 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:38.711030  4044 raft_consensus.cc:515] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:38.712301  4037 raft_consensus.cc:359] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.713140  4037 raft_consensus.cc:385] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.713500  4037 raft_consensus.cc:740] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.714375  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d496238b96de4d8f929d9bfd3ee4ba08" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262"
I20260608 13:02:38.714478  4037 consensus_queue.cc:260] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.715045  3918 raft_consensus.cc:3060] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:38.716001  4044 leader_election.cc:290] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 election: Requested vote from peers 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769), cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035)
I20260608 13:02:38.717175  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d496238b96de4d8f929d9bfd3ee4ba08" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0"
I20260608 13:02:38.717785  3843 raft_consensus.cc:3060] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:38.722365  4037 ts_tablet_manager.cc:1434] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260608 13:02:38.723014  3918 raft_consensus.cc:2468] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 1.
I20260608 13:02:38.723531  4037 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756: Bootstrap starting.
I20260608 13:02:38.723897  4044 raft_consensus.cc:493] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:38.724853  3956 leader_election.cc:304] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305f740fb52d4dd6a6da1b155fc7e262, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:38.725764  4045 raft_consensus.cc:2804] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:38.726190  3843 raft_consensus.cc:2468] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 1.
I20260608 13:02:38.730746  4039 tablet_bootstrap.cc:654] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.731341  4038 tablet_bootstrap.cc:654] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.725234  4044 raft_consensus.cc:515] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.734669  4037 tablet_bootstrap.cc:654] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.743736  4038 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262: No bootstrap required, opened a new log
I20260608 13:02:38.743903  4039 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0: No bootstrap required, opened a new log
I20260608 13:02:38.744390  4038 ts_tablet_manager.cc:1403] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.004s
I20260608 13:02:38.744460  4039 ts_tablet_manager.cc:1403] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.000s
I20260608 13:02:38.745700  4045 raft_consensus.cc:697] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Becoming Leader. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Running, Role: LEADER
I20260608 13:02:38.746999  4045 consensus_queue.cc:237] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:38.747750  4038 raft_consensus.cc:359] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.748541  4038 raft_consensus.cc:385] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.748874  4038 raft_consensus.cc:740] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305f740fb52d4dd6a6da1b155fc7e262, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.749042  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ee1feaeb6420d94e4351f7d5ee9de" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0" is_pre_election: true
I20260608 13:02:38.749708  3843 raft_consensus.cc:2468] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 0.
I20260608 13:02:38.749758  4038 consensus_queue.cc:260] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.751181  3958 leader_election.cc:304] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:38.752709  4051 raft_consensus.cc:2804] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:38.753237  4051 raft_consensus.cc:493] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:38.753422  4039 raft_consensus.cc:359] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.753831  4051 raft_consensus.cc:3060] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:38.754276  4039 raft_consensus.cc:385] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.754657  4039 raft_consensus.cc:740] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.755525  4039 consensus_queue.cc:260] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.757882  4039 ts_tablet_manager.cc:1434] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 13:02:38.758944  4039 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:38.765811  4039 tablet_bootstrap.cc:654] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.768136  4051 raft_consensus.cc:515] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.769335  4044 leader_election.cc:290] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769)
I20260608 13:02:38.769686  4038 ts_tablet_manager.cc:1434] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260608 13:02:38.773893  4038 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262: Bootstrap starting.
I20260608 13:02:38.773977  4037 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756: No bootstrap required, opened a new log
I20260608 13:02:38.775604  4037 ts_tablet_manager.cc:1403] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.024s
I20260608 13:02:38.771181  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ee1feaeb6420d94e4351f7d5ee9de" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262" is_pre_election: true
W20260608 13:02:38.782719  3956 leader_election.cc:343] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:38.780593  4037 raft_consensus.cc:359] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.784916  4037 raft_consensus.cc:385] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.785313  4037 raft_consensus.cc:740] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.786307  4037 consensus_queue.cc:260] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.787673  4038 tablet_bootstrap.cc:654] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.788726  4037 ts_tablet_manager.cc:1434] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260608 13:02:38.790071  4037 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756: Bootstrap starting.
I20260608 13:02:38.791040  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ee1feaeb6420d94e4351f7d5ee9de" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0"
I20260608 13:02:38.791689  3843 raft_consensus.cc:3060] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:38.792006  4039 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: No bootstrap required, opened a new log
I20260608 13:02:38.792680  4039 ts_tablet_manager.cc:1403] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.002s
I20260608 13:02:38.795994  4039 raft_consensus.cc:359] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.798441  4037 tablet_bootstrap.cc:654] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.799980  4039 raft_consensus.cc:385] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.800890  4039 raft_consensus.cc:740] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.802424  4039 consensus_queue.cc:260] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.800971  3843 raft_consensus.cc:2468] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 1.
I20260608 13:02:38.806236  4039 ts_tablet_manager.cc:1434] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260608 13:02:38.807288  3958 leader_election.cc:304] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:38.808858  4044 raft_consensus.cc:2804] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:38.810597  4044 raft_consensus.cc:697] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Becoming Leader. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Running, Role: LEADER
I20260608 13:02:38.813771  4058 raft_consensus.cc:493] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:38.811482  4044 consensus_queue.cc:237] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.814550  4058 raft_consensus.cc:515] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.820425  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ba99de80e04c94b6daccf2a91de485" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0" is_pre_election: true
I20260608 13:02:38.821213  3843 raft_consensus.cc:2468] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 0.
I20260608 13:02:38.823935  3958 leader_election.cc:304] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:38.824523  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ee1feaeb6420d94e4351f7d5ee9de" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262"
I20260608 13:02:38.826290  4060 raft_consensus.cc:2804] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 13:02:38.826404  3956 leader_election.cc:343] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:38.826833  4060 raft_consensus.cc:493] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:38.826426  4037 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756: No bootstrap required, opened a new log
I20260608 13:02:38.827272  4060 raft_consensus.cc:3060] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:38.827576  4037 ts_tablet_manager.cc:1403] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260608 13:02:38.828567  3739 catalog_manager.cc:5696] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:38.830984  4037 raft_consensus.cc:359] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.831753  4037 raft_consensus.cc:385] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.832795  4051 leader_election.cc:290] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 election: Requested vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769)
I20260608 13:02:38.835476  4060 raft_consensus.cc:515] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.832043  4037 raft_consensus.cc:740] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.836025  4038 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262: No bootstrap required, opened a new log
I20260608 13:02:38.836146  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ba99de80e04c94b6daccf2a91de485" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262" is_pre_election: true
I20260608 13:02:38.839897  4038 ts_tablet_manager.cc:1403] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.000s
I20260608 13:02:38.838606  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ba99de80e04c94b6daccf2a91de485" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0"
I20260608 13:02:38.840783  3843 raft_consensus.cc:3060] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:38.838191  4058 leader_election.cc:290] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769)
I20260608 13:02:38.843719  4038 raft_consensus.cc:359] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.844552  4038 raft_consensus.cc:385] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.844903  4038 raft_consensus.cc:740] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305f740fb52d4dd6a6da1b155fc7e262, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.845906  4038 consensus_queue.cc:260] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
W20260608 13:02:38.848513  3956 leader_election.cc:343] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:38.848730  4038 ts_tablet_manager.cc:1434] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 13:02:38.849577  3843 raft_consensus.cc:2468] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 1.
I20260608 13:02:38.849890  4038 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262: Bootstrap starting.
I20260608 13:02:38.838927  4037 consensus_queue.cc:260] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.853011  4037 ts_tablet_manager.cc:1434] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260608 13:02:38.856154  4038 tablet_bootstrap.cc:654] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.856004  3958 leader_election.cc:304] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:38.857084  4058 raft_consensus.cc:2804] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:38.857681  4058 raft_consensus.cc:697] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Becoming Leader. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Running, Role: LEADER
I20260608 13:02:38.858538  4058 consensus_queue.cc:237] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.865353  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ba99de80e04c94b6daccf2a91de485" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262"
W20260608 13:02:38.867337  3956 leader_election.cc:343] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:38.869525  4060 leader_election.cc:290] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 election: Requested vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769)
I20260608 13:02:38.882591  4038 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262: No bootstrap required, opened a new log
I20260608 13:02:38.883224  4038 ts_tablet_manager.cc:1403] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.020s
I20260608 13:02:38.886070  4038 raft_consensus.cc:359] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.886713  4038 raft_consensus.cc:385] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.887080  4038 raft_consensus.cc:740] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305f740fb52d4dd6a6da1b155fc7e262, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.886745  3739 catalog_manager.cc:5696] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:38.887871  4038 consensus_queue.cc:260] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:38.888324  3739 catalog_manager.cc:5696] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:38.889969  4038 ts_tablet_manager.cc:1434] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 13:02:39.001811  4044 raft_consensus.cc:493] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:39.002415  4044 raft_consensus.cc:515] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.004611  4044 leader_election.cc:290] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769)
I20260608 13:02:39.005550  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168908c0f624019b7dca264d694ad8b" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0" is_pre_election: true
I20260608 13:02:39.005776  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168908c0f624019b7dca264d694ad8b" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262" is_pre_election: true
I20260608 13:02:39.006346  3843 raft_consensus.cc:2468] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 0.
I20260608 13:02:39.006450  3918 raft_consensus.cc:2468] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 0.
I20260608 13:02:39.007663  3958 leader_election.cc:304] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:39.008458  4044 raft_consensus.cc:2804] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:39.008841  4044 raft_consensus.cc:493] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:39.009096  4044 raft_consensus.cc:3060] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.014355  4044 raft_consensus.cc:515] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.016367  4044 leader_election.cc:290] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 election: Requested vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769)
I20260608 13:02:39.017025  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168908c0f624019b7dca264d694ad8b" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0"
I20260608 13:02:39.017657  3843 raft_consensus.cc:3060] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.017795  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168908c0f624019b7dca264d694ad8b" candidate_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262"
I20260608 13:02:39.018589  3918 raft_consensus.cc:3060] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.023236  3843 raft_consensus.cc:2468] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 1.
W20260608 13:02:39.023382  3789 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:02:39.024533  3958 leader_election.cc:304] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:39.025494  4044 raft_consensus.cc:2804] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:39.025977  4044 raft_consensus.cc:697] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Becoming Leader. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Running, Role: LEADER
I20260608 13:02:39.026008  3918 raft_consensus.cc:2468] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc0a39e992f44c37bb4b735ee1ba5756 in term 1.
I20260608 13:02:39.026873  4044 consensus_queue.cc:237] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.034119  3740 catalog_manager.cc:5696] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:39.153040  3740 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35928:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 13:02:39.155232  3740 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:02:39.187871  3833 tablet_service.cc:1511] Processing CreateTablet for tablet 30ea23c937a5418f92a0a953953fe726 (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:39.189304  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ea23c937a5418f92a0a953953fe726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.189541  3906 tablet_service.cc:1511] Processing CreateTablet for tablet 30ea23c937a5418f92a0a953953fe726 (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:39.190932  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ea23c937a5418f92a0a953953fe726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.191325  3981 tablet_service.cc:1511] Processing CreateTablet for tablet 30ea23c937a5418f92a0a953953fe726 (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:39.192611  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30ea23c937a5418f92a0a953953fe726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.192728  3832 tablet_service.cc:1511] Processing CreateTablet for tablet 47efe78141a845849faaec0cdf162726 (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:39.194126  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47efe78141a845849faaec0cdf162726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.195114  3905 tablet_service.cc:1511] Processing CreateTablet for tablet 47efe78141a845849faaec0cdf162726 (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:39.196507  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47efe78141a845849faaec0cdf162726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.199070  3831 tablet_service.cc:1511] Processing CreateTablet for tablet a776f6d92f474b51b26c9d420aadbec9 (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:39.200471  3831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a776f6d92f474b51b26c9d420aadbec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.201676  3980 tablet_service.cc:1511] Processing CreateTablet for tablet 47efe78141a845849faaec0cdf162726 (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:39.202976  3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47efe78141a845849faaec0cdf162726. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.214617  3907 tablet_service.cc:1511] Processing CreateTablet for tablet a776f6d92f474b51b26c9d420aadbec9 (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:39.216351  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a776f6d92f474b51b26c9d420aadbec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.216938  3982 tablet_service.cc:1511] Processing CreateTablet for tablet a776f6d92f474b51b26c9d420aadbec9 (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:39.218242  3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a776f6d92f474b51b26c9d420aadbec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.220301  3830 tablet_service.cc:1511] Processing CreateTablet for tablet 3473750bfb6e41be8a6f25359cf619ad (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:39.221647  3830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3473750bfb6e41be8a6f25359cf619ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.225235  4039 tablet_bootstrap.cc:492] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:39.228199  3908 tablet_service.cc:1511] Processing CreateTablet for tablet 3473750bfb6e41be8a6f25359cf619ad (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:39.229647  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3473750bfb6e41be8a6f25359cf619ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.231788  4039 tablet_bootstrap.cc:654] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.241169  4037 tablet_bootstrap.cc:492] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756: Bootstrap starting.
I20260608 13:02:39.245406  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 3473750bfb6e41be8a6f25359cf619ad (DEFAULT_TABLE table=dugtrio [id=1409c160abc24dbdb289737af099effe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:39.247321  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3473750bfb6e41be8a6f25359cf619ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.250025  4037 tablet_bootstrap.cc:654] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.263746  4043 raft_consensus.cc:493] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:39.264402  4043 raft_consensus.cc:515] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.275641  3918 raft_consensus.cc:3060] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.280192  4038 tablet_bootstrap.cc:492] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262: Bootstrap starting.
I20260608 13:02:39.281842  4037 tablet_bootstrap.cc:492] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756: No bootstrap required, opened a new log
I20260608 13:02:39.283150  4043 leader_election.cc:290] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.286644  4037 ts_tablet_manager.cc:1403] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.013s
I20260608 13:02:39.287849  4039 tablet_bootstrap.cc:492] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: No bootstrap required, opened a new log
I20260608 13:02:39.294588  4044 consensus_queue.cc:1048] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:39.295017  4038 tablet_bootstrap.cc:654] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.289812  4039 ts_tablet_manager.cc:1403] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.023s
I20260608 13:02:39.303083  4039 raft_consensus.cc:359] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.304034  4039 raft_consensus.cc:385] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.304561  4039 raft_consensus.cc:740] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.305155  4043 raft_consensus.cc:493] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:39.305641  4039 consensus_queue.cc:260] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.305670  4043 raft_consensus.cc:515] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.309477  4043 leader_election.cc:290] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.311604  4044 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:39.326390  4044 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:39.328329  4039 ts_tablet_manager.cc:1434] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.002s
I20260608 13:02:39.328570  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ee1feaeb6420d94e4351f7d5ee9de" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0" is_pre_election: true
I20260608 13:02:39.331413  4039 tablet_bootstrap.cc:492] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:39.332366  3842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ba99de80e04c94b6daccf2a91de485" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0" is_pre_election: true
I20260608 13:02:39.332906  4044 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:39.333343  3842 raft_consensus.cc:2393] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 305f740fb52d4dd6a6da1b155fc7e262 in current term 1: Already voted for candidate cc0a39e992f44c37bb4b735ee1ba5756 in this term.
I20260608 13:02:39.330090  3843 raft_consensus.cc:2393] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 305f740fb52d4dd6a6da1b155fc7e262 in current term 1: Already voted for candidate cc0a39e992f44c37bb4b735ee1ba5756 in this term.
I20260608 13:02:39.336030  3916 raft_consensus.cc:3060] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.339928  4038 tablet_bootstrap.cc:492] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262: No bootstrap required, opened a new log
I20260608 13:02:39.329782  4037 raft_consensus.cc:359] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.351022  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46ee1feaeb6420d94e4351f7d5ee9de" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" is_pre_election: true
I20260608 13:02:39.352046  4038 ts_tablet_manager.cc:1403] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.002s
I20260608 13:02:39.352420  4037 raft_consensus.cc:385] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.352856  4037 raft_consensus.cc:740] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.353062  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ba99de80e04c94b6daccf2a91de485" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" is_pre_election: true
I20260608 13:02:39.353856  4037 consensus_queue.cc:260] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.356323  3883 leader_election.cc:304] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [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: 305f740fb52d4dd6a6da1b155fc7e262; no voters: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756
I20260608 13:02:39.357703  3883 leader_election.cc:304] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [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: 305f740fb52d4dd6a6da1b155fc7e262; no voters: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756
I20260608 13:02:39.361063  4038 raft_consensus.cc:359] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.361971  4038 raft_consensus.cc:385] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.362399  4038 raft_consensus.cc:740] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305f740fb52d4dd6a6da1b155fc7e262, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.364590  4038 consensus_queue.cc:260] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.369093  4037 ts_tablet_manager.cc:1434] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756: Time spent starting tablet: real 0.081s	user 0.003s	sys 0.005s
I20260608 13:02:39.377894  4038 ts_tablet_manager.cc:1434] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 13:02:39.388336  4037 tablet_bootstrap.cc:492] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756: Bootstrap starting.
I20260608 13:02:39.389937  4060 consensus_queue.cc:1048] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:39.391359  4039 tablet_bootstrap.cc:654] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.399741  4043 raft_consensus.cc:2749] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:02:39.405901  4060 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:39.409749  4085 raft_consensus.cc:2749] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:02:39.421430  4038 tablet_bootstrap.cc:492] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262: Bootstrap starting.
I20260608 13:02:39.425319  4039 tablet_bootstrap.cc:492] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: No bootstrap required, opened a new log
I20260608 13:02:39.425900  4039 ts_tablet_manager.cc:1403] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.002s
I20260608 13:02:39.434625  4037 tablet_bootstrap.cc:654] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.442476  4051 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 13:02:39.448432  4038 tablet_bootstrap.cc:654] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.473505  4039 raft_consensus.cc:359] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.474406  4039 raft_consensus.cc:385] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.474781  4039 raft_consensus.cc:740] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.475615  4039 consensus_queue.cc:260] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.479733  4039 ts_tablet_manager.cc:1434] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260608 13:02:39.480871  4039 tablet_bootstrap.cc:492] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:39.487025  4058 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:39.489114  4039 tablet_bootstrap.cc:654] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.506944  4038 tablet_bootstrap.cc:492] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262: No bootstrap required, opened a new log
I20260608 13:02:39.507436  4038 ts_tablet_manager.cc:1403] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262: Time spent bootstrapping tablet: real 0.086s	user 0.023s	sys 0.006s
I20260608 13:02:39.510278  4038 raft_consensus.cc:359] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.510967  4038 raft_consensus.cc:385] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.512599  4038 raft_consensus.cc:740] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305f740fb52d4dd6a6da1b155fc7e262, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.513518  4038 consensus_queue.cc:260] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.518471  4038 ts_tablet_manager.cc:1434] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 13:02:39.520561  4039 tablet_bootstrap.cc:492] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: No bootstrap required, opened a new log
I20260608 13:02:39.521267  4039 ts_tablet_manager.cc:1403] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.006s
I20260608 13:02:39.527244  4037 tablet_bootstrap.cc:492] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756: No bootstrap required, opened a new log
I20260608 13:02:39.527904  4037 ts_tablet_manager.cc:1403] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756: Time spent bootstrapping tablet: real 0.148s	user 0.028s	sys 0.004s
I20260608 13:02:39.533438  4039 raft_consensus.cc:359] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.534117  4039 raft_consensus.cc:385] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.534380  4039 raft_consensus.cc:740] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.535107  4039 consensus_queue.cc:260] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.536796  4038 tablet_bootstrap.cc:492] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262: Bootstrap starting.
I20260608 13:02:39.536439  4037 raft_consensus.cc:359] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.537504  4039 ts_tablet_manager.cc:1434] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 13:02:39.537508  4037 raft_consensus.cc:385] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.538281  4037 raft_consensus.cc:740] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.539055  4039 tablet_bootstrap.cc:492] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:39.539431  4037 consensus_queue.cc:260] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.542200  4037 ts_tablet_manager.cc:1434] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260608 13:02:39.543522  4037 tablet_bootstrap.cc:492] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756: Bootstrap starting.
I20260608 13:02:39.547619  4039 tablet_bootstrap.cc:654] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.551971  4038 tablet_bootstrap.cc:654] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.558698  4037 tablet_bootstrap.cc:654] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.564777  4038 tablet_bootstrap.cc:492] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262: No bootstrap required, opened a new log
I20260608 13:02:39.565075  4039 tablet_bootstrap.cc:492] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: No bootstrap required, opened a new log
I20260608 13:02:39.565286  4038 ts_tablet_manager.cc:1403] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.005s
I20260608 13:02:39.565655  4039 ts_tablet_manager.cc:1403] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260608 13:02:39.566017  4037 tablet_bootstrap.cc:492] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756: No bootstrap required, opened a new log
I20260608 13:02:39.566655  4037 ts_tablet_manager.cc:1403] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756: Time spent bootstrapping tablet: real 0.023s	user 0.001s	sys 0.013s
I20260608 13:02:39.567977  4038 raft_consensus.cc:359] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.568691  4038 raft_consensus.cc:385] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.568966  4038 raft_consensus.cc:740] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305f740fb52d4dd6a6da1b155fc7e262, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.569013  4039 raft_consensus.cc:359] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.569831  4039 raft_consensus.cc:385] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.569829  4038 consensus_queue.cc:260] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.570363  4039 raft_consensus.cc:740] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.570075  4037 raft_consensus.cc:359] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.571187  4037 raft_consensus.cc:385] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.571540  4037 raft_consensus.cc:740] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.571579  4039 consensus_queue.cc:260] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.572690  4038 ts_tablet_manager.cc:1434] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 13:02:39.572754  4037 consensus_queue.cc:260] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.574030  4038 tablet_bootstrap.cc:492] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262: Bootstrap starting.
I20260608 13:02:39.580435  4039 ts_tablet_manager.cc:1434] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 13:02:39.580675  4037 ts_tablet_manager.cc:1434] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20260608 13:02:39.581231  4038 tablet_bootstrap.cc:654] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.581955  4037 tablet_bootstrap.cc:492] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756: Bootstrap starting.
I20260608 13:02:39.587306  4038 tablet_bootstrap.cc:492] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262: No bootstrap required, opened a new log
I20260608 13:02:39.587927  4038 ts_tablet_manager.cc:1403] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 13:02:39.588397  4037 tablet_bootstrap.cc:654] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.590900  4038 raft_consensus.cc:359] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.591648  4038 raft_consensus.cc:385] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.591936  4038 raft_consensus.cc:740] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 305f740fb52d4dd6a6da1b155fc7e262, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.591977  4081 raft_consensus.cc:493] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:39.592903  4038 consensus_queue.cc:260] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.592890  4081 raft_consensus.cc:515] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.595757  4038 ts_tablet_manager.cc:1434] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 13:02:39.603751  4081 leader_election.cc:290] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.612380  4037 tablet_bootstrap.cc:492] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756: No bootstrap required, opened a new log
I20260608 13:02:39.612977  4037 ts_tablet_manager.cc:1403] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.016s
I20260608 13:02:39.615250  4037 raft_consensus.cc:359] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.616005  4037 raft_consensus.cc:385] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.616343  4037 raft_consensus.cc:740] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.617302  4037 consensus_queue.cc:260] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.619901  4037 ts_tablet_manager.cc:1434] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 13:02:39.628602  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ea23c937a5418f92a0a953953fe726" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" is_pre_election: true
I20260608 13:02:39.629333  3991 raft_consensus.cc:2468] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe70afac3934ef9a974e456f72456f0 in term 0.
I20260608 13:02:39.630861  3808 leader_election.cc:304] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:39.631584  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ea23c937a5418f92a0a953953fe726" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262" is_pre_election: true
I20260608 13:02:39.631754  4081 raft_consensus.cc:2804] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:39.632146  3918 raft_consensus.cc:2468] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe70afac3934ef9a974e456f72456f0 in term 0.
I20260608 13:02:39.632332  4081 raft_consensus.cc:493] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:39.632840  4081 raft_consensus.cc:3060] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.638899  4081 raft_consensus.cc:515] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.640985  4081 leader_election.cc:290] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [CANDIDATE]: Term 1 election: Requested vote from peers 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.641956  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ea23c937a5418f92a0a953953fe726" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262"
I20260608 13:02:39.642230  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30ea23c937a5418f92a0a953953fe726" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756"
I20260608 13:02:39.642623  3918 raft_consensus.cc:3060] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.642802  3991 raft_consensus.cc:3060] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.650481  3991 raft_consensus.cc:2468] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe70afac3934ef9a974e456f72456f0 in term 1.
I20260608 13:02:39.650481  3918 raft_consensus.cc:2468] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe70afac3934ef9a974e456f72456f0 in term 1.
I20260608 13:02:39.652045  3808 leader_election.cc:304] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:39.652974  4081 raft_consensus.cc:2804] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:39.653452  4081 raft_consensus.cc:697] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 1 LEADER]: Becoming Leader. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Running, Role: LEADER
I20260608 13:02:39.654392  4081 consensus_queue.cc:237] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.654764  4095 raft_consensus.cc:493] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:39.655272  4095 raft_consensus.cc:515] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.657413  4095 leader_election.cc:290] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.658247  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3473750bfb6e41be8a6f25359cf619ad" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0" is_pre_election: true
I20260608 13:02:39.658864  3843 raft_consensus.cc:2468] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 305f740fb52d4dd6a6da1b155fc7e262 in term 0.
I20260608 13:02:39.660073  3884 leader_election.cc:304] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305f740fb52d4dd6a6da1b155fc7e262, cbe70afac3934ef9a974e456f72456f0; no voters: 
I20260608 13:02:39.660532  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3473750bfb6e41be8a6f25359cf619ad" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" is_pre_election: true
I20260608 13:02:39.661218  3991 raft_consensus.cc:2468] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 305f740fb52d4dd6a6da1b155fc7e262 in term 0.
I20260608 13:02:39.661078  4095 raft_consensus.cc:2804] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:39.662040  4095 raft_consensus.cc:493] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:39.662561  4095 raft_consensus.cc:3060] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.668360  3740 catalog_manager.cc:5696] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbe70afac3934ef9a974e456f72456f0 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "cbe70afac3934ef9a974e456f72456f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:39.668932  4095 raft_consensus.cc:515] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.671692  4095 leader_election.cc:290] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [CANDIDATE]: Term 1 election: Requested vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.672497  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3473750bfb6e41be8a6f25359cf619ad" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0"
I20260608 13:02:39.672405  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3473750bfb6e41be8a6f25359cf619ad" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756"
I20260608 13:02:39.673280  3843 raft_consensus.cc:3060] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.673318  3991 raft_consensus.cc:3060] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.681588  3991 raft_consensus.cc:2468] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305f740fb52d4dd6a6da1b155fc7e262 in term 1.
I20260608 13:02:39.681588  3843 raft_consensus.cc:2468] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305f740fb52d4dd6a6da1b155fc7e262 in term 1.
I20260608 13:02:39.683182  3884 leader_election.cc:304] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305f740fb52d4dd6a6da1b155fc7e262, cbe70afac3934ef9a974e456f72456f0; no voters: 
I20260608 13:02:39.684029  4095 raft_consensus.cc:2804] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:39.684640  4095 raft_consensus.cc:697] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 LEADER]: Becoming Leader. State: Replica: 305f740fb52d4dd6a6da1b155fc7e262, State: Running, Role: LEADER
I20260608 13:02:39.685534  4095 consensus_queue.cc:237] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.691524  4095 raft_consensus.cc:493] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:39.692035  4095 raft_consensus.cc:515] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.693341  4081 raft_consensus.cc:493] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:39.693800  4081 raft_consensus.cc:515] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.694489  3740 catalog_manager.cc:5696] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 reported cstate change: term changed from 0 to 1, leader changed from <none> to 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "305f740fb52d4dd6a6da1b155fc7e262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:39.696465  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47efe78141a845849faaec0cdf162726" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262" is_pre_election: true
I20260608 13:02:39.697157  3918 raft_consensus.cc:2468] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe70afac3934ef9a974e456f72456f0 in term 0.
I20260608 13:02:39.697750  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47efe78141a845849faaec0cdf162726" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" is_pre_election: true
I20260608 13:02:39.699831  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47efe78141a845849faaec0cdf162726" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0" is_pre_election: true
I20260608 13:02:39.700922  3992 raft_consensus.cc:2468] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 305f740fb52d4dd6a6da1b155fc7e262 in term 0.
I20260608 13:02:39.701736  3807 leader_election.cc:304] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305f740fb52d4dd6a6da1b155fc7e262, cbe70afac3934ef9a974e456f72456f0; no voters: 
I20260608 13:02:39.697093  4081 leader_election.cc:290] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.701447  3843 raft_consensus.cc:2468] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 305f740fb52d4dd6a6da1b155fc7e262 in term 0.
I20260608 13:02:39.702818  3883 leader_election.cc:304] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305f740fb52d4dd6a6da1b155fc7e262, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:39.703354  4079 raft_consensus.cc:2804] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:39.703869  4079 raft_consensus.cc:493] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:39.697568  4095 leader_election.cc:290] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.704293  4079 raft_consensus.cc:3060] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.703915  4089 raft_consensus.cc:2804] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:39.705636  4089 raft_consensus.cc:493] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:39.706019  4089 raft_consensus.cc:3060] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.703336  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47efe78141a845849faaec0cdf162726" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" is_pre_election: true
I20260608 13:02:39.707114  3991 raft_consensus.cc:2468] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe70afac3934ef9a974e456f72456f0 in term 0.
I20260608 13:02:39.710417  4079 raft_consensus.cc:515] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.712030  4089 raft_consensus.cc:515] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.712811  4079 leader_election.cc:290] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [CANDIDATE]: Term 1 election: Requested vote from peers 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.713356  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47efe78141a845849faaec0cdf162726" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262"
I20260608 13:02:39.713495  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47efe78141a845849faaec0cdf162726" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756"
I20260608 13:02:39.714331  3918 raft_consensus.cc:2393] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cbe70afac3934ef9a974e456f72456f0 in current term 1: Already voted for candidate 305f740fb52d4dd6a6da1b155fc7e262 in this term.
I20260608 13:02:39.714339  4089 leader_election.cc:290] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [CANDIDATE]: Term 1 election: Requested vote from peers cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.715413  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47efe78141a845849faaec0cdf162726" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756"
I20260608 13:02:39.714164  3991 raft_consensus.cc:3060] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.715894  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47efe78141a845849faaec0cdf162726" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe70afac3934ef9a974e456f72456f0"
I20260608 13:02:39.716849  3843 raft_consensus.cc:2393] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 305f740fb52d4dd6a6da1b155fc7e262 in current term 1: Already voted for candidate cbe70afac3934ef9a974e456f72456f0 in this term.
I20260608 13:02:39.717875  3884 leader_election.cc:304] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [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: 305f740fb52d4dd6a6da1b155fc7e262; no voters: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756
I20260608 13:02:39.718705  4089 raft_consensus.cc:2749] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 13:02:39.721388  4079 raft_consensus.cc:493] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:39.721830  4079 raft_consensus.cc:515] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.722126  3991 raft_consensus.cc:2468] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe70afac3934ef9a974e456f72456f0 in term 1.
I20260608 13:02:39.723551  3808 leader_election.cc:304] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [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: cbe70afac3934ef9a974e456f72456f0, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 305f740fb52d4dd6a6da1b155fc7e262
I20260608 13:02:39.723726  4079 leader_election.cc:290] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.724579  4079 raft_consensus.cc:2804] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:39.724591  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a776f6d92f474b51b26c9d420aadbec9" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262" is_pre_election: true
I20260608 13:02:39.725173  4079 raft_consensus.cc:697] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 LEADER]: Becoming Leader. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Running, Role: LEADER
I20260608 13:02:39.725419  3918 raft_consensus.cc:2468] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe70afac3934ef9a974e456f72456f0 in term 0.
I20260608 13:02:39.726138  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a776f6d92f474b51b26c9d420aadbec9" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" is_pre_election: true
I20260608 13:02:39.726508  3807 leader_election.cc:304] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305f740fb52d4dd6a6da1b155fc7e262, cbe70afac3934ef9a974e456f72456f0; no voters: 
I20260608 13:02:39.726289  4079 consensus_queue.cc:237] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.726938  3991 raft_consensus.cc:2468] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe70afac3934ef9a974e456f72456f0 in term 0.
I20260608 13:02:39.727380  4081 raft_consensus.cc:2804] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:39.727774  4081 raft_consensus.cc:493] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:39.728139  4081 raft_consensus.cc:3060] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.734942  4081 raft_consensus.cc:515] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.736007  3740 catalog_manager.cc:5696] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbe70afac3934ef9a974e456f72456f0 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "cbe70afac3934ef9a974e456f72456f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:39.736888  4081 leader_election.cc:290] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [CANDIDATE]: Term 1 election: Requested vote from peers 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769), cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:39.737797  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a776f6d92f474b51b26c9d420aadbec9" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262"
I20260608 13:02:39.738013  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a776f6d92f474b51b26c9d420aadbec9" candidate_uuid: "cbe70afac3934ef9a974e456f72456f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756"
I20260608 13:02:39.738313  3918 raft_consensus.cc:3060] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.738688  3991 raft_consensus.cc:3060] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.744585  3918 raft_consensus.cc:2468] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe70afac3934ef9a974e456f72456f0 in term 1.
I20260608 13:02:39.744602  3991 raft_consensus.cc:2468] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe70afac3934ef9a974e456f72456f0 in term 1.
I20260608 13:02:39.746032  3807 leader_election.cc:304] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 305f740fb52d4dd6a6da1b155fc7e262, cbe70afac3934ef9a974e456f72456f0; no voters: 
I20260608 13:02:39.746872  4081 raft_consensus.cc:2804] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:39.747385  4081 raft_consensus.cc:697] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 1 LEADER]: Becoming Leader. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Running, Role: LEADER
I20260608 13:02:39.748210  4081 consensus_queue.cc:237] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:39.756026  3740 catalog_manager.cc:5696] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbe70afac3934ef9a974e456f72456f0 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "cbe70afac3934ef9a974e456f72456f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:39.807592 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:02:39.829803 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:39.830786 28758 tablet_replica.cc:333] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: stopping tablet replica
I20260608 13:02:39.831463 28758 raft_consensus.cc:2243] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:39.832135 28758 pending_rounds.cc:70] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Trying to abort 1 pending ops.
I20260608 13:02:39.832417 28758 pending_rounds.cc:77] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663719849906176 op_type: NO_OP noop_request { }
I20260608 13:02:39.832724 28758 raft_consensus.cc:2889] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:39.833050 28758 raft_consensus.cc:2272] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:39.835649 28758 tablet_replica.cc:333] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: stopping tablet replica
I20260608 13:02:39.836361 28758 raft_consensus.cc:2243] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:39.836935 28758 pending_rounds.cc:70] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Trying to abort 1 pending ops.
I20260608 13:02:39.837105 28758 pending_rounds.cc:77] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663719936954368 op_type: NO_OP noop_request { }
I20260608 13:02:39.837334 28758 raft_consensus.cc:2889] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:39.837565 28758 raft_consensus.cc:2272] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:39.840090 28758 tablet_replica.cc:333] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: stopping tablet replica
I20260608 13:02:39.840706 28758 raft_consensus.cc:2243] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:39.841264 28758 pending_rounds.cc:70] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Trying to abort 1 pending ops.
I20260608 13:02:39.841420 28758 pending_rounds.cc:77] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663719554416640 op_type: NO_OP noop_request { }
I20260608 13:02:39.841637 28758 raft_consensus.cc:2889] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:39.841863 28758 raft_consensus.cc:2272] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:39.844004 28758 tablet_replica.cc:333] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: stopping tablet replica
I20260608 13:02:39.844622 28758 raft_consensus.cc:2243] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:39.845100 28758 raft_consensus.cc:2272] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:39.847402 28758 tablet_replica.cc:333] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0: stopping tablet replica
I20260608 13:02:39.847960 28758 raft_consensus.cc:2243] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:39.848412 28758 raft_consensus.cc:2272] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:39.850787 28758 tablet_replica.cc:333] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: stopping tablet replica
I20260608 13:02:39.851342 28758 raft_consensus.cc:2243] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:39.851751 28758 raft_consensus.cc:2272] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:39.853968 28758 tablet_replica.cc:333] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0: stopping tablet replica
I20260608 13:02:39.854498 28758 raft_consensus.cc:2243] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:39.854925 28758 raft_consensus.cc:2272] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:39.857192 28758 tablet_replica.cc:333] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0: stopping tablet replica
I20260608 13:02:39.857693 28758 raft_consensus.cc:2243] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:39.858117 28758 raft_consensus.cc:2272] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:39.879570 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
W20260608 13:02:39.881996  3958 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111)
W20260608 13:02:39.885883  3958 consensus_peers.cc:597] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): Couldn't send request to peer cbe70afac3934ef9a974e456f72456f0. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:02:39.890128  3958 consensus_peers.cc:597] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): Couldn't send request to peer cbe70afac3934ef9a974e456f72456f0. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:02:39.905388  3958 consensus_peers.cc:597] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): Couldn't send request to peer cbe70afac3934ef9a974e456f72456f0. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:02:39.941093  3958 consensus_peers.cc:597] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): Couldn't send request to peer cbe70afac3934ef9a974e456f72456f0. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:40.110055  4089 consensus_queue.cc:1048] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:02:40.128418  3884 consensus_peers.cc:597] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 -> Peer cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): Couldn't send request to peer cbe70afac3934ef9a974e456f72456f0. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:40.817256  4058 consensus_queue.cc:579] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Leader has been unable to successfully communicate with peer cbe70afac3934ef9a974e456f72456f0 for more than 1 seconds (1.341s)
I20260608 13:02:40.911720  3738 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35924:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 13:02:40.912322  3738 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:35924:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 13:02:40.916777  4058 consensus_queue.cc:579] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Leader has been unable to successfully communicate with peer cbe70afac3934ef9a974e456f72456f0 for more than 1 seconds (1.404s)
I20260608 13:02:40.930948  3738 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42: Sending DeleteTablet for 3 replicas of tablet 30ea23c937a5418f92a0a953953fe726
I20260608 13:02:40.932618  3738 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42: Sending DeleteTablet for 3 replicas of tablet 47efe78141a845849faaec0cdf162726
I20260608 13:02:40.933593  3980 tablet_service.cc:1558] Processing DeleteTablet for tablet 30ea23c937a5418f92a0a953953fe726 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:34480
I20260608 13:02:40.933883  3906 tablet_service.cc:1558] Processing DeleteTablet for tablet 30ea23c937a5418f92a0a953953fe726 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:43316
I20260608 13:02:40.936264  4130 tablet_replica.cc:333] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262: stopping tablet replica
I20260608 13:02:40.937041  3738 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42: Sending DeleteTablet for 3 replicas of tablet a776f6d92f474b51b26c9d420aadbec9
I20260608 13:02:40.937116  3906 tablet_service.cc:1558] Processing DeleteTablet for tablet 47efe78141a845849faaec0cdf162726 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:43316
I20260608 13:02:40.938405  3979 tablet_service.cc:1558] Processing DeleteTablet for tablet 47efe78141a845849faaec0cdf162726 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:34480
I20260608 13:02:40.939796  4130 raft_consensus.cc:2243] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:40.940586  4130 raft_consensus.cc:2272] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:40.941792  3906 tablet_service.cc:1558] Processing DeleteTablet for tablet a776f6d92f474b51b26c9d420aadbec9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:43316
I20260608 13:02:40.943252  4130 ts_tablet_manager.cc:1916] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:40.944350  3738 catalog_manager.cc:5983] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42: Sending DeleteTablet for 3 replicas of tablet 3473750bfb6e41be8a6f25359cf619ad
I20260608 13:02:40.945608  3979 tablet_service.cc:1558] Processing DeleteTablet for tablet a776f6d92f474b51b26c9d420aadbec9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:34480
I20260608 13:02:40.947690  3906 tablet_service.cc:1558] Processing DeleteTablet for tablet 3473750bfb6e41be8a6f25359cf619ad with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:43316
I20260608 13:02:40.949996  3979 tablet_service.cc:1558] Processing DeleteTablet for tablet 3473750bfb6e41be8a6f25359cf619ad with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:34480
I20260608 13:02:40.950639  4129 tablet_replica.cc:333] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756: stopping tablet replica
I20260608 13:02:40.951836  4129 raft_consensus.cc:2243] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:40.952603 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:02:40.952725  4129 raft_consensus.cc:2272] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:02:40.953145  3728 catalog_manager.cc:4754] TS cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 30ea23c937a5418f92a0a953953fe726: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111)
I20260608 13:02:40.956089  4129 ts_tablet_manager.cc:1916] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:40.961055  4058 consensus_queue.cc:579] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Leader has been unable to successfully communicate with peer cbe70afac3934ef9a974e456f72456f0 for more than 1 seconds (1.446s)
I20260608 13:02:40.967423  4058 consensus_queue.cc:579] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Leader has been unable to successfully communicate with peer cbe70afac3934ef9a974e456f72456f0 for more than 1 seconds (1.498s)
W20260608 13:02:40.969154  4132 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:40.972561  4130 ts_tablet_manager.cc:1929] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 13:02:40.973047  4130 log.cc:1199] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-1-root/wals/30ea23c937a5418f92a0a953953fe726
I20260608 13:02:40.973861  4130 ts_tablet_manager.cc:1950] T 30ea23c937a5418f92a0a953953fe726 P 305f740fb52d4dd6a6da1b155fc7e262: Deleting consensus metadata
I20260608 13:02:40.978130  4130 tablet_replica.cc:333] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262: stopping tablet replica
I20260608 13:02:40.978312  3726 catalog_manager.cc:5027] TS 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769): tablet 30ea23c937a5418f92a0a953953fe726 (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:40.979187  4130 raft_consensus.cc:2243] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 13:02:40.979423  4133 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:40.979938  4130 raft_consensus.cc:2272] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:40.983304  4130 ts_tablet_manager.cc:1916] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:40.986446 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:40.986430  4136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:40.988329 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:40.988579 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:40.988775 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923760988753 us; error 0 us; skew 500 ppm
I20260608 13:02:40.989559 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:40.990294  4129 ts_tablet_manager.cc:1929] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 13:02:40.990782  4129 log.cc:1199] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-2-root/wals/30ea23c937a5418f92a0a953953fe726
I20260608 13:02:40.991618  4129 ts_tablet_manager.cc:1950] T 30ea23c937a5418f92a0a953953fe726 P cc0a39e992f44c37bb4b735ee1ba5756: Deleting consensus metadata
I20260608 13:02:40.993094 28758 webserver.cc:533] Webserver started at http://127.28.21.132:40643/ using document root <none> and password file <none>
I20260608 13:02:40.993654 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:40.993865 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:40.994163 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:40.995348  4129 tablet_replica.cc:333] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756: stopping tablet replica
I20260608 13:02:40.995393 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "b4fdf1c6c9944309bc1a7d6631d1eede"
format_stamp: "Formatted at 2026-06-08 13:02:40 on dist-test-slave-vkhm"
I20260608 13:02:40.995409  3727 catalog_manager.cc:5027] TS cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929): tablet 30ea23c937a5418f92a0a953953fe726 (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:40.996815  4129 raft_consensus.cc:2243] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:40.997493  4129 raft_consensus.cc:2272] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:41.000877  4129 ts_tablet_manager.cc:1916] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:41.001003  4130 ts_tablet_manager.cc:1929] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 13:02:41.001336 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:02:41.001531  4130 log.cc:1199] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-1-root/wals/47efe78141a845849faaec0cdf162726
I20260608 13:02:41.002411  4130 ts_tablet_manager.cc:1950] T 47efe78141a845849faaec0cdf162726 P 305f740fb52d4dd6a6da1b155fc7e262: Deleting consensus metadata
I20260608 13:02:41.006031  4130 tablet_replica.cc:333] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262: stopping tablet replica
I20260608 13:02:41.006253  3726 catalog_manager.cc:5027] TS 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769): tablet 47efe78141a845849faaec0cdf162726 (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:41.007078  4130 raft_consensus.cc:2243] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:41.007747  4130 raft_consensus.cc:2272] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:41.009760  4089 consensus_queue.cc:579] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Leader has been unable to successfully communicate with peer cbe70afac3934ef9a974e456f72456f0 for more than 1 seconds (1.323s)
I20260608 13:02:41.010886  4130 ts_tablet_manager.cc:1916] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:41.012814  4140 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:41.014575 28758 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.005s	sys 0.005s
I20260608 13:02:41.014956 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "b4fdf1c6c9944309bc1a7d6631d1eede"
format_stamp: "Formatted at 2026-06-08 13:02:40 on dist-test-slave-vkhm"
I20260608 13:02:41.015311 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-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)
I20260608 13:02:41.028394  4130 ts_tablet_manager.cc:1929] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 13:02:41.028982  4130 log.cc:1199] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-1-root/wals/a776f6d92f474b51b26c9d420aadbec9
I20260608 13:02:41.029896  4130 ts_tablet_manager.cc:1950] T a776f6d92f474b51b26c9d420aadbec9 P 305f740fb52d4dd6a6da1b155fc7e262: Deleting consensus metadata
I20260608 13:02:41.031427  4129 ts_tablet_manager.cc:1929] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 13:02:41.031908  4129 log.cc:1199] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-2-root/wals/47efe78141a845849faaec0cdf162726
I20260608 13:02:41.032737  4129 ts_tablet_manager.cc:1950] T 47efe78141a845849faaec0cdf162726 P cc0a39e992f44c37bb4b735ee1ba5756: Deleting consensus metadata
I20260608 13:02:41.033613  4130 tablet_replica.cc:333] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262: stopping tablet replica
I20260608 13:02:41.033712  3726 catalog_manager.cc:5027] TS 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769): tablet a776f6d92f474b51b26c9d420aadbec9 (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:41.034855  4130 raft_consensus.cc:2243] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:41.036190  4130 raft_consensus.cc:2272] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:41.036312  4129 tablet_replica.cc:333] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756: stopping tablet replica
W20260608 13:02:41.038121  3789 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver cbe70afac3934ef9a974e456f72456f0 not available for placement
I20260608 13:02:41.036402  3727 catalog_manager.cc:5027] TS cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929): tablet 47efe78141a845849faaec0cdf162726 (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:41.039836  4129 raft_consensus.cc:2243] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:41.040546  4129 raft_consensus.cc:2272] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:41.042513  4130 ts_tablet_manager.cc:1916] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:41.044727  4129 ts_tablet_manager.cc:1916] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:41.057269  4130 ts_tablet_manager.cc:1929] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:02:41.057760  4130 log.cc:1199] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-1-root/wals/3473750bfb6e41be8a6f25359cf619ad
I20260608 13:02:41.058470  4130 ts_tablet_manager.cc:1950] T 3473750bfb6e41be8a6f25359cf619ad P 305f740fb52d4dd6a6da1b155fc7e262: Deleting consensus metadata
I20260608 13:02:41.061686  3726 catalog_manager.cc:5027] TS 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769): tablet 3473750bfb6e41be8a6f25359cf619ad (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:41.062085  4129 ts_tablet_manager.cc:1929] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 13:02:41.062537  4129 log.cc:1199] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-2-root/wals/a776f6d92f474b51b26c9d420aadbec9
I20260608 13:02:41.063146  4129 ts_tablet_manager.cc:1950] T a776f6d92f474b51b26c9d420aadbec9 P cc0a39e992f44c37bb4b735ee1ba5756: Deleting consensus metadata
I20260608 13:02:41.066498  4129 tablet_replica.cc:333] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756: stopping tablet replica
I20260608 13:02:41.066563  3727 catalog_manager.cc:5027] TS cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929): tablet a776f6d92f474b51b26c9d420aadbec9 (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:41.067426  4129 raft_consensus.cc:2243] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:41.067914 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:41.068043  4129 raft_consensus.cc:2272] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:41.069651 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:41.071456 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:41.071487  4129 ts_tablet_manager.cc:1916] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:41.074877 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:41.075176 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:41.075513 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:41.075726 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:41.089598  4129 ts_tablet_manager.cc:1929] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:02:41.090212  4129 log.cc:1199] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-2-root/wals/3473750bfb6e41be8a6f25359cf619ad
I20260608 13:02:41.091172  4129 ts_tablet_manager.cc:1950] T 3473750bfb6e41be8a6f25359cf619ad P cc0a39e992f44c37bb4b735ee1ba5756: Deleting consensus metadata
I20260608 13:02:41.095067  3727 catalog_manager.cc:5027] TS cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929): tablet 3473750bfb6e41be8a6f25359cf619ad (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:41.125012 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:36319
I20260608 13:02:41.125124  4203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:36319 every 8 connection(s)
I20260608 13:02:41.130064 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:41.137370  4207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:41.138325  4208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:41.140336 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:41.141515  4211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:41.142618 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:41.142921 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:41.143128 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923761143109 us; error 0 us; skew 500 ppm
I20260608 13:02:41.143851 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:41.144626  4204 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41115
I20260608 13:02:41.145170  4204 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:41.146106  4204 heartbeater.cc:507] Master 127.28.21.190:41115 requested a full tablet report, sending...
I20260608 13:02:41.146684 28758 webserver.cc:533] Webserver started at http://127.28.21.129:39501/ using document root <none> and password file <none>
I20260608 13:02:41.147250 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:41.147469 28758 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 13:02:41.148707  3738 ts_manager.cc:194] Registered new tserver with Master: b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319)
I20260608 13:02:41.150816  3738 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35948
I20260608 13:02:41.152616 28758 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 13:02:41.156692  4215 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:41.157493 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 13:02:41.157814 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "cbe70afac3934ef9a974e456f72456f0"
format_stamp: "Formatted at 2026-06-08 13:02:37 on dist-test-slave-vkhm"
I20260608 13:02:41.158141 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-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)
I20260608 13:02:41.165453  3991 consensus_queue.cc:237] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.173686  3918 raft_consensus.cc:1275] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:41.175534  4060 consensus_queue.cc:1048] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:41.177707 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:41.179410 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:41.184955  3991 consensus_queue.cc:237] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.194754  3992 consensus_queue.cc:237] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [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: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.196569  4051 raft_consensus.cc:2955] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
W20260608 13:02:41.210722  3957 consensus_peers.cc:597] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): Couldn't send request to peer b4fdf1c6c9944309bc1a7d6631d1eede. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d46ee1feaeb6420d94e4351f7d5ee9de. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:41.212455  3916 raft_consensus.cc:2955] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.223047  3727 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d46ee1feaeb6420d94e4351f7d5ee9de with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 13:02:41.228042  3738 catalog_manager.cc:5696] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:41.229105  3917 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:02:41.231688  3957 consensus_peers.cc:597] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): Couldn't send request to peer b4fdf1c6c9944309bc1a7d6631d1eede. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d496238b96de4d8f929d9bfd3ee4ba08. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:41.237450 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260608 13:02:41.235554  3957 consensus_peers.cc:597] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): Couldn't send request to peer b4fdf1c6c9944309bc1a7d6631d1eede. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7ba99de80e04c94b6daccf2a91de485. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:41.239496  4051 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 13:02:41.244099  3958 consensus_peers.cc:597] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): Couldn't send request to peer cbe70afac3934ef9a974e456f72456f0. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:02:41.249157  3958 consensus_peers.cc:597] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): Couldn't send request to peer cbe70afac3934ef9a974e456f72456f0. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:02:41.249812  3958 consensus_peers.cc:597] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): Couldn't send request to peer cbe70afac3934ef9a974e456f72456f0. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:41.239859  3916 raft_consensus.cc:1275] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:41.253873  4229 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 13:02:41.254884  4051 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.260424  4058 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:41.261123  3916 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.275187  3727 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d496238b96de4d8f929d9bfd3ee4ba08 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 13:02:41.276307  3740 catalog_manager.cc:5696] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 reported cstate change: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.288305  4051 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.292999  3991 consensus_queue.cc:237] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.298928  3918 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.304781  3727 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b7ba99de80e04c94b6daccf2a91de485 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 13:02:41.312426  3740 catalog_manager.cc:5696] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 13:02:41.314038  3957 consensus_peers.cc:597] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): Couldn't send request to peer b4fdf1c6c9944309bc1a7d6631d1eede. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4168908c0f624019b7dca264d694ad8b. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:41.315326  3918 raft_consensus.cc:1275] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:41.318327 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 13:02:41.317955  4051 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:02:41.318665 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.072s	user 0.004s	sys 0.004s
I20260608 13:02:41.319082 28758 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
W20260608 13:02:41.322131  3958 consensus_peers.cc:597] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): Couldn't send request to peer cbe70afac3934ef9a974e456f72456f0. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:41.328661  4229 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:41.365865  4058 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.371974  3918 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.374943  4229 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0: 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
I20260608 13:02:41.376102  4229 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0: Bootstrap complete.
I20260608 13:02:41.376927  4229 ts_tablet_manager.cc:1403] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.048s	user 0.035s	sys 0.008s
I20260608 13:02:41.376812  3727 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4168908c0f624019b7dca264d694ad8b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 13:02:41.380824  4229 raft_consensus.cc:359] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.381662  4229 raft_consensus.cc:740] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:41.381938 28758 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 13:02:41.382339 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.063s	user 0.055s	sys 0.000s
I20260608 13:02:41.382570  4229 consensus_queue.cc:260] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.383334  3739 catalog_manager.cc:5696] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:41.391448  4229 ts_tablet_manager.cc:1434] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 13:02:41.392495  4229 tablet_bootstrap.cc:492] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:41.409595  4229 tablet_bootstrap.cc:492] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: 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
I20260608 13:02:41.410575  4229 tablet_bootstrap.cc:492] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Bootstrap complete.
I20260608 13:02:41.411329  4229 ts_tablet_manager.cc:1403] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 13:02:41.413774  4229 raft_consensus.cc:359] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.414549  4229 raft_consensus.cc:740] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:41.415346  4229 consensus_queue.cc:260] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.417402  4229 ts_tablet_manager.cc:1434] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260608 13:02:41.418332  4229 tablet_bootstrap.cc:492] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:41.433923  4229 tablet_bootstrap.cc:492] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: 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
I20260608 13:02:41.435159  4229 tablet_bootstrap.cc:492] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Bootstrap complete.
I20260608 13:02:41.436046  4229 ts_tablet_manager.cc:1403] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260608 13:02:41.439500  4229 raft_consensus.cc:359] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.440583  4229 raft_consensus.cc:740] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:41.441344  4229 consensus_queue.cc:260] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.443799  4229 ts_tablet_manager.cc:1434] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 13:02:41.444911  4229 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:41.453491 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:41035
I20260608 13:02:41.453617  4292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:41035 every 8 connection(s)
I20260608 13:02:41.462999  4229 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0: 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
I20260608 13:02:41.463810  4229 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0: Bootstrap complete.
I20260608 13:02:41.464499  4229 ts_tablet_manager.cc:1403] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 13:02:41.466876  4229 raft_consensus.cc:359] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:41.467535  4229 raft_consensus.cc:740] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:41.468317  4229 consensus_queue.cc:260] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:41.470157  4229 ts_tablet_manager.cc:1434] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:02:41.470813  4229 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:41.475211  4293 heartbeater.cc:344] Connected to a master server at 127.28.21.190:41115
I20260608 13:02:41.475639  4293 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:41.476462  4293 heartbeater.cc:507] Master 127.28.21.190:41115 requested a full tablet report, sending...
I20260608 13:02:41.481957  3740 ts_manager.cc:194] Re-registered known tserver with Master: cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035)
I20260608 13:02:41.483281  4229 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0: 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
I20260608 13:02:41.484254  4229 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0: Bootstrap complete.
I20260608 13:02:41.484942  4229 ts_tablet_manager.cc:1403] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 13:02:41.487695  4229 raft_consensus.cc:359] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.488397  4229 raft_consensus.cc:740] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:41.489123  4229 consensus_queue.cc:260] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.491184  4229 ts_tablet_manager.cc:1434] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 13:02:41.492003  4229 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:41.492928  3740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48010
I20260608 13:02:41.496002  4293 heartbeater.cc:499] Master 127.28.21.190:41115 was elected leader, sending a full tablet report...
I20260608 13:02:41.505900  4229 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: 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
I20260608 13:02:41.506945  4229 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: Bootstrap complete.
I20260608 13:02:41.507692  4229 ts_tablet_manager.cc:1403] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 13:02:41.510349  4229 raft_consensus.cc:359] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.511000  4229 raft_consensus.cc:740] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:41.511726  4229 consensus_queue.cc:260] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.513279  4229 ts_tablet_manager.cc:1434] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260608 13:02:41.513964  4229 tablet_bootstrap.cc:492] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:41.529524  4229 tablet_bootstrap.cc:492] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: 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
I20260608 13:02:41.530225  4229 tablet_bootstrap.cc:492] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Bootstrap complete.
I20260608 13:02:41.530717  4229 ts_tablet_manager.cc:1403] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 13:02:41.532742  4229 raft_consensus.cc:359] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.533360  4229 raft_consensus.cc:740] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:41.533881  4229 consensus_queue.cc:260] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.535264  4229 ts_tablet_manager.cc:1434] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:02:41.536118  4229 tablet_bootstrap.cc:492] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: Bootstrap starting.
I20260608 13:02:41.546948  4229 tablet_bootstrap.cc:492] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: 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
I20260608 13:02:41.547606  4229 tablet_bootstrap.cc:492] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: Bootstrap complete.
I20260608 13:02:41.548106  4229 ts_tablet_manager.cc:1403] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 13:02:41.550019  4229 raft_consensus.cc:359] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.550479  4229 raft_consensus.cc:740] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe70afac3934ef9a974e456f72456f0, State: Initialized, Role: FOLLOWER
I20260608 13:02:41.550969  4229 consensus_queue.cc:260] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:41.552521  4229 ts_tablet_manager.cc:1434] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:02:41.622481  4268 raft_consensus.cc:2955] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.628371  4257 tablet_service.cc:1558] Processing DeleteTablet for tablet 3473750bfb6e41be8a6f25359cf619ad with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:50220
I20260608 13:02:41.630285  4303 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:41.631263  4303 raft_consensus.cc:2243] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:41.631875  4303 raft_consensus.cc:2272] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:41.634658  4303 ts_tablet_manager.cc:1916] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:41.639619  4257 tablet_service.cc:1558] Processing DeleteTablet for tablet 47efe78141a845849faaec0cdf162726 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:50220
I20260608 13:02:41.647673  4303 ts_tablet_manager.cc:1929] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 13:02:41.648130  4303 log.cc:1199] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/3473750bfb6e41be8a6f25359cf619ad
I20260608 13:02:41.648748  4303 ts_tablet_manager.cc:1950] T 3473750bfb6e41be8a6f25359cf619ad P cbe70afac3934ef9a974e456f72456f0: Deleting consensus metadata
I20260608 13:02:41.650831  4257 tablet_service.cc:1558] Processing DeleteTablet for tablet a776f6d92f474b51b26c9d420aadbec9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:50220
I20260608 13:02:41.651721  4303 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:41.651602  3728 catalog_manager.cc:5027] TS cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): tablet 3473750bfb6e41be8a6f25359cf619ad (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:41.652706  4303 raft_consensus.cc:2243] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:41.653206  4303 pending_rounds.cc:70] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Trying to abort 1 pending ops.
I20260608 13:02:41.653476  4303 pending_rounds.cc:77] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663719849906176 op_type: NO_OP noop_request { }
I20260608 13:02:41.653805  4303 raft_consensus.cc:2889] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:41.654197  4303 raft_consensus.cc:2272] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:41.656880  4303 ts_tablet_manager.cc:1916] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:41.664467  4257 tablet_service.cc:1558] Processing DeleteTablet for tablet 30ea23c937a5418f92a0a953953fe726 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:02:40 UTC) from {username='slave'} at 127.0.0.1:50220
I20260608 13:02:41.668301  4303 ts_tablet_manager.cc:1929] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:02:41.668746  4303 log.cc:1199] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/47efe78141a845849faaec0cdf162726
I20260608 13:02:41.669380  4303 ts_tablet_manager.cc:1950] T 47efe78141a845849faaec0cdf162726 P cbe70afac3934ef9a974e456f72456f0: Deleting consensus metadata
I20260608 13:02:41.671905  4303 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:41.671919  3728 catalog_manager.cc:5027] TS cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): tablet 47efe78141a845849faaec0cdf162726 (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:41.672957  4303 raft_consensus.cc:2243] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:41.673410  4303 pending_rounds.cc:70] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Trying to abort 1 pending ops.
I20260608 13:02:41.673576  4303 pending_rounds.cc:77] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663719936954368 op_type: NO_OP noop_request { }
I20260608 13:02:41.673835  4303 raft_consensus.cc:2889] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:41.674098  4303 raft_consensus.cc:2272] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:41.676528  4303 ts_tablet_manager.cc:1916] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:41.687136  4303 ts_tablet_manager.cc:1929] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:02:41.687469  4303 log.cc:1199] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/a776f6d92f474b51b26c9d420aadbec9
I20260608 13:02:41.688058  4303 ts_tablet_manager.cc:1950] T a776f6d92f474b51b26c9d420aadbec9 P cbe70afac3934ef9a974e456f72456f0: Deleting consensus metadata
I20260608 13:02:41.690474  4303 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:41.690828  3728 catalog_manager.cc:5027] TS cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): tablet a776f6d92f474b51b26c9d420aadbec9 (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:41.691376  4303 raft_consensus.cc:2243] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:41.691883  4303 pending_rounds.cc:70] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Trying to abort 1 pending ops.
I20260608 13:02:41.692051  4303 pending_rounds.cc:77] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663719554416640 op_type: NO_OP noop_request { }
I20260608 13:02:41.692379  4303 raft_consensus.cc:2889] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:41.692651  4303 raft_consensus.cc:2272] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:41.695065  4303 ts_tablet_manager.cc:1916] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:02:41.702119  4304 ts_tablet_manager.cc:933] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Initiating tablet copy from peer cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:41.703951  4304 tablet_copy_client.cc:323] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:34929
I20260608 13:02:41.708070  4303 ts_tablet_manager.cc:1929] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:02:41.708621  4303 log.cc:1199] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/30ea23c937a5418f92a0a953953fe726
I20260608 13:02:41.709306  4303 ts_tablet_manager.cc:1950] T 30ea23c937a5418f92a0a953953fe726 P cbe70afac3934ef9a974e456f72456f0: Deleting consensus metadata
I20260608 13:02:41.712550  3728 catalog_manager.cc:5027] TS cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): tablet 30ea23c937a5418f92a0a953953fe726 (table dugtrio [id=1409c160abc24dbdb289737af099effe]) successfully deleted
I20260608 13:02:41.717271  4002 tablet_copy_service.cc:140] P cc0a39e992f44c37bb4b735ee1ba5756: Received BeginTabletCopySession request for tablet b7ba99de80e04c94b6daccf2a91de485 from peer b4fdf1c6c9944309bc1a7d6631d1eede ({username='slave'} at 127.0.0.1:52222)
I20260608 13:02:41.717823  4002 tablet_copy_service.cc:161] P cc0a39e992f44c37bb4b735ee1ba5756: Beginning new tablet copy session on tablet b7ba99de80e04c94b6daccf2a91de485 from peer b4fdf1c6c9944309bc1a7d6631d1eede at {username='slave'} at 127.0.0.1:52222: session id = b4fdf1c6c9944309bc1a7d6631d1eede-b7ba99de80e04c94b6daccf2a91de485
I20260608 13:02:41.723127  4002 tablet_copy_source_session.cc:215] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:41.726277  4304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ba99de80e04c94b6daccf2a91de485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:41.726681  4308 ts_tablet_manager.cc:933] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: Initiating tablet copy from peer cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:41.728471  4308 tablet_copy_client.cc:323] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:34929
I20260608 13:02:41.730060  4002 tablet_copy_service.cc:140] P cc0a39e992f44c37bb4b735ee1ba5756: Received BeginTabletCopySession request for tablet d46ee1feaeb6420d94e4351f7d5ee9de from peer b4fdf1c6c9944309bc1a7d6631d1eede ({username='slave'} at 127.0.0.1:52222)
I20260608 13:02:41.730518  4002 tablet_copy_service.cc:161] P cc0a39e992f44c37bb4b735ee1ba5756: Beginning new tablet copy session on tablet d46ee1feaeb6420d94e4351f7d5ee9de from peer b4fdf1c6c9944309bc1a7d6631d1eede at {username='slave'} at 127.0.0.1:52222: session id = b4fdf1c6c9944309bc1a7d6631d1eede-d46ee1feaeb6420d94e4351f7d5ee9de
I20260608 13:02:41.735432  4002 tablet_copy_source_session.cc:215] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:41.738108  4308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46ee1feaeb6420d94e4351f7d5ee9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:41.739976  4304 tablet_copy_client.cc:806] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:41.740628  4304 tablet_copy_client.cc:670] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:41.744707  4304 tablet_copy_client.cc:538] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:41.750037  4308 tablet_copy_client.cc:806] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:41.750682  4308 tablet_copy_client.cc:670] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:41.752564  4304 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap starting.
I20260608 13:02:41.754916  4308 tablet_copy_client.cc:538] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:41.761334  4308 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap starting.
I20260608 13:02:41.769232  4304 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: 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
I20260608 13:02:41.769953  4304 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap complete.
I20260608 13:02:41.770558  4304 ts_tablet_manager.cc:1403] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 13:02:41.773592  4304 raft_consensus.cc:359] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.774240  4304 raft_consensus.cc:740] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4fdf1c6c9944309bc1a7d6631d1eede, State: Initialized, Role: LEARNER
I20260608 13:02:41.774858  4304 consensus_queue.cc:260] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.777411  4204 heartbeater.cc:499] Master 127.28.21.190:41115 was elected leader, sending a full tablet report...
I20260608 13:02:41.777820  4304 ts_tablet_manager.cc:1434] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 13:02:41.779491  4002 tablet_copy_service.cc:342] P cc0a39e992f44c37bb4b735ee1ba5756: Request end of tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-b7ba99de80e04c94b6daccf2a91de485 received from {username='slave'} at 127.0.0.1:52222
I20260608 13:02:41.779958  4002 tablet_copy_service.cc:434] P cc0a39e992f44c37bb4b735ee1ba5756: ending tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-b7ba99de80e04c94b6daccf2a91de485 on tablet b7ba99de80e04c94b6daccf2a91de485 with peer b4fdf1c6c9944309bc1a7d6631d1eede
I20260608 13:02:41.780332  4308 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: 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
I20260608 13:02:41.781195  4308 tablet_bootstrap.cc:492] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap complete.
I20260608 13:02:41.781976  4308 ts_tablet_manager.cc:1403] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 13:02:41.785117  4308 raft_consensus.cc:359] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.785892  4308 raft_consensus.cc:740] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4fdf1c6c9944309bc1a7d6631d1eede, State: Initialized, Role: LEARNER
I20260608 13:02:41.786558  4308 consensus_queue.cc:260] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.788918  4308 ts_tablet_manager.cc:1434] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 13:02:41.790789  4002 tablet_copy_service.cc:342] P cc0a39e992f44c37bb4b735ee1ba5756: Request end of tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-d46ee1feaeb6420d94e4351f7d5ee9de received from {username='slave'} at 127.0.0.1:52222
I20260608 13:02:41.791188  4002 tablet_copy_service.cc:434] P cc0a39e992f44c37bb4b735ee1ba5756: ending tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-d46ee1feaeb6420d94e4351f7d5ee9de on tablet d46ee1feaeb6420d94e4351f7d5ee9de with peer b4fdf1c6c9944309bc1a7d6631d1eede
I20260608 13:02:41.804035  4268 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.838001  4268 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.848857  4308 ts_tablet_manager.cc:933] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Initiating tablet copy from peer cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:41.850371  4308 tablet_copy_client.cc:323] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:34929
I20260608 13:02:41.852097  4002 tablet_copy_service.cc:140] P cc0a39e992f44c37bb4b735ee1ba5756: Received BeginTabletCopySession request for tablet d496238b96de4d8f929d9bfd3ee4ba08 from peer b4fdf1c6c9944309bc1a7d6631d1eede ({username='slave'} at 127.0.0.1:52222)
I20260608 13:02:41.852674  4002 tablet_copy_service.cc:161] P cc0a39e992f44c37bb4b735ee1ba5756: Beginning new tablet copy session on tablet d496238b96de4d8f929d9bfd3ee4ba08 from peer b4fdf1c6c9944309bc1a7d6631d1eede at {username='slave'} at 127.0.0.1:52222: session id = b4fdf1c6c9944309bc1a7d6631d1eede-d496238b96de4d8f929d9bfd3ee4ba08
I20260608 13:02:41.857928  4002 tablet_copy_source_session.cc:215] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:41.860607  4308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d496238b96de4d8f929d9bfd3ee4ba08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:41.871582  4308 tablet_copy_client.cc:806] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:41.872131  4308 tablet_copy_client.cc:670] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:41.875449  4308 tablet_copy_client.cc:538] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:41.881721  4308 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap starting.
I20260608 13:02:41.898208  4308 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: 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
I20260608 13:02:41.898958  4308 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap complete.
I20260608 13:02:41.899493  4308 ts_tablet_manager.cc:1403] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260608 13:02:41.901858  4308 raft_consensus.cc:359] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.902428  4308 raft_consensus.cc:740] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4fdf1c6c9944309bc1a7d6631d1eede, State: Initialized, Role: LEARNER
I20260608 13:02:41.902904  4308 consensus_queue.cc:260] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [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: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.904937  4308 ts_tablet_manager.cc:1434] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260608 13:02:41.907091  4002 tablet_copy_service.cc:342] P cc0a39e992f44c37bb4b735ee1ba5756: Request end of tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-d496238b96de4d8f929d9bfd3ee4ba08 received from {username='slave'} at 127.0.0.1:52222
I20260608 13:02:41.907550  4002 tablet_copy_service.cc:434] P cc0a39e992f44c37bb4b735ee1ba5756: ending tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-d496238b96de4d8f929d9bfd3ee4ba08 on tablet d496238b96de4d8f929d9bfd3ee4ba08 with peer b4fdf1c6c9944309bc1a7d6631d1eede
I20260608 13:02:41.925164  4268 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:41.935374  4308 ts_tablet_manager.cc:933] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Initiating tablet copy from peer cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:41.936987  4308 tablet_copy_client.cc:323] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:34929
I20260608 13:02:41.938526  4002 tablet_copy_service.cc:140] P cc0a39e992f44c37bb4b735ee1ba5756: Received BeginTabletCopySession request for tablet 4168908c0f624019b7dca264d694ad8b from peer b4fdf1c6c9944309bc1a7d6631d1eede ({username='slave'} at 127.0.0.1:52222)
I20260608 13:02:41.939096  4002 tablet_copy_service.cc:161] P cc0a39e992f44c37bb4b735ee1ba5756: Beginning new tablet copy session on tablet 4168908c0f624019b7dca264d694ad8b from peer b4fdf1c6c9944309bc1a7d6631d1eede at {username='slave'} at 127.0.0.1:52222: session id = b4fdf1c6c9944309bc1a7d6631d1eede-4168908c0f624019b7dca264d694ad8b
I20260608 13:02:41.944801  4002 tablet_copy_source_session.cc:215] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:41.947551  4308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4168908c0f624019b7dca264d694ad8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:41.958545  4308 tablet_copy_client.cc:806] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:41.959105  4308 tablet_copy_client.cc:670] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:41.962643  4308 tablet_copy_client.cc:538] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:41.968974  4308 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap starting.
I20260608 13:02:41.982601  4308 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: 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
I20260608 13:02:41.983259  4308 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap complete.
I20260608 13:02:41.983731  4308 ts_tablet_manager.cc:1403] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 13:02:41.986066  4308 raft_consensus.cc:359] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.986582  4308 raft_consensus.cc:740] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4fdf1c6c9944309bc1a7d6631d1eede, State: Initialized, Role: LEARNER
I20260608 13:02:41.987017  4308 consensus_queue.cc:260] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:41.988780  4308 ts_tablet_manager.cc:1434] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 13:02:41.990443  4002 tablet_copy_service.cc:342] P cc0a39e992f44c37bb4b735ee1ba5756: Request end of tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-4168908c0f624019b7dca264d694ad8b received from {username='slave'} at 127.0.0.1:52222
I20260608 13:02:41.990820  4002 tablet_copy_service.cc:434] P cc0a39e992f44c37bb4b735ee1ba5756: ending tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-4168908c0f624019b7dca264d694ad8b on tablet 4168908c0f624019b7dca264d694ad8b with peer b4fdf1c6c9944309bc1a7d6631d1eede
W20260608 13:02:42.061980  3789 auto_rebalancer.cc:591] Failed to schedule move for tablet d496238b96de4d8f929d9bfd3ee4ba08: Invalid argument: Server with UUID b4fdf1c6c9944309bc1a7d6631d1eede is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
W20260608 13:02:42.066336  3789 auto_rebalancer.cc:591] Failed to schedule move for tablet 4168908c0f624019b7dca264d694ad8b: Invalid argument: Server with UUID b4fdf1c6c9944309bc1a7d6631d1eede is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
W20260608 13:02:42.070431  3789 auto_rebalancer.cc:591] Failed to schedule move for tablet d46ee1feaeb6420d94e4351f7d5ee9de: Invalid argument: Server with UUID b4fdf1c6c9944309bc1a7d6631d1eede is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:42.150942  3991 consensus_queue.cc:237] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:42.155771  4268 raft_consensus.cc:1275] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:42.155797  3918 raft_consensus.cc:1275] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:42.157262  4323 consensus_queue.cc:1048] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:42.157792  4318 consensus_queue.cc:1048] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:42.163822  4322 raft_consensus.cc:2955] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } }
I20260608 13:02:42.165815  3918 raft_consensus.cc:2955] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } }
I20260608 13:02:42.165932  4268 raft_consensus.cc:2955] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } }
I20260608 13:02:42.175801  3727 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d46ee1feaeb6420d94e4351f7d5ee9de with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:42.178267  3740 catalog_manager.cc:5696] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:42.202478  4169 tablet_service.cc:1558] Processing DeleteTablet for tablet d46ee1feaeb6420d94e4351f7d5ee9de with delete_type TABLET_DATA_TOMBSTONED (TS b4fdf1c6c9944309bc1a7d6631d1eede not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40846
I20260608 13:02:42.204337  4330 tablet_replica.cc:333] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: stopping tablet replica
I20260608 13:02:42.205003  4330 raft_consensus.cc:2243] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:02:42.205437  4330 raft_consensus.cc:2272] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:02:42.207816  4330 ts_tablet_manager.cc:1916] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:42.219098  4330 ts_tablet_manager.cc:1929] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 13:02:42.219482  4330 log.cc:1199] T d46ee1feaeb6420d94e4351f7d5ee9de P b4fdf1c6c9944309bc1a7d6631d1eede: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-3-root/wals/d46ee1feaeb6420d94e4351f7d5ee9de
I20260608 13:02:42.220851  3727 catalog_manager.cc:5027] TS b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): tablet d46ee1feaeb6420d94e4351f7d5ee9de (table test-workload [id=dab5f78f3abe424b80650ad8972e940e]) successfully deleted
I20260608 13:02:42.239009  4179 raft_consensus.cc:1217] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:02:42.358520  4179 raft_consensus.cc:1217] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:02:42.378249  3991 consensus_queue.cc:237] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:42.383623  3918 raft_consensus.cc:1275] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:42.383749  4268 raft_consensus.cc:1275] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:42.385140  4322 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:42.386014  4058 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:42.393667  4058 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } }
I20260608 13:02:42.397290  3991 consensus_queue.cc:237] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [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: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } }
I20260608 13:02:42.399050  4267 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } }
I20260608 13:02:42.399891  3918 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } }
I20260608 13:02:42.406243  3727 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4168908c0f624019b7dca264d694ad8b with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:42.413798  3738 catalog_manager.cc:5696] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 reported cstate change: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } }
I20260608 13:02:42.416548  4266 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:42.418497  3918 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:42.418434  4058 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:02:42.420251  4318 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:42.425716  4318 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } }
I20260608 13:02:42.427775  4267 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } }
I20260608 13:02:42.430944  4169 tablet_service.cc:1558] Processing DeleteTablet for tablet 4168908c0f624019b7dca264d694ad8b with delete_type TABLET_DATA_TOMBSTONED (TS b4fdf1c6c9944309bc1a7d6631d1eede not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40846
I20260608 13:02:42.431923  4330 tablet_replica.cc:333] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: stopping tablet replica
I20260608 13:02:42.431473  3916 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } }
I20260608 13:02:42.432868  4330 raft_consensus.cc:2243] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:02:42.433458  4330 raft_consensus.cc:2272] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:02:42.438213  4330 ts_tablet_manager.cc:1916] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:42.440343  3727 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d496238b96de4d8f929d9bfd3ee4ba08 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:42.445864  3738 catalog_manager.cc:5696] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 reported cstate change: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } }
I20260608 13:02:42.449537  3991 consensus_queue.cc:237] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } }
I20260608 13:02:42.456637  4267 raft_consensus.cc:1275] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:42.456637  3916 raft_consensus.cc:1275] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:42.458596  4169 tablet_service.cc:1558] Processing DeleteTablet for tablet d496238b96de4d8f929d9bfd3ee4ba08 with delete_type TABLET_DATA_TOMBSTONED (TS b4fdf1c6c9944309bc1a7d6631d1eede not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40846
I20260608 13:02:42.458424  4318 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:42.460409  4330 ts_tablet_manager.cc:1929] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 13:02:42.460865  4330 log.cc:1199] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-3-root/wals/4168908c0f624019b7dca264d694ad8b
I20260608 13:02:42.461820  4318 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:42.462764  3727 catalog_manager.cc:5027] TS b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): tablet 4168908c0f624019b7dca264d694ad8b (table test-workload [id=dab5f78f3abe424b80650ad8972e940e]) successfully deleted
I20260608 13:02:42.464021  4330 tablet_replica.cc:333] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: stopping tablet replica
I20260608 13:02:42.469445  4330 raft_consensus.cc:2243] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:02:42.470077  4330 raft_consensus.cc:2272] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:02:42.471513  4058 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } }
I20260608 13:02:42.473191  4330 ts_tablet_manager.cc:1916] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:42.472421  3918 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } }
I20260608 13:02:42.482607  3727 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b7ba99de80e04c94b6daccf2a91de485 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:42.485978  3740 catalog_manager.cc:5696] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 reported cstate change: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } }
I20260608 13:02:42.491216  4330 ts_tablet_manager.cc:1929] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 13:02:42.491882  4330 log.cc:1199] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-3-root/wals/d496238b96de4d8f929d9bfd3ee4ba08
I20260608 13:02:42.491206  4267 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } }
I20260608 13:02:42.493430  3727 catalog_manager.cc:5027] TS b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): tablet d496238b96de4d8f929d9bfd3ee4ba08 (table test-workload [id=dab5f78f3abe424b80650ad8972e940e]) successfully deleted
I20260608 13:02:42.496927  4169 tablet_service.cc:1558] Processing DeleteTablet for tablet b7ba99de80e04c94b6daccf2a91de485 with delete_type TABLET_DATA_TOMBSTONED (TS b4fdf1c6c9944309bc1a7d6631d1eede not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:40846
I20260608 13:02:42.497901  4330 tablet_replica.cc:333] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: stopping tablet replica
I20260608 13:02:42.498708  4330 raft_consensus.cc:2243] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:02:42.499220  4330 raft_consensus.cc:2272] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:02:42.502061  4330 ts_tablet_manager.cc:1916] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:42.515189  4330 ts_tablet_manager.cc:1929] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 13:02:42.515482  4330 log.cc:1199] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-3-root/wals/b7ba99de80e04c94b6daccf2a91de485
I20260608 13:02:42.516702  3727 catalog_manager.cc:5027] TS b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): tablet b7ba99de80e04c94b6daccf2a91de485 (table test-workload [id=dab5f78f3abe424b80650ad8972e940e]) successfully deleted
I20260608 13:02:43.084328  3991 consensus_queue.cc:237] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [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: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
W20260608 13:02:43.090457  3957 consensus_peers.cc:597] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): Couldn't send request to peer b4fdf1c6c9944309bc1a7d6631d1eede. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:43.091203  4266 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:43.091717  3918 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:43.092800  4339 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:43.093727  4058 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:43.099794  4338 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:43.101558  4266 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:43.101547  3918 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:43.114399  3739 catalog_manager.cc:5696] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 reported cstate change: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:43.119186  3991 consensus_queue.cc:237] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:43.126432  3918 raft_consensus.cc:1275] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 13:02:43.126612  3957 consensus_peers.cc:597] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): Couldn't send request to peer b4fdf1c6c9944309bc1a7d6631d1eede. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:43.126843  4266 raft_consensus.cc:1275] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:43.127835  4058 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:43.128763  4339 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:43.136425  4339 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:43.138435  4266 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:43.139364  3918 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:43.149858  3740 catalog_manager.cc:5696] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:43.153671  3991 consensus_queue.cc:237] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [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: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:43.159642  3918 raft_consensus.cc:1275] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 13:02:43.160109  3957 consensus_peers.cc:597] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): Couldn't send request to peer b4fdf1c6c9944309bc1a7d6631d1eede. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:43.161154  4338 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:43.160954  4266 raft_consensus.cc:1275] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:43.164608  4338 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:43.168329  4339 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:43.170532  3918 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:43.180655  3991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d496238b96de4d8f929d9bfd3ee4ba08"
dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34480
I20260608 13:02:43.180073  4267 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } } }
I20260608 13:02:43.181407  3991 raft_consensus.cc:606] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Received request to transfer leadership
I20260608 13:02:43.184654  3738 catalog_manager.cc:5696] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: config changed from index 3 to 4, NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:43.186913  3991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d496238b96de4d8f929d9bfd3ee4ba08"
dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34480
I20260608 13:02:43.187521  3991 raft_consensus.cc:606] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Received request to transfer leadership
I20260608 13:02:43.191210  3991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d496238b96de4d8f929d9bfd3ee4ba08"
dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34480
I20260608 13:02:43.191757  3991 raft_consensus.cc:606] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Received request to transfer leadership
W20260608 13:02:43.199270  3789 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 13:02:43.199687  3789 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for d496238b96de4d8f929d9bfd3ee4ba08 already in progress
W20260608 13:02:43.199963  3789 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for d496238b96de4d8f929d9bfd3ee4ba08 already in progress
I20260608 13:02:43.480590  4338 raft_consensus.cc:993] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756: : Instructing follower 305f740fb52d4dd6a6da1b155fc7e262 to start an election
I20260608 13:02:43.481096  4339 raft_consensus.cc:1081] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Signalling peer 305f740fb52d4dd6a6da1b155fc7e262 to start an election
I20260608 13:02:43.482618  3918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d496238b96de4d8f929d9bfd3ee4ba08"
dest_uuid: "305f740fb52d4dd6a6da1b155fc7e262"
 from {username='slave'} at 127.0.0.1:43330
I20260608 13:02:43.483116  3918 raft_consensus.cc:493] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:02:43.483399  3918 raft_consensus.cc:3060] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:43.487743  3918 raft_consensus.cc:515] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:43.491117  3918 leader_election.cc:290] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [CANDIDATE]: Term 2 election: Requested vote from peers cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929), cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035)
I20260608 13:02:43.492787  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d496238b96de4d8f929d9bfd3ee4ba08" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cc0a39e992f44c37bb4b735ee1ba5756"
I20260608 13:02:43.493512  3991 raft_consensus.cc:3055] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:02:43.493889  3991 raft_consensus.cc:740] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc0a39e992f44c37bb4b735ee1ba5756, State: Running, Role: LEADER
I20260608 13:02:43.494778  3991 consensus_queue.cc:260] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [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: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:43.496308  3991 raft_consensus.cc:3060] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:43.502319  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d496238b96de4d8f929d9bfd3ee4ba08" candidate_uuid: "305f740fb52d4dd6a6da1b155fc7e262" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cbe70afac3934ef9a974e456f72456f0"
I20260608 13:02:43.502856  3991 raft_consensus.cc:2468] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305f740fb52d4dd6a6da1b155fc7e262 in term 2.
I20260608 13:02:43.502990  4267 raft_consensus.cc:3060] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:43.504293  3883 leader_election.cc:304] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [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: 305f740fb52d4dd6a6da1b155fc7e262, cc0a39e992f44c37bb4b735ee1ba5756; no voters: 
I20260608 13:02:43.505064  4341 raft_consensus.cc:2804] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:43.508100  4341 raft_consensus.cc:697] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 2 LEADER]: Becoming Leader. State: Replica: 305f740fb52d4dd6a6da1b155fc7e262, State: Running, Role: LEADER
I20260608 13:02:43.509229  4349 ts_tablet_manager.cc:933] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Initiating tablet copy from peer cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:43.509122  4341 consensus_queue.cc:237] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [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: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:43.510413  4267 raft_consensus.cc:2468] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 305f740fb52d4dd6a6da1b155fc7e262 in term 2.
I20260608 13:02:43.513265  4349 tablet_copy_client.cc:323] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:34929
I20260608 13:02:43.516834  4002 tablet_copy_service.cc:140] P cc0a39e992f44c37bb4b735ee1ba5756: Received BeginTabletCopySession request for tablet 4168908c0f624019b7dca264d694ad8b from peer b4fdf1c6c9944309bc1a7d6631d1eede ({username='slave'} at 127.0.0.1:52222)
I20260608 13:02:43.517378  4002 tablet_copy_service.cc:161] P cc0a39e992f44c37bb4b735ee1ba5756: Beginning new tablet copy session on tablet 4168908c0f624019b7dca264d694ad8b from peer b4fdf1c6c9944309bc1a7d6631d1eede at {username='slave'} at 127.0.0.1:52222: session id = b4fdf1c6c9944309bc1a7d6631d1eede-4168908c0f624019b7dca264d694ad8b
I20260608 13:02:43.519663  3740 catalog_manager.cc:5696] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 reported cstate change: term changed from 1 to 2, leader changed from cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131) to 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130). New cstate: current_term: 2 leader_uuid: "305f740fb52d4dd6a6da1b155fc7e262" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:43.525014  4002 tablet_copy_source_session.cc:215] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:43.528069  4349 ts_tablet_manager.cc:1916] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 13:02:43.543576  4349 ts_tablet_manager.cc:1929] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 13:02:43.544399  4349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4168908c0f624019b7dca264d694ad8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:43.552068  4349 tablet_copy_client.cc:806] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:43.552716  4349 tablet_copy_client.cc:670] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:43.556434  4349 tablet_copy_client.cc:538] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:43.565136  4349 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap starting.
I20260608 13:02:43.585889  4349 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:02:43.586638  4349 tablet_bootstrap.cc:492] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap complete.
I20260608 13:02:43.587239  4349 ts_tablet_manager.cc:1403] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 13:02:43.589656  4349 raft_consensus.cc:359] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:43.590265  4349 raft_consensus.cc:740] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4fdf1c6c9944309bc1a7d6631d1eede, State: Initialized, Role: LEARNER
I20260608 13:02:43.590809  4349 consensus_queue.cc:260] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:43.593721  4349 ts_tablet_manager.cc:1434] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 13:02:43.595891  4002 tablet_copy_service.cc:342] P cc0a39e992f44c37bb4b735ee1ba5756: Request end of tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-4168908c0f624019b7dca264d694ad8b received from {username='slave'} at 127.0.0.1:52222
I20260608 13:02:43.596369  4002 tablet_copy_service.cc:434] P cc0a39e992f44c37bb4b735ee1ba5756: ending tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-4168908c0f624019b7dca264d694ad8b on tablet 4168908c0f624019b7dca264d694ad8b with peer b4fdf1c6c9944309bc1a7d6631d1eede
I20260608 13:02:43.770810  4349 ts_tablet_manager.cc:933] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Initiating tablet copy from peer cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929)
I20260608 13:02:43.772550  4349 tablet_copy_client.cc:323] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:34929
I20260608 13:02:43.774112  4002 tablet_copy_service.cc:140] P cc0a39e992f44c37bb4b735ee1ba5756: Received BeginTabletCopySession request for tablet b7ba99de80e04c94b6daccf2a91de485 from peer b4fdf1c6c9944309bc1a7d6631d1eede ({username='slave'} at 127.0.0.1:52222)
I20260608 13:02:43.774544  4002 tablet_copy_service.cc:161] P cc0a39e992f44c37bb4b735ee1ba5756: Beginning new tablet copy session on tablet b7ba99de80e04c94b6daccf2a91de485 from peer b4fdf1c6c9944309bc1a7d6631d1eede at {username='slave'} at 127.0.0.1:52222: session id = b4fdf1c6c9944309bc1a7d6631d1eede-b7ba99de80e04c94b6daccf2a91de485
I20260608 13:02:43.779537  4002 tablet_copy_source_session.cc:215] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:43.781893  4349 ts_tablet_manager.cc:1916] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 13:02:43.791895  4349 ts_tablet_manager.cc:1929] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 13:02:43.792554  4349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ba99de80e04c94b6daccf2a91de485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:43.797545  4349 tablet_copy_client.cc:806] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:43.798167  4349 tablet_copy_client.cc:670] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:43.801693  4349 tablet_copy_client.cc:538] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:43.807262  4349 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap starting.
I20260608 13:02:43.825928  4349 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:02:43.826592  4349 tablet_bootstrap.cc:492] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap complete.
I20260608 13:02:43.827143  4349 ts_tablet_manager.cc:1403] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260608 13:02:43.829051  4349 raft_consensus.cc:359] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:43.829646  4349 raft_consensus.cc:740] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b4fdf1c6c9944309bc1a7d6631d1eede, State: Initialized, Role: LEARNER
I20260608 13:02:43.830165  4349 consensus_queue.cc:260] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:43.831899  4349 ts_tablet_manager.cc:1434] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:02:43.833770  4002 tablet_copy_service.cc:342] P cc0a39e992f44c37bb4b735ee1ba5756: Request end of tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-b7ba99de80e04c94b6daccf2a91de485 received from {username='slave'} at 127.0.0.1:52222
I20260608 13:02:43.834221  4002 tablet_copy_service.cc:434] P cc0a39e992f44c37bb4b735ee1ba5756: ending tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-b7ba99de80e04c94b6daccf2a91de485 on tablet b7ba99de80e04c94b6daccf2a91de485 with peer b4fdf1c6c9944309bc1a7d6631d1eede
I20260608 13:02:43.902628  3991 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 2 FOLLOWER]: Refusing update from remote peer 305f740fb52d4dd6a6da1b155fc7e262: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:02:43.904158  4341 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:02:43.924954  4267 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 2 FOLLOWER]: Refusing update from remote peer 305f740fb52d4dd6a6da1b155fc7e262: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:02:43.929395  4341 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260608 13:02:43.954499  3883 consensus_peers.cc:597] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 -> Peer b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132:36319): Couldn't send request to peer b4fdf1c6c9944309bc1a7d6631d1eede. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:44.082037  4179 raft_consensus.cc:1217] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 13:02:44.191308  4179 raft_consensus.cc:1217] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 13:02:44.305037  4349 ts_tablet_manager.cc:933] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Initiating tablet copy from peer 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769)
I20260608 13:02:44.306617  4349 tablet_copy_client.cc:323] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:37769
I20260608 13:02:44.318611  3928 tablet_copy_service.cc:140] P 305f740fb52d4dd6a6da1b155fc7e262: Received BeginTabletCopySession request for tablet d496238b96de4d8f929d9bfd3ee4ba08 from peer b4fdf1c6c9944309bc1a7d6631d1eede ({username='slave'} at 127.0.0.1:50446)
I20260608 13:02:44.319257  3928 tablet_copy_service.cc:161] P 305f740fb52d4dd6a6da1b155fc7e262: Beginning new tablet copy session on tablet d496238b96de4d8f929d9bfd3ee4ba08 from peer b4fdf1c6c9944309bc1a7d6631d1eede at {username='slave'} at 127.0.0.1:50446: session id = b4fdf1c6c9944309bc1a7d6631d1eede-d496238b96de4d8f929d9bfd3ee4ba08
I20260608 13:02:44.324692  3928 tablet_copy_source_session.cc:215] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:44.327102  4349 ts_tablet_manager.cc:1916] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 13:02:44.336141  4349 ts_tablet_manager.cc:1929] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 13:02:44.336769  4349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d496238b96de4d8f929d9bfd3ee4ba08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:44.342010  4349 tablet_copy_client.cc:806] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:44.342468  4349 tablet_copy_client.cc:670] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:44.346333  4349 tablet_copy_client.cc:538] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:44.352146  4349 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap starting.
I20260608 13:02:44.369633  4349 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:02:44.370256  4349 tablet_bootstrap.cc:492] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Bootstrap complete.
I20260608 13:02:44.370762  4349 ts_tablet_manager.cc:1403] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 13:02:44.372822  4349 raft_consensus.cc:359] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:44.373364  4349 raft_consensus.cc:740] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b4fdf1c6c9944309bc1a7d6631d1eede, State: Initialized, Role: LEARNER
I20260608 13:02:44.373842  4349 consensus_queue.cc:260] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: true } }
I20260608 13:02:44.375566  4349 ts_tablet_manager.cc:1434] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:02:44.377605  3928 tablet_copy_service.cc:342] P 305f740fb52d4dd6a6da1b155fc7e262: Request end of tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-d496238b96de4d8f929d9bfd3ee4ba08 received from {username='slave'} at 127.0.0.1:50446
I20260608 13:02:44.378104  3928 tablet_copy_service.cc:434] P 305f740fb52d4dd6a6da1b155fc7e262: ending tablet copy session b4fdf1c6c9944309bc1a7d6631d1eede-d496238b96de4d8f929d9bfd3ee4ba08 on tablet d496238b96de4d8f929d9bfd3ee4ba08 with peer b4fdf1c6c9944309bc1a7d6631d1eede
I20260608 13:02:44.566866  4339 raft_consensus.cc:1064] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756: attempting to promote NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede to VOTER
I20260608 13:02:44.569027  4339 consensus_queue.cc:237] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } }
I20260608 13:02:44.577464  4179 raft_consensus.cc:1275] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:02:44.577571  3918 raft_consensus.cc:1275] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:02:44.577916  4267 raft_consensus.cc:1275] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:02:44.579408  4339 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:02:44.580340  4369 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:02:44.581247  4363 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:02:44.603457  4369 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.605448  3916 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.619980  4179 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.620426  3740 catalog_manager.cc:5696] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 reported cstate change: config changed from index 4 to 5, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.621625  4267 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } attrs { replace: true } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.658696  3991 consensus_queue.cc:237] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } }
I20260608 13:02:44.664045  4179 raft_consensus.cc:1275] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 13:02:44.664049  3916 raft_consensus.cc:1275] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 13:02:44.665647  4339 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 13:02:44.666461  4369 consensus_queue.cc:1048] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 13:02:44.673270  4339 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cbe70afac3934ef9a974e456f72456f0 (127.28.21.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.675362  4179 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cbe70afac3934ef9a974e456f72456f0 (127.28.21.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.676060  3916 raft_consensus.cc:2955] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cbe70afac3934ef9a974e456f72456f0 (127.28.21.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.683991  3727 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4168908c0f624019b7dca264d694ad8b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:44.691218  3738 catalog_manager.cc:5696] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 reported cstate change: config changed from index 5 to 6, VOTER cbe70afac3934ef9a974e456f72456f0 (127.28.21.129) evicted. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.701901  4257 tablet_service.cc:1558] Processing DeleteTablet for tablet 4168908c0f624019b7dca264d694ad8b with delete_type TABLET_DATA_TOMBSTONED (TS cbe70afac3934ef9a974e456f72456f0 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50220
I20260608 13:02:44.709873  4378 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:44.710865  4378 raft_consensus.cc:2243] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:44.711638  4378 raft_consensus.cc:2272] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:44.714511  4378 ts_tablet_manager.cc:1916] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:44.726830  4378 ts_tablet_manager.cc:1929] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 13:02:44.727223  4378 log.cc:1199] T 4168908c0f624019b7dca264d694ad8b P cbe70afac3934ef9a974e456f72456f0: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-0-root/wals/4168908c0f624019b7dca264d694ad8b
I20260608 13:02:44.728847  3728 catalog_manager.cc:5027] TS cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): tablet 4168908c0f624019b7dca264d694ad8b (table test-workload [id=dab5f78f3abe424b80650ad8972e940e]) successfully deleted
I20260608 13:02:44.796229  4179 raft_consensus.cc:1217] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 2 LEARNER]: Deduplicated request from leader. Original: 1.4->[2.5-2.5]   Dedup: 2.5->[]
I20260608 13:02:44.801564  4363 raft_consensus.cc:1064] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756: attempting to promote NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede to VOTER
I20260608 13:02:44.804347  4363 consensus_queue.cc:237] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } }
I20260608 13:02:44.811968  3916 raft_consensus.cc:1275] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:02:44.812337  4178 raft_consensus.cc:1275] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 LEARNER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:02:44.813588  4267 raft_consensus.cc:1275] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:02:44.813771  4363 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:02:44.814719  4369 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:02:44.815610  4339 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:02:44.835435  4363 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.838359  4267 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.838913  3916 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.849138  4178 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.853024  3737 catalog_manager.cc:5696] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: config changed from index 4 to 5, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:44.871517  3991 consensus_queue.cc:237] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } }
I20260608 13:02:44.878026  4178 raft_consensus.cc:1275] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 13:02:44.879770  4369 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 13:02:44.881474  4267 raft_consensus.cc:1275] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Refusing update from remote peer cc0a39e992f44c37bb4b735ee1ba5756: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 13:02:44.882982  4369 consensus_queue.cc:1048] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 13:02:44.888173  4363 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.890477  4178 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.895963  4267 raft_consensus.cc:2955] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:44.898490  3727 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b7ba99de80e04c94b6daccf2a91de485 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:44.904035  3740 catalog_manager.cc:5696] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 reported cstate change: config changed from index 5 to 6, VOTER 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130) evicted. New cstate: current_term: 1 leader_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:44.922277  3906 tablet_service.cc:1558] Processing DeleteTablet for tablet b7ba99de80e04c94b6daccf2a91de485 with delete_type TABLET_DATA_TOMBSTONED (TS 305f740fb52d4dd6a6da1b155fc7e262 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:43316
I20260608 13:02:44.924110  4383 tablet_replica.cc:333] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262: stopping tablet replica
I20260608 13:02:44.925107  4383 raft_consensus.cc:2243] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:44.925972  4383 raft_consensus.cc:2272] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:44.928544  4383 ts_tablet_manager.cc:1916] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:44.939574  4383 ts_tablet_manager.cc:1929] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 13:02:44.939891  4383 log.cc:1199] T b7ba99de80e04c94b6daccf2a91de485 P 305f740fb52d4dd6a6da1b155fc7e262: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-1-root/wals/b7ba99de80e04c94b6daccf2a91de485
I20260608 13:02:44.941421  3726 catalog_manager.cc:5027] TS 305f740fb52d4dd6a6da1b155fc7e262 (127.28.21.130:37769): tablet b7ba99de80e04c94b6daccf2a91de485 (table test-workload [id=dab5f78f3abe424b80650ad8972e940e]) successfully deleted
I20260608 13:02:45.302345  4359 raft_consensus.cc:1064] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262: attempting to promote NON_VOTER b4fdf1c6c9944309bc1a7d6631d1eede to VOTER
I20260608 13:02:45.304430  4359 consensus_queue.cc:237] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 4, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } }
I20260608 13:02:45.310622  4178 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 2 LEARNER]: Refusing update from remote peer 305f740fb52d4dd6a6da1b155fc7e262: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 13:02:45.311947  3991 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 2 FOLLOWER]: Refusing update from remote peer 305f740fb52d4dd6a6da1b155fc7e262: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 13:02:45.312043  4267 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 2 FOLLOWER]: Refusing update from remote peer 305f740fb52d4dd6a6da1b155fc7e262: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 2 index: 6. (index mismatch)
I20260608 13:02:45.312259  4387 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 13:02:45.313645  4359 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 13:02:45.314648  4384 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 13:02:45.323899  4359 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 2 LEADER]: Committing config change with OpId 2.6: config changed from index 4 to 6, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:45.325951  4178 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:45.328147  4267 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:45.338410  3740 catalog_manager.cc:5696] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede reported cstate change: config changed from index 4 to 6, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "305f740fb52d4dd6a6da1b155fc7e262" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:45.342990  3991 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 2 FOLLOWER]: Committing config change with OpId 2.6: config changed from index 4 to 6, b4fdf1c6c9944309bc1a7d6631d1eede (127.28.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cc0a39e992f44c37bb4b735ee1ba5756" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 34929 } attrs { replace: true } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:45.356312  3916 consensus_queue.cc:237] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 2.6, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } }
I20260608 13:02:45.362144  4178 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 2 FOLLOWER]: Refusing update from remote peer 305f740fb52d4dd6a6da1b155fc7e262: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 13:02:45.362737  4267 raft_consensus.cc:1275] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 2 FOLLOWER]: Refusing update from remote peer 305f740fb52d4dd6a6da1b155fc7e262: Log matching property violated. Preceding OpId in replica: term: 2 index: 6. Preceding OpId from leader: term: 2 index: 7. (index mismatch)
I20260608 13:02:45.363579  4387 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 13:02:45.364593  4359 consensus_queue.cc:1048] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 13:02:45.370631  4387 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 2 LEADER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:45.373510  4178 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:45.373668  4267 raft_consensus.cc:2955] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 2 FOLLOWER]: Committing config change with OpId 2.7: config changed from index 6 to 7, VOTER cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:45.382150  3726 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d496238b96de4d8f929d9bfd3ee4ba08 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:45.383539  3739 catalog_manager.cc:5696] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede reported cstate change: config changed from index 6 to 7, VOTER cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131) evicted. New cstate: current_term: 2 leader_uuid: "305f740fb52d4dd6a6da1b155fc7e262" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "305f740fb52d4dd6a6da1b155fc7e262" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 37769 } } peers { permanent_uuid: "cbe70afac3934ef9a974e456f72456f0" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41035 } } peers { permanent_uuid: "b4fdf1c6c9944309bc1a7d6631d1eede" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 36319 } attrs { promote: false } } }
I20260608 13:02:45.393484  3979 tablet_service.cc:1558] Processing DeleteTablet for tablet d496238b96de4d8f929d9bfd3ee4ba08 with delete_type TABLET_DATA_TOMBSTONED (TS cc0a39e992f44c37bb4b735ee1ba5756 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:34480
I20260608 13:02:45.395408  4391 tablet_replica.cc:333] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756: stopping tablet replica
I20260608 13:02:45.396389  4391 raft_consensus.cc:2243] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:45.397231  4391 raft_consensus.cc:2272] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:45.400543  4391 ts_tablet_manager.cc:1916] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:45.410950  4391 ts_tablet_manager.cc:1929] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.6
I20260608 13:02:45.411303  4391 log.cc:1199] T d496238b96de4d8f929d9bfd3ee4ba08 P cc0a39e992f44c37bb4b735ee1ba5756: Deleting WAL directory at /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923554775813-28758-0/minicluster-data/ts-2-root/wals/d496238b96de4d8f929d9bfd3ee4ba08
I20260608 13:02:45.412942  3727 catalog_manager.cc:5027] TS cc0a39e992f44c37bb4b735ee1ba5756 (127.28.21.131:34929): tablet d496238b96de4d8f929d9bfd3ee4ba08 (table test-workload [id=dab5f78f3abe424b80650ad8972e940e]) successfully deleted
I20260608 13:02:46.492283 28758 tablet_server.cc:179] TabletServer@127.28.21.129:41035 shutting down...
I20260608 13:02:46.523006 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:46.524012 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:46.525002 28758 raft_consensus.cc:2243] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:46.527379 28758 raft_consensus.cc:2272] T d496238b96de4d8f929d9bfd3ee4ba08 P cbe70afac3934ef9a974e456f72456f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.530400 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:46.530931 28758 raft_consensus.cc:2243] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:46.531880 28758 raft_consensus.cc:2272] T d46ee1feaeb6420d94e4351f7d5ee9de P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.534252 28758 tablet_replica.cc:333] stopping tablet replica
I20260608 13:02:46.534722 28758 raft_consensus.cc:2243] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:46.535496 28758 raft_consensus.cc:2272] T b7ba99de80e04c94b6daccf2a91de485 P cbe70afac3934ef9a974e456f72456f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:02:46.554641  3958 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111) [suppressed 39 similar messages]
W20260608 13:02:46.558168  3958 consensus_peers.cc:597] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 -> Peer cbe70afac3934ef9a974e456f72456f0 (127.28.21.129:41035): Couldn't send request to peer cbe70afac3934ef9a974e456f72456f0. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:46.563437 28758 tablet_server.cc:196] TabletServer@127.28.21.129:41035 shutdown complete.
I20260608 13:02:46.595361 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:02:46.625629 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:46.626443 28758 tablet_replica.cc:333] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262: stopping tablet replica
I20260608 13:02:46.627296 28758 raft_consensus.cc:2243] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:46.628279 28758 raft_consensus.cc:2272] T d46ee1feaeb6420d94e4351f7d5ee9de P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.630985 28758 tablet_replica.cc:333] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262: stopping tablet replica
I20260608 13:02:46.631529 28758 raft_consensus.cc:2243] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:46.633034 28758 raft_consensus.cc:2272] T 4168908c0f624019b7dca264d694ad8b P 305f740fb52d4dd6a6da1b155fc7e262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.635303 28758 tablet_replica.cc:333] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262: stopping tablet replica
I20260608 13:02:46.635833 28758 raft_consensus.cc:2243] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:02:46.636865 28758 raft_consensus.cc:2272] T d496238b96de4d8f929d9bfd3ee4ba08 P 305f740fb52d4dd6a6da1b155fc7e262 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.662891 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:02:46.692533 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:02:46.719772 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:46.720649 28758 tablet_replica.cc:333] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756: stopping tablet replica
I20260608 13:02:46.721344 28758 raft_consensus.cc:2243] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:46.722265 28758 raft_consensus.cc:2272] T 4168908c0f624019b7dca264d694ad8b P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.724694 28758 tablet_replica.cc:333] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756: stopping tablet replica
I20260608 13:02:46.725279 28758 raft_consensus.cc:2243] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:46.726224 28758 raft_consensus.cc:2272] T b7ba99de80e04c94b6daccf2a91de485 P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.728540 28758 tablet_replica.cc:333] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756: stopping tablet replica
I20260608 13:02:46.729027 28758 raft_consensus.cc:2243] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:46.729966 28758 raft_consensus.cc:2272] T d46ee1feaeb6420d94e4351f7d5ee9de P cc0a39e992f44c37bb4b735ee1ba5756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.755741 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:02:46.781261 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:02:46.815332 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:46.816296 28758 tablet_replica.cc:333] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede: stopping tablet replica
I20260608 13:02:46.817001 28758 raft_consensus.cc:2243] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:46.818110 28758 raft_consensus.cc:2272] T d496238b96de4d8f929d9bfd3ee4ba08 P b4fdf1c6c9944309bc1a7d6631d1eede [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.821513 28758 tablet_replica.cc:333] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede: stopping tablet replica
I20260608 13:02:46.822126 28758 raft_consensus.cc:2243] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:46.823037 28758 raft_consensus.cc:2272] T 4168908c0f624019b7dca264d694ad8b P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.825711 28758 tablet_replica.cc:333] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede: stopping tablet replica
I20260608 13:02:46.826268 28758 raft_consensus.cc:2243] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:46.827087 28758 raft_consensus.cc:2272] T b7ba99de80e04c94b6daccf2a91de485 P b4fdf1c6c9944309bc1a7d6631d1eede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.853327 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:02:46.870072 28758 master.cc:562] Master@127.28.21.190:41115 shutting down...
I20260608 13:02:46.889397 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:46.890097 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:46.890479 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P f36bfa076564430dbc91234d4b1abe42: stopping tablet replica
I20260608 13:02:46.912114 28758 master.cc:584] Master@127.28.21.190:41115 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10085 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 13:02:46.955020 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:42017
I20260608 13:02:46.956189 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:46.962090  4395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:46.962304  4396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:46.962985  4398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:46.964373 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:46.965143 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:46.965358 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:46.965523 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923766965506 us; error 0 us; skew 500 ppm
I20260608 13:02:46.966159 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:46.968641 28758 webserver.cc:533] Webserver started at http://127.28.21.190:36795/ using document root <none> and password file <none>
I20260608 13:02:46.969143 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:46.969348 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:46.969622 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:46.970780 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "9eeec916d53f46438fa7f0ccf54b481e"
format_stamp: "Formatted at 2026-06-08 13:02:46 on dist-test-slave-vkhm"
I20260608 13:02:46.975469 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:02:46.978991  4403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:46.979878 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 13:02:46.980259 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "9eeec916d53f46438fa7f0ccf54b481e"
format_stamp: "Formatted at 2026-06-08 13:02:46 on dist-test-slave-vkhm"
I20260608 13:02:46.980546 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-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)
I20260608 13:02:46.994741 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:46.995911 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:47.034687 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:42017
I20260608 13:02:47.034883  4454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:42017 every 8 connection(s)
I20260608 13:02:47.038980  4455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:47.050652  4455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e: Bootstrap starting.
I20260608 13:02:47.055704  4455 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:47.060065  4455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e: No bootstrap required, opened a new log
I20260608 13:02:47.062536  4455 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9eeec916d53f46438fa7f0ccf54b481e" member_type: VOTER }
I20260608 13:02:47.062966  4455 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:47.063151  4455 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eeec916d53f46438fa7f0ccf54b481e, State: Initialized, Role: FOLLOWER
I20260608 13:02:47.063757  4455 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9eeec916d53f46438fa7f0ccf54b481e" member_type: VOTER }
I20260608 13:02:47.064200  4455 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:47.064498  4455 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:47.064720  4455 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:47.069460  4455 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9eeec916d53f46438fa7f0ccf54b481e" member_type: VOTER }
I20260608 13:02:47.069965  4455 leader_election.cc:304] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [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: 9eeec916d53f46438fa7f0ccf54b481e; no voters: 
I20260608 13:02:47.071132  4455 leader_election.cc:290] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:47.071645  4458 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:47.073207  4458 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [term 1 LEADER]: Becoming Leader. State: Replica: 9eeec916d53f46438fa7f0ccf54b481e, State: Running, Role: LEADER
I20260608 13:02:47.074067  4458 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [LEADER]: Queue going to LEADER mode. State: All 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: "9eeec916d53f46438fa7f0ccf54b481e" member_type: VOTER }
I20260608 13:02:47.074476  4455 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:47.079944  4460 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9eeec916d53f46438fa7f0ccf54b481e. Latest consensus state: current_term: 1 leader_uuid: "9eeec916d53f46438fa7f0ccf54b481e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9eeec916d53f46438fa7f0ccf54b481e" member_type: VOTER } }
I20260608 13:02:47.080053  4459 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9eeec916d53f46438fa7f0ccf54b481e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9eeec916d53f46438fa7f0ccf54b481e" member_type: VOTER } }
I20260608 13:02:47.081187  4460 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:47.081243  4459 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:47.088471  4467 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:47.093744  4467 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:47.094915 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:47.103140  4467 catalog_manager.cc:1382] Generated new cluster ID: cb208fb402c747f597aa493f96cbd832
I20260608 13:02:47.103484  4467 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:47.134922  4467 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:47.136264  4467 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:47.150970  4467 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e: Generated new TSK 0
I20260608 13:02:47.151597  4467 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:47.162159 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:47.168380  4477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:47.169684  4478 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:47.171291 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:47.171674  4480 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:47.172643 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:47.172848 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:47.173014 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923767173002 us; error 0 us; skew 500 ppm
I20260608 13:02:47.173529 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:47.176007 28758 webserver.cc:533] Webserver started at http://127.28.21.129:44167/ using document root <none> and password file <none>
I20260608 13:02:47.176666 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:47.176890 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:47.177172 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:47.178282 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "f8a66e3bdfa341e683698aeaf7155dfe"
format_stamp: "Formatted at 2026-06-08 13:02:47 on dist-test-slave-vkhm"
I20260608 13:02:47.183126 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 13:02:47.186808  4485 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:47.187538 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 13:02:47.187829 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "f8a66e3bdfa341e683698aeaf7155dfe"
format_stamp: "Formatted at 2026-06-08 13:02:47 on dist-test-slave-vkhm"
I20260608 13:02:47.188124 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-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)
I20260608 13:02:47.206666 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:47.207922 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:47.209470 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:47.211774 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:47.212008 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:47.212311 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:47.212498 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:47.252550 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:42821
I20260608 13:02:47.252621  4547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:42821 every 8 connection(s)
I20260608 13:02:47.258006 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:47.264981  4552 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:47.266072  4553 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:47.274636 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:47.274718  4555 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:47.275944 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:47.276252 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:47.276471 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923767276449 us; error 0 us; skew 500 ppm
I20260608 13:02:47.277243 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:47.280182  4548 heartbeater.cc:344] Connected to a master server at 127.28.21.190:42017
I20260608 13:02:47.280328 28758 webserver.cc:533] Webserver started at http://127.28.21.130:38841/ using document root <none> and password file <none>
I20260608 13:02:47.280643  4548 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:47.281095 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:47.281400 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:47.281589  4548 heartbeater.cc:507] Master 127.28.21.190:42017 requested a full tablet report, sending...
I20260608 13:02:47.281747 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:47.283232 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "19fb8e9cd4b343eb8efdba41ec928e1e"
format_stamp: "Formatted at 2026-06-08 13:02:47 on dist-test-slave-vkhm"
I20260608 13:02:47.284260  4420 ts_manager.cc:194] Registered new tserver with Master: f8a66e3bdfa341e683698aeaf7155dfe (127.28.21.129:42821)
I20260608 13:02:47.286351  4420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46680
I20260608 13:02:47.288667 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 13:02:47.292773  4560 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:47.293740 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:02:47.294019 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "19fb8e9cd4b343eb8efdba41ec928e1e"
format_stamp: "Formatted at 2026-06-08 13:02:47 on dist-test-slave-vkhm"
I20260608 13:02:47.294282 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-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)
I20260608 13:02:47.308176 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:47.309460 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:47.310884 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:47.313292 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:47.313473 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:47.313792 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:47.313957 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:47.355289 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:42917
I20260608 13:02:47.355432  4622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:42917 every 8 connection(s)
I20260608 13:02:47.360561 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:47.367995  4626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:47.370283  4627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:47.372494 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:47.371968  4629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:47.373732 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:02:47.374008  4623 heartbeater.cc:344] Connected to a master server at 127.28.21.190:42017
W20260608 13:02:47.374045 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:47.374547 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923767374518 us; error 0 us; skew 500 ppm
I20260608 13:02:47.374572  4623 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:47.375264 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:47.375581  4623 heartbeater.cc:507] Master 127.28.21.190:42017 requested a full tablet report, sending...
I20260608 13:02:47.378347  4420 ts_manager.cc:194] Registered new tserver with Master: 19fb8e9cd4b343eb8efdba41ec928e1e (127.28.21.130:42917)
I20260608 13:02:47.378355 28758 webserver.cc:533] Webserver started at http://127.28.21.131:44537/ using document root <none> and password file <none>
I20260608 13:02:47.379235 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:47.379479 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:47.379755 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:47.380280  4420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46696
I20260608 13:02:47.381094 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "1196c8a3292042fb92b431078c7724b8"
format_stamp: "Formatted at 2026-06-08 13:02:47 on dist-test-slave-vkhm"
I20260608 13:02:47.386341 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:02:47.389945  4634 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:47.390762 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 13:02:47.391079 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "1196c8a3292042fb92b431078c7724b8"
format_stamp: "Formatted at 2026-06-08 13:02:47 on dist-test-slave-vkhm"
I20260608 13:02:47.391371 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-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)
I20260608 13:02:47.408138 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:47.409448 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:47.410979 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:47.413388 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:47.413596 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:47.413870 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:47.414016 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:47.454020 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:38615
I20260608 13:02:47.454149  4696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:38615 every 8 connection(s)
I20260608 13:02:47.468415  4697 heartbeater.cc:344] Connected to a master server at 127.28.21.190:42017
I20260608 13:02:47.468844  4697 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:47.469657  4697 heartbeater.cc:507] Master 127.28.21.190:42017 requested a full tablet report, sending...
I20260608 13:02:47.471685  4420 ts_manager.cc:194] Registered new tserver with Master: 1196c8a3292042fb92b431078c7724b8 (127.28.21.131:38615)
I20260608 13:02:47.472083 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014750115s
I20260608 13:02:47.473191  4420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46706
I20260608 13:02:48.289315  4548 heartbeater.cc:499] Master 127.28.21.190:42017 was elected leader, sending a full tablet report...
I20260608 13:02:48.383291  4623 heartbeater.cc:499] Master 127.28.21.190:42017 was elected leader, sending a full tablet report...
I20260608 13:02:48.476137  4697 heartbeater.cc:499] Master 127.28.21.190:42017 was elected leader, sending a full tablet report...
I20260608 13:02:48.529621  4420 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46710:
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"
    }
  }
}
W20260608 13:02:48.532567  4420 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:02:48.594722  4662 tablet_service.cc:1511] Processing CreateTablet for tablet d69680dc50f24ea7b27d6b8d8995de88 (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:48.595299  4660 tablet_service.cc:1511] Processing CreateTablet for tablet 5c00c32200974a448dba942403e5a39d (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:48.596407  4662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69680dc50f24ea7b27d6b8d8995de88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.598209  4660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c00c32200974a448dba942403e5a39d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.598009  4661 tablet_service.cc:1511] Processing CreateTablet for tablet fa1eb777ef324f62be0d4dd57bffa454 (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:48.599530  4661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1eb777ef324f62be0d4dd57bffa454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.601730  4588 tablet_service.cc:1511] Processing CreateTablet for tablet d69680dc50f24ea7b27d6b8d8995de88 (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:48.603111  4588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69680dc50f24ea7b27d6b8d8995de88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.605543  4587 tablet_service.cc:1511] Processing CreateTablet for tablet fa1eb777ef324f62be0d4dd57bffa454 (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:48.606974  4587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1eb777ef324f62be0d4dd57bffa454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.609534  4586 tablet_service.cc:1511] Processing CreateTablet for tablet 5c00c32200974a448dba942403e5a39d (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:48.610951  4586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c00c32200974a448dba942403e5a39d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.613564  4585 tablet_service.cc:1511] Processing CreateTablet for tablet b157897920274bf4828a1c3d98369019 (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:48.614925  4585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b157897920274bf4828a1c3d98369019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.598328  4659 tablet_service.cc:1511] Processing CreateTablet for tablet b157897920274bf4828a1c3d98369019 (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:48.620854  4659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b157897920274bf4828a1c3d98369019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.649832  4513 tablet_service.cc:1511] Processing CreateTablet for tablet d69680dc50f24ea7b27d6b8d8995de88 (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:02:48.651477  4513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69680dc50f24ea7b27d6b8d8995de88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.651389  4512 tablet_service.cc:1511] Processing CreateTablet for tablet fa1eb777ef324f62be0d4dd57bffa454 (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:02:48.653054  4512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1eb777ef324f62be0d4dd57bffa454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.649924  4511 tablet_service.cc:1511] Processing CreateTablet for tablet 5c00c32200974a448dba942403e5a39d (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:02:48.657249  4511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c00c32200974a448dba942403e5a39d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.658473  4717 tablet_bootstrap.cc:492] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8: Bootstrap starting.
I20260608 13:02:48.660725  4510 tablet_service.cc:1511] Processing CreateTablet for tablet b157897920274bf4828a1c3d98369019 (DEFAULT_TABLE table=test-workload [id=a84ca90a45e845f98fb52dcdf6c3e5f4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:02:48.662030  4510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b157897920274bf4828a1c3d98369019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:48.665934  4717 tablet_bootstrap.cc:654] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.678526  4720 tablet_bootstrap.cc:492] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe: Bootstrap starting.
I20260608 13:02:48.679545  4718 tablet_bootstrap.cc:492] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e: Bootstrap starting.
I20260608 13:02:48.685520  4720 tablet_bootstrap.cc:654] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.690714  4718 tablet_bootstrap.cc:654] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.697660  4720 tablet_bootstrap.cc:492] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe: No bootstrap required, opened a new log
I20260608 13:02:48.698175  4720 ts_tablet_manager.cc:1403] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260608 13:02:48.701436  4720 raft_consensus.cc:359] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } }
I20260608 13:02:48.702198  4720 raft_consensus.cc:385] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.702513  4720 raft_consensus.cc:740] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8a66e3bdfa341e683698aeaf7155dfe, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.704351  4720 consensus_queue.cc:260] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } }
I20260608 13:02:48.706787  4717 tablet_bootstrap.cc:492] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8: No bootstrap required, opened a new log
I20260608 13:02:48.707325  4717 ts_tablet_manager.cc:1403] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8: Time spent bootstrapping tablet: real 0.049s	user 0.032s	sys 0.012s
I20260608 13:02:48.708328  4718 tablet_bootstrap.cc:492] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e: No bootstrap required, opened a new log
I20260608 13:02:48.708895  4718 ts_tablet_manager.cc:1403] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.019s
I20260608 13:02:48.709760  4720 ts_tablet_manager.cc:1434] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 13:02:48.710896  4720 tablet_bootstrap.cc:492] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe: Bootstrap starting.
I20260608 13:02:48.710748  4717 raft_consensus.cc:359] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } }
I20260608 13:02:48.711553  4717 raft_consensus.cc:385] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.711886  4717 raft_consensus.cc:740] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1196c8a3292042fb92b431078c7724b8, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.711843  4718 raft_consensus.cc:359] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.712733  4718 raft_consensus.cc:385] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.713078  4718 raft_consensus.cc:740] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb8e9cd4b343eb8efdba41ec928e1e, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.713032  4717 consensus_queue.cc:260] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } }
I20260608 13:02:48.714219  4718 consensus_queue.cc:260] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.720500  4720 tablet_bootstrap.cc:654] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.726300  4717 ts_tablet_manager.cc:1434] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.010s
I20260608 13:02:48.727336  4718 ts_tablet_manager.cc:1434] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.004s
I20260608 13:02:48.727411  4717 tablet_bootstrap.cc:492] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8: Bootstrap starting.
I20260608 13:02:48.729180  4718 tablet_bootstrap.cc:492] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e: Bootstrap starting.
I20260608 13:02:48.733561  4720 tablet_bootstrap.cc:492] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe: No bootstrap required, opened a new log
I20260608 13:02:48.734133  4720 ts_tablet_manager.cc:1403] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.007s
I20260608 13:02:48.735025  4717 tablet_bootstrap.cc:654] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.736411  4718 tablet_bootstrap.cc:654] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.737326  4720 raft_consensus.cc:359] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.738162  4720 raft_consensus.cc:385] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.738500  4720 raft_consensus.cc:740] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8a66e3bdfa341e683698aeaf7155dfe, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.739332  4720 consensus_queue.cc:260] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.742731  4720 ts_tablet_manager.cc:1434] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 13:02:48.744122  4720 tablet_bootstrap.cc:492] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe: Bootstrap starting.
I20260608 13:02:48.748798  4718 tablet_bootstrap.cc:492] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e: No bootstrap required, opened a new log
I20260608 13:02:48.749437  4718 ts_tablet_manager.cc:1403] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260608 13:02:48.751144  4720 tablet_bootstrap.cc:654] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.752949  4718 raft_consensus.cc:359] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.753789  4718 raft_consensus.cc:385] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.754163  4718 raft_consensus.cc:740] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb8e9cd4b343eb8efdba41ec928e1e, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.755163  4718 consensus_queue.cc:260] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.755800  4717 tablet_bootstrap.cc:492] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8: No bootstrap required, opened a new log
I20260608 13:02:48.756409  4717 ts_tablet_manager.cc:1403] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.011s
I20260608 13:02:48.758039  4718 ts_tablet_manager.cc:1434] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:02:48.759167  4718 tablet_bootstrap.cc:492] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e: Bootstrap starting.
I20260608 13:02:48.759478  4717 raft_consensus.cc:359] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.760268  4717 raft_consensus.cc:385] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.760573  4717 raft_consensus.cc:740] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1196c8a3292042fb92b431078c7724b8, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.761521  4717 consensus_queue.cc:260] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.763913  4717 ts_tablet_manager.cc:1434] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260608 13:02:48.764966  4717 tablet_bootstrap.cc:492] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8: Bootstrap starting.
I20260608 13:02:48.766629  4720 tablet_bootstrap.cc:492] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe: No bootstrap required, opened a new log
I20260608 13:02:48.767194  4720 ts_tablet_manager.cc:1403] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260608 13:02:48.768507  4718 tablet_bootstrap.cc:654] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.770674  4720 raft_consensus.cc:359] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.771508  4720 raft_consensus.cc:385] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.771617  4717 tablet_bootstrap.cc:654] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.771970  4720 raft_consensus.cc:740] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8a66e3bdfa341e683698aeaf7155dfe, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.774497  4720 consensus_queue.cc:260] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.778908  4720 ts_tablet_manager.cc:1434] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 13:02:48.779958  4720 tablet_bootstrap.cc:492] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe: Bootstrap starting.
I20260608 13:02:48.781638  4718 tablet_bootstrap.cc:492] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e: No bootstrap required, opened a new log
I20260608 13:02:48.782413  4718 ts_tablet_manager.cc:1403] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260608 13:02:48.786984  4718 raft_consensus.cc:359] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } }
I20260608 13:02:48.788123  4718 raft_consensus.cc:385] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.788504  4718 raft_consensus.cc:740] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb8e9cd4b343eb8efdba41ec928e1e, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.786978  4720 tablet_bootstrap.cc:654] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.789587  4718 consensus_queue.cc:260] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } }
I20260608 13:02:48.794183  4718 ts_tablet_manager.cc:1434] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 13:02:48.795217  4718 tablet_bootstrap.cc:492] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e: Bootstrap starting.
I20260608 13:02:48.800242  4717 tablet_bootstrap.cc:492] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8: No bootstrap required, opened a new log
I20260608 13:02:48.800925  4717 ts_tablet_manager.cc:1403] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.015s
I20260608 13:02:48.801652  4718 tablet_bootstrap.cc:654] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.803450  4720 tablet_bootstrap.cc:492] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe: No bootstrap required, opened a new log
I20260608 13:02:48.804004  4720 ts_tablet_manager.cc:1403] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260608 13:02:48.804509  4717 raft_consensus.cc:359] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.805301  4717 raft_consensus.cc:385] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.805663  4717 raft_consensus.cc:740] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1196c8a3292042fb92b431078c7724b8, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.806654  4717 consensus_queue.cc:260] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.807207  4720 raft_consensus.cc:359] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.808058  4720 raft_consensus.cc:385] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.808391  4720 raft_consensus.cc:740] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8a66e3bdfa341e683698aeaf7155dfe, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.809293  4720 consensus_queue.cc:260] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.811228  4717 ts_tablet_manager.cc:1434] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 13:02:48.812429  4717 tablet_bootstrap.cc:492] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8: Bootstrap starting.
I20260608 13:02:48.813513  4720 ts_tablet_manager.cc:1434] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 13:02:48.817641  4718 tablet_bootstrap.cc:492] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e: No bootstrap required, opened a new log
I20260608 13:02:48.818195  4718 ts_tablet_manager.cc:1403] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260608 13:02:48.819142  4717 tablet_bootstrap.cc:654] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:48.821250  4718 raft_consensus.cc:359] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.822041  4718 raft_consensus.cc:385] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.822345  4718 raft_consensus.cc:740] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19fb8e9cd4b343eb8efdba41ec928e1e, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.823254  4718 consensus_queue.cc:260] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.825589  4718 ts_tablet_manager.cc:1434] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 13:02:48.829712  4717 tablet_bootstrap.cc:492] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8: No bootstrap required, opened a new log
I20260608 13:02:48.829687  4723 raft_consensus.cc:493] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:48.830410  4717 ts_tablet_manager.cc:1403] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260608 13:02:48.830386  4723 raft_consensus.cc:515] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.833855  4717 raft_consensus.cc:359] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.834610  4717 raft_consensus.cc:385] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:48.834949  4717 raft_consensus.cc:740] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1196c8a3292042fb92b431078c7724b8, State: Initialized, Role: FOLLOWER
I20260608 13:02:48.835799  4717 consensus_queue.cc:260] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.838150  4717 ts_tablet_manager.cc:1434] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 13:02:48.840613  4723 leader_election.cc:290] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19fb8e9cd4b343eb8efdba41ec928e1e (127.28.21.130:42917), 1196c8a3292042fb92b431078c7724b8 (127.28.21.131:38615)
I20260608 13:02:48.847771  4598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1eb777ef324f62be0d4dd57bffa454" candidate_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" is_pre_election: true
I20260608 13:02:48.848486  4598 raft_consensus.cc:2468] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8a66e3bdfa341e683698aeaf7155dfe in term 0.
I20260608 13:02:48.849840  4486 leader_election.cc:304] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb8e9cd4b343eb8efdba41ec928e1e, f8a66e3bdfa341e683698aeaf7155dfe; no voters: 
I20260608 13:02:48.850634  4723 raft_consensus.cc:2804] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:48.850660  4672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1eb777ef324f62be0d4dd57bffa454" candidate_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1196c8a3292042fb92b431078c7724b8" is_pre_election: true
I20260608 13:02:48.851200  4723 raft_consensus.cc:493] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:48.851598  4723 raft_consensus.cc:3060] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:48.851534  4672 raft_consensus.cc:2468] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8a66e3bdfa341e683698aeaf7155dfe in term 0.
I20260608 13:02:48.857188  4723 raft_consensus.cc:515] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.858780  4723 leader_election.cc:290] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [CANDIDATE]: Term 1 election: Requested vote from peers 19fb8e9cd4b343eb8efdba41ec928e1e (127.28.21.130:42917), 1196c8a3292042fb92b431078c7724b8 (127.28.21.131:38615)
I20260608 13:02:48.859537  4598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1eb777ef324f62be0d4dd57bffa454" candidate_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e"
I20260608 13:02:48.859877  4672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1eb777ef324f62be0d4dd57bffa454" candidate_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1196c8a3292042fb92b431078c7724b8"
I20260608 13:02:48.860028  4598 raft_consensus.cc:3060] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:48.860428  4672 raft_consensus.cc:3060] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:48.865240  4598 raft_consensus.cc:2468] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8a66e3bdfa341e683698aeaf7155dfe in term 1.
I20260608 13:02:48.865612  4725 raft_consensus.cc:493] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:48.866146  4725 raft_consensus.cc:515] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.866453  4486 leader_election.cc:304] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb8e9cd4b343eb8efdba41ec928e1e, f8a66e3bdfa341e683698aeaf7155dfe; no voters: 
I20260608 13:02:48.867036  4672 raft_consensus.cc:2468] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8a66e3bdfa341e683698aeaf7155dfe in term 1.
I20260608 13:02:48.867421  4723 raft_consensus.cc:2804] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:48.868803  4723 raft_consensus.cc:697] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 LEADER]: Becoming Leader. State: Replica: f8a66e3bdfa341e683698aeaf7155dfe, State: Running, Role: LEADER
I20260608 13:02:48.869705  4723 consensus_queue.cc:237] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.871992  4725 leader_election.cc:290] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8a66e3bdfa341e683698aeaf7155dfe (127.28.21.129:42821), 1196c8a3292042fb92b431078c7724b8 (127.28.21.131:38615)
I20260608 13:02:48.879842  4418 catalog_manager.cc:5696] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe reported cstate change: term changed from 0 to 1, leader changed from <none> to f8a66e3bdfa341e683698aeaf7155dfe (127.28.21.129). New cstate: current_term: 1 leader_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:48.883291  4523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157897920274bf4828a1c3d98369019" candidate_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" is_pre_election: true
I20260608 13:02:48.883941  4523 raft_consensus.cc:2468] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb8e9cd4b343eb8efdba41ec928e1e in term 0.
I20260608 13:02:48.885308  4672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157897920274bf4828a1c3d98369019" candidate_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1196c8a3292042fb92b431078c7724b8" is_pre_election: true
I20260608 13:02:48.885638  4564 leader_election.cc:304] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb8e9cd4b343eb8efdba41ec928e1e, f8a66e3bdfa341e683698aeaf7155dfe; no voters: 
I20260608 13:02:48.886075  4672 raft_consensus.cc:2468] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb8e9cd4b343eb8efdba41ec928e1e in term 0.
I20260608 13:02:48.886616  4725 raft_consensus.cc:2804] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:48.886981  4725 raft_consensus.cc:493] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:48.887336  4725 raft_consensus.cc:3060] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:48.893787  4725 raft_consensus.cc:515] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.895406  4725 leader_election.cc:290] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [CANDIDATE]: Term 1 election: Requested vote from peers f8a66e3bdfa341e683698aeaf7155dfe (127.28.21.129:42821), 1196c8a3292042fb92b431078c7724b8 (127.28.21.131:38615)
I20260608 13:02:48.896241  4523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157897920274bf4828a1c3d98369019" candidate_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8a66e3bdfa341e683698aeaf7155dfe"
I20260608 13:02:48.896553  4672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157897920274bf4828a1c3d98369019" candidate_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1196c8a3292042fb92b431078c7724b8"
I20260608 13:02:48.896821  4523 raft_consensus.cc:3060] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:48.897146  4672 raft_consensus.cc:3060] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:48.902031  4672 raft_consensus.cc:2468] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb8e9cd4b343eb8efdba41ec928e1e in term 1.
I20260608 13:02:48.902118  4523 raft_consensus.cc:2468] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb8e9cd4b343eb8efdba41ec928e1e in term 1.
I20260608 13:02:48.903362  4562 leader_election.cc:304] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1196c8a3292042fb92b431078c7724b8, 19fb8e9cd4b343eb8efdba41ec928e1e; no voters: 
I20260608 13:02:48.904122  4725 raft_consensus.cc:2804] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:48.905249  4725 raft_consensus.cc:697] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 LEADER]: Becoming Leader. State: Replica: 19fb8e9cd4b343eb8efdba41ec928e1e, State: Running, Role: LEADER
I20260608 13:02:48.906088  4725 consensus_queue.cc:237] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:48.913070  4418 catalog_manager.cc:5696] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb8e9cd4b343eb8efdba41ec928e1e (127.28.21.130). New cstate: current_term: 1 leader_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:48.972186  4723 raft_consensus.cc:493] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:48.972827  4723 raft_consensus.cc:515] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } }
I20260608 13:02:48.974639  4723 leader_election.cc:290] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1196c8a3292042fb92b431078c7724b8 (127.28.21.131:38615), 19fb8e9cd4b343eb8efdba41ec928e1e (127.28.21.130:42917)
I20260608 13:02:48.975672  4672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69680dc50f24ea7b27d6b8d8995de88" candidate_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1196c8a3292042fb92b431078c7724b8" is_pre_election: true
I20260608 13:02:48.976009  4598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69680dc50f24ea7b27d6b8d8995de88" candidate_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" is_pre_election: true
I20260608 13:02:48.976467  4672 raft_consensus.cc:2468] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8a66e3bdfa341e683698aeaf7155dfe in term 0.
I20260608 13:02:48.976658  4598 raft_consensus.cc:2468] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8a66e3bdfa341e683698aeaf7155dfe in term 0.
I20260608 13:02:48.977756  4487 leader_election.cc:304] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1196c8a3292042fb92b431078c7724b8, f8a66e3bdfa341e683698aeaf7155dfe; no voters: 
I20260608 13:02:48.978544  4723 raft_consensus.cc:2804] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:48.978921  4723 raft_consensus.cc:493] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:48.979218  4723 raft_consensus.cc:3060] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:48.984244  4723 raft_consensus.cc:515] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } }
I20260608 13:02:48.985954  4723 leader_election.cc:290] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [CANDIDATE]: Term 1 election: Requested vote from peers 1196c8a3292042fb92b431078c7724b8 (127.28.21.131:38615), 19fb8e9cd4b343eb8efdba41ec928e1e (127.28.21.130:42917)
I20260608 13:02:48.986671  4672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69680dc50f24ea7b27d6b8d8995de88" candidate_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1196c8a3292042fb92b431078c7724b8"
I20260608 13:02:48.986982  4598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69680dc50f24ea7b27d6b8d8995de88" candidate_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e"
I20260608 13:02:48.987288  4672 raft_consensus.cc:3060] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:48.987581  4598 raft_consensus.cc:3060] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:48.994221  4672 raft_consensus.cc:2468] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8a66e3bdfa341e683698aeaf7155dfe in term 1.
I20260608 13:02:48.994225  4598 raft_consensus.cc:2468] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8a66e3bdfa341e683698aeaf7155dfe in term 1.
I20260608 13:02:48.995613  4486 leader_election.cc:304] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb8e9cd4b343eb8efdba41ec928e1e, f8a66e3bdfa341e683698aeaf7155dfe; no voters: 
I20260608 13:02:48.996409  4723 raft_consensus.cc:2804] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:48.996835  4723 raft_consensus.cc:697] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 LEADER]: Becoming Leader. State: Replica: f8a66e3bdfa341e683698aeaf7155dfe, State: Running, Role: LEADER
I20260608 13:02:48.997481  4723 consensus_queue.cc:237] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } }
I20260608 13:02:49.005048  4418 catalog_manager.cc:5696] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe reported cstate change: term changed from 0 to 1, leader changed from <none> to f8a66e3bdfa341e683698aeaf7155dfe (127.28.21.129). New cstate: current_term: 1 leader_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:49.086316  4724 raft_consensus.cc:493] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:49.086898  4724 raft_consensus.cc:515] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:49.089891  4724 leader_election.cc:290] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8a66e3bdfa341e683698aeaf7155dfe (127.28.21.129:42821), 19fb8e9cd4b343eb8efdba41ec928e1e (127.28.21.130:42917)
W20260608 13:02:49.092288  4469 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:02:49.095201  4725 raft_consensus.cc:493] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:49.095832  4725 raft_consensus.cc:515] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:49.097959  4725 leader_election.cc:290] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8a66e3bdfa341e683698aeaf7155dfe (127.28.21.129:42821), 1196c8a3292042fb92b431078c7724b8 (127.28.21.131:38615)
I20260608 13:02:49.098694  4523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c00c32200974a448dba942403e5a39d" candidate_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" is_pre_election: true
I20260608 13:02:49.099412  4523 raft_consensus.cc:2468] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb8e9cd4b343eb8efdba41ec928e1e in term 0.
I20260608 13:02:49.099599  4672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c00c32200974a448dba942403e5a39d" candidate_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1196c8a3292042fb92b431078c7724b8" is_pre_election: true
I20260608 13:02:49.100291  4672 raft_consensus.cc:2468] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19fb8e9cd4b343eb8efdba41ec928e1e in term 0.
I20260608 13:02:49.100819  4564 leader_election.cc:304] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19fb8e9cd4b343eb8efdba41ec928e1e, f8a66e3bdfa341e683698aeaf7155dfe; no voters: 
I20260608 13:02:49.101811  4725 raft_consensus.cc:2804] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:49.102165  4725 raft_consensus.cc:493] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:49.102510  4725 raft_consensus.cc:3060] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:49.104538  4523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c00c32200974a448dba942403e5a39d" candidate_uuid: "1196c8a3292042fb92b431078c7724b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" is_pre_election: true
I20260608 13:02:49.105165  4523 raft_consensus.cc:2468] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1196c8a3292042fb92b431078c7724b8 in term 0.
I20260608 13:02:49.105495  4598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c00c32200974a448dba942403e5a39d" candidate_uuid: "1196c8a3292042fb92b431078c7724b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" is_pre_election: true
I20260608 13:02:49.106372  4638 leader_election.cc:304] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1196c8a3292042fb92b431078c7724b8, f8a66e3bdfa341e683698aeaf7155dfe; no voters: 
I20260608 13:02:49.107196  4724 raft_consensus.cc:2804] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:49.107538  4724 raft_consensus.cc:493] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:49.107841  4724 raft_consensus.cc:3060] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:49.109151  4725 raft_consensus.cc:515] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:49.110204  4598 raft_consensus.cc:2393] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1196c8a3292042fb92b431078c7724b8 in current term 1: Already voted for candidate 19fb8e9cd4b343eb8efdba41ec928e1e in this term.
I20260608 13:02:49.112104  4523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c00c32200974a448dba942403e5a39d" candidate_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8a66e3bdfa341e683698aeaf7155dfe"
I20260608 13:02:49.112743  4523 raft_consensus.cc:3060] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:49.115324  4724 raft_consensus.cc:515] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:49.116474  4725 leader_election.cc:290] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [CANDIDATE]: Term 1 election: Requested vote from peers f8a66e3bdfa341e683698aeaf7155dfe (127.28.21.129:42821), 1196c8a3292042fb92b431078c7724b8 (127.28.21.131:38615)
I20260608 13:02:49.117800  4724 leader_election.cc:290] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [CANDIDATE]: Term 1 election: Requested vote from peers f8a66e3bdfa341e683698aeaf7155dfe (127.28.21.129:42821), 19fb8e9cd4b343eb8efdba41ec928e1e (127.28.21.130:42917)
I20260608 13:02:49.118121  4522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c00c32200974a448dba942403e5a39d" candidate_uuid: "1196c8a3292042fb92b431078c7724b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8a66e3bdfa341e683698aeaf7155dfe"
I20260608 13:02:49.117828  4672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c00c32200974a448dba942403e5a39d" candidate_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1196c8a3292042fb92b431078c7724b8"
I20260608 13:02:49.119093  4672 raft_consensus.cc:2393] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19fb8e9cd4b343eb8efdba41ec928e1e in current term 1: Already voted for candidate 1196c8a3292042fb92b431078c7724b8 in this term.
I20260608 13:02:49.119243  4598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c00c32200974a448dba942403e5a39d" candidate_uuid: "1196c8a3292042fb92b431078c7724b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e"
I20260608 13:02:49.119380  4523 raft_consensus.cc:2468] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19fb8e9cd4b343eb8efdba41ec928e1e in term 1.
I20260608 13:02:49.120043  4598 raft_consensus.cc:2393] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1196c8a3292042fb92b431078c7724b8 in current term 1: Already voted for candidate 19fb8e9cd4b343eb8efdba41ec928e1e in this term.
I20260608 13:02:49.121096  4635 leader_election.cc:304] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [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: 1196c8a3292042fb92b431078c7724b8; no voters: 19fb8e9cd4b343eb8efdba41ec928e1e, f8a66e3bdfa341e683698aeaf7155dfe
I20260608 13:02:49.121129  4564 leader_election.cc:304] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [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: 19fb8e9cd4b343eb8efdba41ec928e1e, f8a66e3bdfa341e683698aeaf7155dfe; no voters: 1196c8a3292042fb92b431078c7724b8
I20260608 13:02:49.121886  4724 raft_consensus.cc:2749] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 13:02:49.122038  4725 raft_consensus.cc:2804] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:49.122669  4725 raft_consensus.cc:697] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 LEADER]: Becoming Leader. State: Replica: 19fb8e9cd4b343eb8efdba41ec928e1e, State: Running, Role: LEADER
I20260608 13:02:49.123481  4725 consensus_queue.cc:237] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:49.129982  4418 catalog_manager.cc:5696] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 19fb8e9cd4b343eb8efdba41ec928e1e (127.28.21.130). New cstate: current_term: 1 leader_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:49.226547 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:49.232785  4747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:49.233294  4748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:49.234189  4750 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:49.235637 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:49.236601 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:49.236829 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:49.237039 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923769237020 us; error 0 us; skew 500 ppm
I20260608 13:02:49.237725 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:49.240118 28758 webserver.cc:533] Webserver started at http://127.28.21.132:41547/ using document root <none> and password file <none>
I20260608 13:02:49.240717 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:49.240931 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:49.241209 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:49.242282 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "48f0a39955c14a7ba15f2d512124d376"
format_stamp: "Formatted at 2026-06-08 13:02:49 on dist-test-slave-vkhm"
I20260608 13:02:49.246820 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:02:49.250373  4755 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:49.251263 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:02:49.251645 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "48f0a39955c14a7ba15f2d512124d376"
format_stamp: "Formatted at 2026-06-08 13:02:49 on dist-test-slave-vkhm"
I20260608 13:02:49.252076 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923554775813-28758-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)
I20260608 13:02:49.268056 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:49.269305 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:49.270787 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:49.273584 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:49.273809 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:49.274101 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:49.274283 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:49.304136  4725 consensus_queue.cc:1048] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:49.324047  4725 consensus_queue.cc:1048] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:49.330338  4737 consensus_queue.cc:1048] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:49.362535  4821 consensus_queue.cc:1048] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:49.365483 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:33949
I20260608 13:02:49.365623  4825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:33949 every 8 connection(s)
I20260608 13:02:49.391963  4827 heartbeater.cc:344] Connected to a master server at 127.28.21.190:42017
I20260608 13:02:49.392519  4827 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:49.393311  4827 heartbeater.cc:507] Master 127.28.21.190:42017 requested a full tablet report, sending...
I20260608 13:02:49.395547  4419 ts_manager.cc:194] Registered new tserver with Master: 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132:33949)
I20260608 13:02:49.397210  4419 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46718
I20260608 13:02:49.478350  4821 consensus_queue.cc:1048] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:49.489441  4723 consensus_queue.cc:1048] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:49.609366  4725 consensus_queue.cc:1048] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:49.621685  4834 consensus_queue.cc:1048] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:50.114586  4598 consensus_queue.cc:237] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } }
I20260608 13:02:50.123024  4672 raft_consensus.cc:1275] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Refusing update from remote peer 19fb8e9cd4b343eb8efdba41ec928e1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:50.124925  4834 consensus_queue.cc:1048] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:50.125234  4523 raft_consensus.cc:1275] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Refusing update from remote peer 19fb8e9cd4b343eb8efdba41ec928e1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:50.126730  4834 consensus_queue.cc:1048] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:50.132722  4725 raft_consensus.cc:2955] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.135155  4523 raft_consensus.cc:2955] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
W20260608 13:02:50.136596  4564 consensus_peers.cc:597] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e -> Peer 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132:33949): Couldn't send request to peer 48f0a39955c14a7ba15f2d512124d376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c00c32200974a448dba942403e5a39d. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:50.142038  4672 raft_consensus.cc:2955] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: true } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.145700  4419 catalog_manager.cc:5696] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e reported cstate change: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:50.162103  4523 consensus_queue.cc:237] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [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: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: true } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } }
I20260608 13:02:50.169972  4598 raft_consensus.cc:1275] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:50.170661  4672 raft_consensus.cc:1275] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:50.172511  4737 consensus_queue.cc:1048] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:50.173956  4723 consensus_queue.cc:1048] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:50.179996  4737 raft_consensus.cc:2955] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: true } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
W20260608 13:02:50.182118  4489 consensus_peers.cc:597] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe -> Peer 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132:33949): Couldn't send request to peer 48f0a39955c14a7ba15f2d512124d376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d69680dc50f24ea7b27d6b8d8995de88. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:50.183139  4598 raft_consensus.cc:2955] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: true } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.183902  4672 raft_consensus.cc:2955] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: true } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.195675  4523 consensus_queue.cc:237] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } }
I20260608 13:02:50.198297  4418 catalog_manager.cc:5696] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe reported cstate change: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:50.202518  4672 raft_consensus.cc:1275] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:02:50.202804  4489 consensus_peers.cc:597] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe -> Peer 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132:33949): Couldn't send request to peer 48f0a39955c14a7ba15f2d512124d376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa1eb777ef324f62be0d4dd57bffa454. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:50.203547  4598 raft_consensus.cc:1275] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:50.204998  4723 consensus_queue.cc:1048] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:50.206103  4821 consensus_queue.cc:1048] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:50.213131  4737 raft_consensus.cc:2955] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.216545  4672 raft_consensus.cc:2955] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.221297  4598 raft_consensus.cc:2955] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.228873  4597 consensus_queue.cc:237] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } }
I20260608 13:02:50.228996  4418 catalog_manager.cc:5696] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe reported cstate change: config changed from index -1 to 2, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:50.238597  4672 raft_consensus.cc:1275] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Refusing update from remote peer 19fb8e9cd4b343eb8efdba41ec928e1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 13:02:50.238662  4564 consensus_peers.cc:597] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e -> Peer 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132:33949): Couldn't send request to peer 48f0a39955c14a7ba15f2d512124d376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c00c32200974a448dba942403e5a39d. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:50.238787  4523 raft_consensus.cc:1275] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Refusing update from remote peer 19fb8e9cd4b343eb8efdba41ec928e1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:50.240535  4834 consensus_queue.cc:1048] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:50.242242  4834 consensus_queue.cc:1048] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:50.248979  4741 raft_consensus.cc:2955] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.250908  4523 raft_consensus.cc:2955] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.252341  4672 raft_consensus.cc:2955] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.262773  4419 catalog_manager.cc:5696] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
W20260608 13:02:50.266471  4469 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 13:02:50.266914  4469 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 13:02:50.271695  4523 consensus_queue.cc:237] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [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: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } }
I20260608 13:02:50.279891  4598 raft_consensus.cc:1275] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 13:02:50.280022  4489 consensus_peers.cc:597] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe -> Peer 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132:33949): Couldn't send request to peer 48f0a39955c14a7ba15f2d512124d376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d69680dc50f24ea7b27d6b8d8995de88. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:50.281234  4597 consensus_queue.cc:237] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } }
I20260608 13:02:50.281540  4737 consensus_queue.cc:1048] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:50.285006  4672 raft_consensus.cc:1275] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:50.286672  4737 consensus_queue.cc:1048] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:50.289809  4523 raft_consensus.cc:1275] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Refusing update from remote peer 19fb8e9cd4b343eb8efdba41ec928e1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:50.290606  4671 raft_consensus.cc:1275] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Refusing update from remote peer 19fb8e9cd4b343eb8efdba41ec928e1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:50.290030  4723 raft_consensus.cc:2955] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [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: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.292320  4834 consensus_queue.cc:1048] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:50.293370  4741 consensus_queue.cc:1048] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:50.297233  4671 raft_consensus.cc:2955] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [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: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
W20260608 13:02:50.302639  4469 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 13:02:50.303056  4469 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 13:02:50.302423  4725 raft_consensus.cc:2955] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } }
I20260608 13:02:50.304544  4598 raft_consensus.cc:2955] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [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: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.310377  4523 consensus_queue.cc:237] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } }
I20260608 13:02:50.314100  4672 raft_consensus.cc:2955] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } }
I20260608 13:02:50.314899  4522 raft_consensus.cc:2955] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } }
I20260608 13:02:50.317621  4418 catalog_manager.cc:5696] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
W20260608 13:02:50.319281  4489 consensus_peers.cc:597] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe -> Peer 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132:33949): Couldn't send request to peer 48f0a39955c14a7ba15f2d512124d376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa1eb777ef324f62be0d4dd57bffa454. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:50.322400  4670 raft_consensus.cc:1275] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:50.324882  4597 raft_consensus.cc:1275] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:50.324470  4723 consensus_queue.cc:1048] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:50.333153  4737 consensus_queue.cc:1048] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:50.338289  4417 catalog_manager.cc:5696] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 reported cstate change: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New cstate: current_term: 1 leader_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } attrs { replace: false } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } }
I20260608 13:02:50.338260  4723 raft_consensus.cc:2955] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.341281  4404 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5c00c32200974a448dba942403e5a39d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:50.343989  4672 raft_consensus.cc:2955] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.347648  4597 raft_consensus.cc:2955] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.348424  4523 consensus_queue.cc:237] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [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: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } }
I20260608 13:02:50.359894  4598 raft_consensus.cc:1275] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 13:02:50.366329  4469 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 13:02:50.366812  4469 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 13:02:50.367877  4737 consensus_queue.cc:1048] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:02:50.377307  4419 catalog_manager.cc:5696] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false } } peers { permanent_uuid: "48f0a39955c14a7ba15f2d512124d376" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 33949 } attrs { promote: true } } }
I20260608 13:02:50.378018  4723 raft_consensus.cc:2955] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } }
I20260608 13:02:50.380364  4596 raft_consensus.cc:2955] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } }
I20260608 13:02:50.399621  4827 heartbeater.cc:499] Master 127.28.21.190:42017 was elected leader, sending a full tablet report...
I20260608 13:02:50.402168  4407 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d69680dc50f24ea7b27d6b8d8995de88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:50.404888  4417 catalog_manager.cc:5696] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e reported cstate change: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New cstate: current_term: 1 leader_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } }
W20260608 13:02:50.407476  4487 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.131:38615, user_credentials={real_user=slave}} blocked reactor thread for 49899.1us
I20260608 13:02:50.409832  4672 raft_consensus.cc:1275] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:50.415277  4847 consensus_queue.cc:1048] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:02:50.422262  4672 raft_consensus.cc:2955] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } attrs { replace: false } } peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } }
I20260608 13:02:50.429399  4523 consensus_queue.cc:237] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [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: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false } }
I20260608 13:02:50.431054  4783 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c00c32200974a448dba942403e5a39d with delete_type TABLET_DATA_TOMBSTONED (TS 48f0a39955c14a7ba15f2d512124d376 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50930
I20260608 13:02:50.431022  4782 tablet_service.cc:1558] Processing DeleteTablet for tablet d69680dc50f24ea7b27d6b8d8995de88 with delete_type TABLET_DATA_TOMBSTONED (TS 48f0a39955c14a7ba15f2d512124d376 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50930
W20260608 13:02:50.435618  4407 catalog_manager.cc:4994] TS 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132:33949): delete failed for tablet 5c00c32200974a448dba942403e5a39d because the tablet was not found. No further retry: Not found: Tablet not found: 5c00c32200974a448dba942403e5a39d
W20260608 13:02:50.436362  4407 catalog_manager.cc:4994] TS 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132:33949): delete failed for tablet d69680dc50f24ea7b27d6b8d8995de88 because the tablet was not found. No further retry: Not found: Tablet not found: d69680dc50f24ea7b27d6b8d8995de88
I20260608 13:02:50.438572  4672 raft_consensus.cc:1275] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:50.439786  4597 raft_consensus.cc:1275] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Refusing update from remote peer f8a66e3bdfa341e683698aeaf7155dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:50.440798  4847 consensus_queue.cc:1048] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:02:50.441708  4821 consensus_queue.cc:1048] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:50.450739  4821 raft_consensus.cc:2955] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false } } }
I20260608 13:02:50.450825  4597 raft_consensus.cc:2955] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false } } }
I20260608 13:02:50.451582  4672 raft_consensus.cc:2955] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false } } }
I20260608 13:02:50.463524  4407 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fa1eb777ef324f62be0d4dd57bffa454 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:50.464637  4417 catalog_manager.cc:5696] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e reported cstate change: config changed from index 3 to 4, NON_VOTER 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132) evicted. New cstate: current_term: 1 leader_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8a66e3bdfa341e683698aeaf7155dfe" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 42821 } } peers { permanent_uuid: "19fb8e9cd4b343eb8efdba41ec928e1e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 42917 } } peers { permanent_uuid: "1196c8a3292042fb92b431078c7724b8" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 38615 } attrs { replace: false } } }
I20260608 13:02:50.478972  4783 tablet_service.cc:1558] Processing DeleteTablet for tablet fa1eb777ef324f62be0d4dd57bffa454 with delete_type TABLET_DATA_TOMBSTONED (TS 48f0a39955c14a7ba15f2d512124d376 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50930
W20260608 13:02:50.482657  4407 catalog_manager.cc:4994] TS 48f0a39955c14a7ba15f2d512124d376 (127.28.21.132:33949): delete failed for tablet fa1eb777ef324f62be0d4dd57bffa454 because the tablet was not found. No further retry: Not found: Tablet not found: fa1eb777ef324f62be0d4dd57bffa454
I20260608 13:02:50.498787 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:02:50.519299 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:50.519948 28758 tablet_replica.cc:333] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe: stopping tablet replica
I20260608 13:02:50.520637 28758 raft_consensus.cc:2243] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:50.521562 28758 raft_consensus.cc:2272] T fa1eb777ef324f62be0d4dd57bffa454 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.523831 28758 tablet_replica.cc:333] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe: stopping tablet replica
I20260608 13:02:50.524434 28758 raft_consensus.cc:2243] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:50.525012 28758 raft_consensus.cc:2272] T 5c00c32200974a448dba942403e5a39d P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.527186 28758 tablet_replica.cc:333] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe: stopping tablet replica
I20260608 13:02:50.527714 28758 raft_consensus.cc:2243] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:50.528158 28758 raft_consensus.cc:2272] T b157897920274bf4828a1c3d98369019 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.530009 28758 tablet_replica.cc:333] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe: stopping tablet replica
I20260608 13:02:50.530488 28758 raft_consensus.cc:2243] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:50.531299 28758 raft_consensus.cc:2272] T d69680dc50f24ea7b27d6b8d8995de88 P f8a66e3bdfa341e683698aeaf7155dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.554916 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:02:50.567198 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:02:50.586776 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:50.587505 28758 tablet_replica.cc:333] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e: stopping tablet replica
I20260608 13:02:50.588153 28758 raft_consensus.cc:2243] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:50.589035 28758 raft_consensus.cc:2272] T b157897920274bf4828a1c3d98369019 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.591027 28758 tablet_replica.cc:333] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e: stopping tablet replica
I20260608 13:02:50.591566 28758 raft_consensus.cc:2243] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:50.592126 28758 raft_consensus.cc:2272] T d69680dc50f24ea7b27d6b8d8995de88 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.594805 28758 tablet_replica.cc:333] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e: stopping tablet replica
I20260608 13:02:50.595328 28758 raft_consensus.cc:2243] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:50.595990 28758 raft_consensus.cc:2272] T fa1eb777ef324f62be0d4dd57bffa454 P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.598832 28758 tablet_replica.cc:333] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e: stopping tablet replica
I20260608 13:02:50.599331 28758 raft_consensus.cc:2243] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:50.600155 28758 raft_consensus.cc:2272] T 5c00c32200974a448dba942403e5a39d P 19fb8e9cd4b343eb8efdba41ec928e1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.623265 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:02:50.635402 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:02:50.654109 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:50.654852 28758 tablet_replica.cc:333] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8: stopping tablet replica
I20260608 13:02:50.655515 28758 raft_consensus.cc:2243] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:50.655984 28758 raft_consensus.cc:2272] T b157897920274bf4828a1c3d98369019 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.657997 28758 tablet_replica.cc:333] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8: stopping tablet replica
I20260608 13:02:50.658524 28758 raft_consensus.cc:2243] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:50.659096 28758 raft_consensus.cc:2272] T fa1eb777ef324f62be0d4dd57bffa454 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.661376 28758 tablet_replica.cc:333] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8: stopping tablet replica
I20260608 13:02:50.661873 28758 raft_consensus.cc:2243] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:50.662457 28758 raft_consensus.cc:2272] T 5c00c32200974a448dba942403e5a39d P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.664902 28758 tablet_replica.cc:333] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8: stopping tablet replica
I20260608 13:02:50.665398 28758 raft_consensus.cc:2243] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:50.665947 28758 raft_consensus.cc:2272] T d69680dc50f24ea7b27d6b8d8995de88 P 1196c8a3292042fb92b431078c7724b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.688005 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:02:50.700450 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:02:50.718245 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:50.733917 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:02:50.741834 28758 master.cc:562] Master@127.28.21.190:42017 shutting down...
I20260608 13:02:50.756669 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:50.757206 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:50.757560 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9eeec916d53f46438fa7f0ccf54b481e: stopping tablet replica
I20260608 13:02:50.776710 28758 master.cc:584] Master@127.28.21.190:42017 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3852 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 13:02:50.806977 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:32955
I20260608 13:02:50.808022 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:50.813037  4854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:50.813836  4853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:50.814456  4856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:50.815017 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:50.815804 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:50.816018 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:50.816181 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923770816147 us; error 0 us; skew 500 ppm
I20260608 13:02:50.816982 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:50.819211 28758 webserver.cc:533] Webserver started at http://127.28.21.190:46647/ using document root <none> and password file <none>
I20260608 13:02:50.819769 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:50.819960 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:50.820262 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:50.821306 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "ca7079c623954bbb9e31a3169bc3558d"
format_stamp: "Formatted at 2026-06-08 13:02:50 on dist-test-slave-vkhm"
I20260608 13:02:50.825896 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:02:50.829385  4861 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:50.830226 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:02:50.830507 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "ca7079c623954bbb9e31a3169bc3558d"
format_stamp: "Formatted at 2026-06-08 13:02:50 on dist-test-slave-vkhm"
I20260608 13:02:50.830785 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-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)
I20260608 13:02:50.851066 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:50.852129 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:50.887676 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:32955
I20260608 13:02:50.887979  4912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:32955 every 8 connection(s)
I20260608 13:02:50.892019  4913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:50.903697  4913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d: Bootstrap starting.
I20260608 13:02:50.908825  4913 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:50.913329  4913 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d: No bootstrap required, opened a new log
I20260608 13:02:50.915724  4913 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca7079c623954bbb9e31a3169bc3558d" member_type: VOTER }
I20260608 13:02:50.916195  4913 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:50.916515  4913 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7079c623954bbb9e31a3169bc3558d, State: Initialized, Role: FOLLOWER
I20260608 13:02:50.917299  4913 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca7079c623954bbb9e31a3169bc3558d" member_type: VOTER }
I20260608 13:02:50.917834  4913 raft_consensus.cc:399] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:50.918102  4913 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:50.918438  4913 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:50.923347  4913 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca7079c623954bbb9e31a3169bc3558d" member_type: VOTER }
I20260608 13:02:50.923964  4913 leader_election.cc:304] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [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: ca7079c623954bbb9e31a3169bc3558d; no voters: 
I20260608 13:02:50.925288  4913 leader_election.cc:290] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:50.925711  4916 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:50.927131  4916 raft_consensus.cc:697] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [term 1 LEADER]: Becoming Leader. State: Replica: ca7079c623954bbb9e31a3169bc3558d, State: Running, Role: LEADER
I20260608 13:02:50.927845  4916 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [LEADER]: Queue going to LEADER mode. State: All 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: "ca7079c623954bbb9e31a3169bc3558d" member_type: VOTER }
I20260608 13:02:50.928814  4913 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:50.931054  4917 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ca7079c623954bbb9e31a3169bc3558d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca7079c623954bbb9e31a3169bc3558d" member_type: VOTER } }
I20260608 13:02:50.931080  4918 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca7079c623954bbb9e31a3169bc3558d. Latest consensus state: current_term: 1 leader_uuid: "ca7079c623954bbb9e31a3169bc3558d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca7079c623954bbb9e31a3169bc3558d" member_type: VOTER } }
I20260608 13:02:50.931973  4918 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:50.932538  4917 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:50.935176  4922 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:50.940158  4922 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:50.945964 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:50.949503  4922 catalog_manager.cc:1382] Generated new cluster ID: 9e3946fbd0ac4a639f28615aa4063d23
I20260608 13:02:50.949764  4922 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:50.964659  4922 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:50.965941  4922 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:50.978145  4922 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d: Generated new TSK 0
I20260608 13:02:50.978721  4922 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:51.012754 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:51.018625  4934 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:51.020042  4935 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:51.021689  4937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:51.022485 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:51.023293 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:51.023490 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:51.023636 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923771023624 us; error 0 us; skew 500 ppm
I20260608 13:02:51.024147 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:51.026469 28758 webserver.cc:533] Webserver started at http://127.28.21.129:42585/ using document root <none> and password file <none>
I20260608 13:02:51.026923 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:51.027086 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:51.027307 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:51.028422 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "0500977f3e2f476bab122ba45661291a"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-vkhm"
I20260608 13:02:51.033100 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 13:02:51.036424  4942 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.037173 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:02:51.037446 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "0500977f3e2f476bab122ba45661291a"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-vkhm"
I20260608 13:02:51.037744 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-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)
I20260608 13:02:51.053174 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:51.054315 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:51.056421 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:51.058740 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:51.058974 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.059240 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:51.059422 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.098198 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:39011
I20260608 13:02:51.098328  5004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:39011 every 8 connection(s)
I20260608 13:02:51.103703 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:51.111685  5009 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:51.114249  5010 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:51.115048  5012 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:51.116147 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:51.117309 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:51.117624 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:51.117856  5005 heartbeater.cc:344] Connected to a master server at 127.28.21.190:32955
I20260608 13:02:51.117868 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923771117835 us; error 0 us; skew 500 ppm
I20260608 13:02:51.118495  5005 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:51.119006 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:51.119414  5005 heartbeater.cc:507] Master 127.28.21.190:32955 requested a full tablet report, sending...
I20260608 13:02:51.121901  4878 ts_manager.cc:194] Registered new tserver with Master: 0500977f3e2f476bab122ba45661291a (127.28.21.129:39011)
I20260608 13:02:51.122061 28758 webserver.cc:533] Webserver started at http://127.28.21.130:43907/ using document root <none> and password file <none>
I20260608 13:02:51.122696 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:51.122898 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:51.123221 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:51.123920  4878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43664
I20260608 13:02:51.124374 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "e44d50c693294431b942f4553122638d"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-vkhm"
I20260608 13:02:51.129505 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:02:51.132833  5017 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.133580 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:02:51.133888 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "e44d50c693294431b942f4553122638d"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-vkhm"
I20260608 13:02:51.134140 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-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)
I20260608 13:02:51.159695 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:51.160707 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:51.162112 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:51.164366 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:51.164623 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.164875 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:51.165056 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.203527 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:36809
I20260608 13:02:51.203644  5079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:36809 every 8 connection(s)
I20260608 13:02:51.208809 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:51.222008  5083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:51.222617  5084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:51.225942  5086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:51.226518 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:51.227780 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:51.228088 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:51.228371 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923771228348 us; error 0 us; skew 500 ppm
I20260608 13:02:51.228442  5080 heartbeater.cc:344] Connected to a master server at 127.28.21.190:32955
I20260608 13:02:51.228951  5080 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:51.229427 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:51.230084  5080 heartbeater.cc:507] Master 127.28.21.190:32955 requested a full tablet report, sending...
I20260608 13:02:51.232349 28758 webserver.cc:533] Webserver started at http://127.28.21.131:35247/ using document root <none> and password file <none>
I20260608 13:02:51.232981 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:51.232964  4878 ts_manager.cc:194] Registered new tserver with Master: e44d50c693294431b942f4553122638d (127.28.21.130:36809)
I20260608 13:02:51.233496 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:51.233837 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:51.234926 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "9395ad0b0c96483fa029e3878caf18c3"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-vkhm"
I20260608 13:02:51.234936  4878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43676
I20260608 13:02:51.240099 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 13:02:51.243639  5091 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.244549 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:02:51.244846 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "9395ad0b0c96483fa029e3878caf18c3"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-vkhm"
I20260608 13:02:51.245177 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923554775813-28758-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)
I20260608 13:02:51.268347 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:51.269352 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:51.270737 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:51.272981 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:51.273233 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.273483 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:51.273665 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.311142 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:44297
I20260608 13:02:51.311260  5153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:44297 every 8 connection(s)
I20260608 13:02:51.325030  5154 heartbeater.cc:344] Connected to a master server at 127.28.21.190:32955
I20260608 13:02:51.325407  5154 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:51.326032  5154 heartbeater.cc:507] Master 127.28.21.190:32955 requested a full tablet report, sending...
I20260608 13:02:51.328022  4878 ts_manager.cc:194] Registered new tserver with Master: 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131:44297)
I20260608 13:02:51.328162 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013657747s
I20260608 13:02:51.330554  4878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43680
I20260608 13:02:52.127004  5005 heartbeater.cc:499] Master 127.28.21.190:32955 was elected leader, sending a full tablet report...
I20260608 13:02:52.238013  5080 heartbeater.cc:499] Master 127.28.21.190:32955 was elected leader, sending a full tablet report...
I20260608 13:02:52.333117  5154 heartbeater.cc:499] Master 127.28.21.190:32955 was elected leader, sending a full tablet report...
I20260608 13:02:52.388437  4878 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60184:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  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"
    }
  }
}
W20260608 13:02:52.390887  4878 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:02:52.463078  5119 tablet_service.cc:1511] Processing CreateTablet for tablet 21d3b2ef119d486eb9e8c4687756434a (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:02:52.464689  5119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d3b2ef119d486eb9e8c4687756434a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.464804  5117 tablet_service.cc:1511] Processing CreateTablet for tablet e327e5f84c694fac888659562c4f8fab (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:02:52.466274  5117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e327e5f84c694fac888659562c4f8fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.466470  5115 tablet_service.cc:1511] Processing CreateTablet for tablet efec33bd41054965b9cc49e1437e741c (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:02:52.467803  5115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efec33bd41054965b9cc49e1437e741c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.469491  5118 tablet_service.cc:1511] Processing CreateTablet for tablet 62e9576019b1444eb03237d587534513 (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:02:52.470883  5118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e9576019b1444eb03237d587534513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.470798  5042 tablet_service.cc:1511] Processing CreateTablet for tablet c2b13d82929040108242d7f980c63dab (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:02:52.473466  5041 tablet_service.cc:1511] Processing CreateTablet for tablet efec33bd41054965b9cc49e1437e741c (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:02:52.474224  5114 tablet_service.cc:1511] Processing CreateTablet for tablet ac703d7e843840b6b084829231f9959c (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:02:52.475535  5114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac703d7e843840b6b084829231f9959c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.479612  5116 tablet_service.cc:1511] Processing CreateTablet for tablet c2b13d82929040108242d7f980c63dab (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:02:52.480976  5116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b13d82929040108242d7f980c63dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.481465  5040 tablet_service.cc:1511] Processing CreateTablet for tablet ac703d7e843840b6b084829231f9959c (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:02:52.469520  5045 tablet_service.cc:1511] Processing CreateTablet for tablet 21d3b2ef119d486eb9e8c4687756434a (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:02:52.477536  5044 tablet_service.cc:1511] Processing CreateTablet for tablet 62e9576019b1444eb03237d587534513 (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:02:52.476006  5043 tablet_service.cc:1511] Processing CreateTablet for tablet e327e5f84c694fac888659562c4f8fab (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:02:52.487695  5042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b13d82929040108242d7f980c63dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.488395  5040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac703d7e843840b6b084829231f9959c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.492237  5044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e9576019b1444eb03237d587534513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.492863  5045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d3b2ef119d486eb9e8c4687756434a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.496536  5041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efec33bd41054965b9cc49e1437e741c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.500613  5043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e327e5f84c694fac888659562c4f8fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.508409  4970 tablet_service.cc:1511] Processing CreateTablet for tablet 21d3b2ef119d486eb9e8c4687756434a (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:02:52.509178  4968 tablet_service.cc:1511] Processing CreateTablet for tablet e327e5f84c694fac888659562c4f8fab (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:02:52.509883  4970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d3b2ef119d486eb9e8c4687756434a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.510537  4968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e327e5f84c694fac888659562c4f8fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.512142  4969 tablet_service.cc:1511] Processing CreateTablet for tablet 62e9576019b1444eb03237d587534513 (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:02:52.513556  4969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e9576019b1444eb03237d587534513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.513227  4967 tablet_service.cc:1511] Processing CreateTablet for tablet c2b13d82929040108242d7f980c63dab (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:02:52.514549  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b13d82929040108242d7f980c63dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.517210  4966 tablet_service.cc:1511] Processing CreateTablet for tablet efec33bd41054965b9cc49e1437e741c (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:02:52.518532  4966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efec33bd41054965b9cc49e1437e741c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.521245  4965 tablet_service.cc:1511] Processing CreateTablet for tablet ac703d7e843840b6b084829231f9959c (DEFAULT_TABLE table=test-workload [id=d3ba3bd780f54e8c9b358fae6ddfd918]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:02:52.522578  4965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac703d7e843840b6b084829231f9959c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:52.557448  5174 tablet_bootstrap.cc:492] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3: Bootstrap starting.
I20260608 13:02:52.578677  5174 tablet_bootstrap.cc:654] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.595494  5175 tablet_bootstrap.cc:492] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d: Bootstrap starting.
I20260608 13:02:52.601948  5176 tablet_bootstrap.cc:492] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a: Bootstrap starting.
I20260608 13:02:52.603447  5174 tablet_bootstrap.cc:492] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3: No bootstrap required, opened a new log
I20260608 13:02:52.603534  5175 tablet_bootstrap.cc:654] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.604195  5174 ts_tablet_manager.cc:1403] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260608 13:02:52.606473  5174 raft_consensus.cc:359] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.607033  5174 raft_consensus.cc:385] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.607295  5174 raft_consensus.cc:740] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9395ad0b0c96483fa029e3878caf18c3, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.608036  5174 consensus_queue.cc:260] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.610248  5176 tablet_bootstrap.cc:654] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.611044  5174 ts_tablet_manager.cc:1434] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 13:02:52.612882  5174 tablet_bootstrap.cc:492] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3: Bootstrap starting.
I20260608 13:02:52.618515  5174 tablet_bootstrap.cc:654] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.619056  5175 tablet_bootstrap.cc:492] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d: No bootstrap required, opened a new log
I20260608 13:02:52.619637  5175 ts_tablet_manager.cc:1403] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.016s
I20260608 13:02:52.622958  5175 raft_consensus.cc:359] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.623761  5175 raft_consensus.cc:385] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.624099  5175 raft_consensus.cc:740] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e44d50c693294431b942f4553122638d, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.625137  5175 consensus_queue.cc:260] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.626996  5176 tablet_bootstrap.cc:492] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a: No bootstrap required, opened a new log
I20260608 13:02:52.627588  5176 ts_tablet_manager.cc:1403] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.013s
I20260608 13:02:52.628227  5174 tablet_bootstrap.cc:492] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3: No bootstrap required, opened a new log
I20260608 13:02:52.628415  5175 ts_tablet_manager.cc:1434] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 13:02:52.628803  5174 ts_tablet_manager.cc:1403] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 13:02:52.629663  5175 tablet_bootstrap.cc:492] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d: Bootstrap starting.
I20260608 13:02:52.630826  5176 raft_consensus.cc:359] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.631615  5176 raft_consensus.cc:385] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.631966  5176 raft_consensus.cc:740] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0500977f3e2f476bab122ba45661291a, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.631978  5174 raft_consensus.cc:359] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.632882  5174 raft_consensus.cc:385] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.633288  5174 raft_consensus.cc:740] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9395ad0b0c96483fa029e3878caf18c3, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.632961  5176 consensus_queue.cc:260] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.634137  5174 consensus_queue.cc:260] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.637246  5175 tablet_bootstrap.cc:654] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.637552  5174 ts_tablet_manager.cc:1434] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 13:02:52.639063  5174 tablet_bootstrap.cc:492] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3: Bootstrap starting.
I20260608 13:02:52.642627  5176 ts_tablet_manager.cc:1434] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 13:02:52.643813  5176 tablet_bootstrap.cc:492] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a: Bootstrap starting.
I20260608 13:02:52.645984  5174 tablet_bootstrap.cc:654] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.651754  5175 tablet_bootstrap.cc:492] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d: No bootstrap required, opened a new log
I20260608 13:02:52.651952  5176 tablet_bootstrap.cc:654] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.652447  5175 ts_tablet_manager.cc:1403] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.001s
I20260608 13:02:52.655931  5175 raft_consensus.cc:359] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } }
I20260608 13:02:52.656786  5175 raft_consensus.cc:385] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.657143  5175 raft_consensus.cc:740] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e44d50c693294431b942f4553122638d, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.658109  5175 consensus_queue.cc:260] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } }
I20260608 13:02:52.667575  5175 ts_tablet_manager.cc:1434] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260608 13:02:52.668421  5176 tablet_bootstrap.cc:492] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a: No bootstrap required, opened a new log
I20260608 13:02:52.668808  5175 tablet_bootstrap.cc:492] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d: Bootstrap starting.
I20260608 13:02:52.669286  5176 ts_tablet_manager.cc:1403] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.005s
I20260608 13:02:52.673509  5176 raft_consensus.cc:359] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } }
I20260608 13:02:52.674752  5176 raft_consensus.cc:385] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.675209  5176 raft_consensus.cc:740] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0500977f3e2f476bab122ba45661291a, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.676607  5175 tablet_bootstrap.cc:654] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.676412  5176 consensus_queue.cc:260] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } }
I20260608 13:02:52.679158  5176 ts_tablet_manager.cc:1434] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 13:02:52.680289  5176 tablet_bootstrap.cc:492] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a: Bootstrap starting.
I20260608 13:02:52.681479  5174 tablet_bootstrap.cc:492] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3: No bootstrap required, opened a new log
I20260608 13:02:52.682067  5174 ts_tablet_manager.cc:1403] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.028s
I20260608 13:02:52.682372  5175 tablet_bootstrap.cc:492] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d: No bootstrap required, opened a new log
I20260608 13:02:52.682960  5175 ts_tablet_manager.cc:1403] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260608 13:02:52.685446  5174 raft_consensus.cc:359] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } }
I20260608 13:02:52.685977  5175 raft_consensus.cc:359] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.686335  5174 raft_consensus.cc:385] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.686730  5176 tablet_bootstrap.cc:654] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.686784  5175 raft_consensus.cc:385] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.686895  5174 raft_consensus.cc:740] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9395ad0b0c96483fa029e3878caf18c3, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.687527  5175 raft_consensus.cc:740] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e44d50c693294431b942f4553122638d, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.688316  5174 consensus_queue.cc:260] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } }
I20260608 13:02:52.688472  5175 consensus_queue.cc:260] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.691077  5175 ts_tablet_manager.cc:1434] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:02:52.692107  5175 tablet_bootstrap.cc:492] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d: Bootstrap starting.
I20260608 13:02:52.693120  5174 ts_tablet_manager.cc:1434] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 13:02:52.694643  5174 tablet_bootstrap.cc:492] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3: Bootstrap starting.
I20260608 13:02:52.698325  5175 tablet_bootstrap.cc:654] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.702888  5174 tablet_bootstrap.cc:654] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.706280  5176 tablet_bootstrap.cc:492] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a: No bootstrap required, opened a new log
I20260608 13:02:52.707018  5176 ts_tablet_manager.cc:1403] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
W20260608 13:02:52.709254  5081 tablet.cc:2404] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 13:02:52.711206  5175 tablet_bootstrap.cc:492] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d: No bootstrap required, opened a new log
I20260608 13:02:52.711709  5175 ts_tablet_manager.cc:1403] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260608 13:02:52.714000  5176 raft_consensus.cc:359] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.715121  5176 raft_consensus.cc:385] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.715597  5176 raft_consensus.cc:740] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0500977f3e2f476bab122ba45661291a, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.714820  5175 raft_consensus.cc:359] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.716735  5175 raft_consensus.cc:385] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.717316  5175 raft_consensus.cc:740] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e44d50c693294431b942f4553122638d, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.716710  5176 consensus_queue.cc:260] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.717846  5174 tablet_bootstrap.cc:492] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3: No bootstrap required, opened a new log
I20260608 13:02:52.718515  5174 ts_tablet_manager.cc:1403] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260608 13:02:52.718245  5175 consensus_queue.cc:260] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.719650  5176 ts_tablet_manager.cc:1434] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 13:02:52.720768  5176 tablet_bootstrap.cc:492] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a: Bootstrap starting.
I20260608 13:02:52.720829  5175 ts_tablet_manager.cc:1434] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 13:02:52.721971  5175 tablet_bootstrap.cc:492] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d: Bootstrap starting.
I20260608 13:02:52.721611  5174 raft_consensus.cc:359] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.722484  5174 raft_consensus.cc:385] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.722849  5174 raft_consensus.cc:740] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9395ad0b0c96483fa029e3878caf18c3, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.723717  5187 raft_consensus.cc:493] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:52.723814  5174 consensus_queue.cc:260] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.724354  5187 raft_consensus.cc:515] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.727810  5176 tablet_bootstrap.cc:654] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.728334  5174 ts_tablet_manager.cc:1434] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 13:02:52.729542  5174 tablet_bootstrap.cc:492] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3: Bootstrap starting.
I20260608 13:02:52.730396  5187 leader_election.cc:290] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0500977f3e2f476bab122ba45661291a (127.28.21.129:39011), 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131:44297)
I20260608 13:02:52.736104  5174 tablet_bootstrap.cc:654] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.737241  5175 tablet_bootstrap.cc:654] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.744396  5176 tablet_bootstrap.cc:492] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a: No bootstrap required, opened a new log
I20260608 13:02:52.744597  5183 raft_consensus.cc:493] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:52.744987  5176 ts_tablet_manager.cc:1403] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260608 13:02:52.745142  5183 raft_consensus.cc:515] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } }
I20260608 13:02:52.747891  5174 tablet_bootstrap.cc:492] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3: No bootstrap required, opened a new log
I20260608 13:02:52.748468  5174 ts_tablet_manager.cc:1403] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260608 13:02:52.751856  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac703d7e843840b6b084829231f9959c" candidate_uuid: "e44d50c693294431b942f4553122638d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0500977f3e2f476bab122ba45661291a" is_pre_election: true
I20260608 13:02:52.751863  5174 raft_consensus.cc:359] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.753154  5174 raft_consensus.cc:385] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.753582  5174 raft_consensus.cc:740] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9395ad0b0c96483fa029e3878caf18c3, State: Initialized, Role: FOLLOWER
W20260608 13:02:52.754016  5021 leader_election.cc:343] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0500977f3e2f476bab122ba45661291a (127.28.21.129:39011): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:52.754725  5183 leader_election.cc:290] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131:44297), e44d50c693294431b942f4553122638d (127.28.21.130:36809)
I20260608 13:02:52.754662  5174 consensus_queue.cc:260] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.755928  5176 raft_consensus.cc:359] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.764132  5176 raft_consensus.cc:385] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.764649  5176 raft_consensus.cc:740] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0500977f3e2f476bab122ba45661291a, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.765128  5174 ts_tablet_manager.cc:1434] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260608 13:02:52.766232  5174 tablet_bootstrap.cc:492] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3: Bootstrap starting.
I20260608 13:02:52.765743  5176 consensus_queue.cc:260] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.770519  5176 ts_tablet_manager.cc:1434] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 13:02:52.776032  5129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac703d7e843840b6b084829231f9959c" candidate_uuid: "e44d50c693294431b942f4553122638d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9395ad0b0c96483fa029e3878caf18c3" is_pre_election: true
W20260608 13:02:52.777930  5020 leader_election.cc:343] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131:44297): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:52.778584  5174 tablet_bootstrap.cc:654] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.778524  5020 leader_election.cc:304] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [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: e44d50c693294431b942f4553122638d; no voters: 0500977f3e2f476bab122ba45661291a, 9395ad0b0c96483fa029e3878caf18c3
I20260608 13:02:52.780709  5176 tablet_bootstrap.cc:492] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a: Bootstrap starting.
I20260608 13:02:52.780614  5187 raft_consensus.cc:2749] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:02:52.784394  5175 tablet_bootstrap.cc:492] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d: No bootstrap required, opened a new log
I20260608 13:02:52.785131  5175 ts_tablet_manager.cc:1403] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.010s
I20260608 13:02:52.789482  5175 raft_consensus.cc:359] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.790498  5175 raft_consensus.cc:385] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.790946  5175 raft_consensus.cc:740] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e44d50c693294431b942f4553122638d, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.792263  5175 consensus_queue.cc:260] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.793211  5176 tablet_bootstrap.cc:654] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.803889  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d3b2ef119d486eb9e8c4687756434a" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e44d50c693294431b942f4553122638d" is_pre_election: true
I20260608 13:02:52.804620  5055 raft_consensus.cc:2468] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 0.
I20260608 13:02:52.794906  5183 raft_consensus.cc:493] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:52.806495  5183 raft_consensus.cc:515] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.809019  5183 leader_election.cc:290] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e44d50c693294431b942f4553122638d (127.28.21.130:36809), 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131:44297)
I20260608 13:02:52.809815  5129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d3b2ef119d486eb9e8c4687756434a" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9395ad0b0c96483fa029e3878caf18c3" is_pre_election: true
I20260608 13:02:52.810465  5129 raft_consensus.cc:2468] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 0.
I20260608 13:02:52.811350  5176 tablet_bootstrap.cc:492] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a: No bootstrap required, opened a new log
I20260608 13:02:52.811818  5128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efec33bd41054965b9cc49e1437e741c" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9395ad0b0c96483fa029e3878caf18c3" is_pre_election: true
I20260608 13:02:52.812182  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efec33bd41054965b9cc49e1437e741c" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e44d50c693294431b942f4553122638d" is_pre_election: true
I20260608 13:02:52.812573  5128 raft_consensus.cc:2468] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 0.
I20260608 13:02:52.812913  5055 raft_consensus.cc:2468] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 0.
I20260608 13:02:52.813575  4945 leader_election.cc:304] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0500977f3e2f476bab122ba45661291a, 9395ad0b0c96483fa029e3878caf18c3; no voters: 
I20260608 13:02:52.812127  5176 ts_tablet_manager.cc:1403] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260608 13:02:52.814639  4944 leader_election.cc:304] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0500977f3e2f476bab122ba45661291a, e44d50c693294431b942f4553122638d; no voters: 
I20260608 13:02:52.815253  5183 raft_consensus.cc:2804] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:52.815663  5174 tablet_bootstrap.cc:492] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3: No bootstrap required, opened a new log
I20260608 13:02:52.816111  5183 raft_consensus.cc:493] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:52.816835  5183 raft_consensus.cc:3060] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.817569  5176 raft_consensus.cc:359] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.818409  5176 raft_consensus.cc:385] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.818768  5176 raft_consensus.cc:740] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0500977f3e2f476bab122ba45661291a, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.816466  5174 ts_tablet_manager.cc:1403] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.018s
I20260608 13:02:52.800776  5175 ts_tablet_manager.cc:1434] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 13:02:52.820137  5176 consensus_queue.cc:260] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.822491  5174 raft_consensus.cc:359] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.824481  5174 raft_consensus.cc:385] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.823926  5175 tablet_bootstrap.cc:492] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d: Bootstrap starting.
I20260608 13:02:52.824906  5174 raft_consensus.cc:740] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9395ad0b0c96483fa029e3878caf18c3, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.825888  5174 consensus_queue.cc:260] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.828378  5174 ts_tablet_manager.cc:1434] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 13:02:52.826356  5183 raft_consensus.cc:515] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } }
I20260608 13:02:52.832650  5128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d3b2ef119d486eb9e8c4687756434a" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9395ad0b0c96483fa029e3878caf18c3"
I20260608 13:02:52.832891  5202 raft_consensus.cc:2804] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:52.833520  5128 raft_consensus.cc:3060] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.831709  5183 leader_election.cc:290] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 election: Requested vote from peers 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131:44297), e44d50c693294431b942f4553122638d (127.28.21.130:36809)
I20260608 13:02:52.835074  5175 tablet_bootstrap.cc:654] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.835748  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d3b2ef119d486eb9e8c4687756434a" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e44d50c693294431b942f4553122638d"
I20260608 13:02:52.836366  5055 raft_consensus.cc:3060] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.833573  5202 raft_consensus.cc:493] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:52.842916  5202 raft_consensus.cc:3060] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.844569  5128 raft_consensus.cc:2468] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 1.
I20260608 13:02:52.846100  4945 leader_election.cc:304] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0500977f3e2f476bab122ba45661291a, 9395ad0b0c96483fa029e3878caf18c3; no voters: 
I20260608 13:02:52.847265  5183 raft_consensus.cc:2804] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:52.847949  5183 raft_consensus.cc:697] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 1 LEADER]: Becoming Leader. State: Replica: 0500977f3e2f476bab122ba45661291a, State: Running, Role: LEADER
I20260608 13:02:52.849089  5183 consensus_queue.cc:237] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } }
I20260608 13:02:52.851704  5176 ts_tablet_manager.cc:1434] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.002s
I20260608 13:02:52.852696  5055 raft_consensus.cc:2468] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 1.
I20260608 13:02:52.853022  5176 tablet_bootstrap.cc:492] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a: Bootstrap starting.
I20260608 13:02:52.852897  5202 raft_consensus.cc:515] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.855744  5202 leader_election.cc:290] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 election: Requested vote from peers e44d50c693294431b942f4553122638d (127.28.21.130:36809), 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131:44297)
I20260608 13:02:52.857009  5128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efec33bd41054965b9cc49e1437e741c" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9395ad0b0c96483fa029e3878caf18c3"
I20260608 13:02:52.857424  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efec33bd41054965b9cc49e1437e741c" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e44d50c693294431b942f4553122638d"
I20260608 13:02:52.857831  5128 raft_consensus.cc:3060] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.858186  5055 raft_consensus.cc:3060] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.861258  5175 tablet_bootstrap.cc:492] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d: No bootstrap required, opened a new log
I20260608 13:02:52.861924  5175 ts_tablet_manager.cc:1403] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.008s
I20260608 13:02:52.865242  5128 raft_consensus.cc:2468] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 1.
I20260608 13:02:52.865378  5055 raft_consensus.cc:2468] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 1.
I20260608 13:02:52.866618  4944 leader_election.cc:304] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0500977f3e2f476bab122ba45661291a, e44d50c693294431b942f4553122638d; no voters: 
I20260608 13:02:52.867662  5175 raft_consensus.cc:359] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.868539  5175 raft_consensus.cc:385] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.868834  5175 raft_consensus.cc:740] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e44d50c693294431b942f4553122638d, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.869725  5176 tablet_bootstrap.cc:654] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:52.869827  5202 raft_consensus.cc:2804] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:52.872896  5202 raft_consensus.cc:697] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 1 LEADER]: Becoming Leader. State: Replica: 0500977f3e2f476bab122ba45661291a, State: Running, Role: LEADER
I20260608 13:02:52.872675  5175 consensus_queue.cc:260] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.873817  5202 consensus_queue.cc:237] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.878101  5175 ts_tablet_manager.cc:1434] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 13:02:52.877444  4877 catalog_manager.cc:5696] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0500977f3e2f476bab122ba45661291a (127.28.21.129). New cstate: current_term: 1 leader_uuid: "0500977f3e2f476bab122ba45661291a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:52.883410  5179 raft_consensus.cc:493] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:52.884148  5176 tablet_bootstrap.cc:492] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a: No bootstrap required, opened a new log
I20260608 13:02:52.883961  5179 raft_consensus.cc:515] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.884685  5176 ts_tablet_manager.cc:1403] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.002s
I20260608 13:02:52.888085  5176 raft_consensus.cc:359] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.888819  5176 raft_consensus.cc:385] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:52.889110  5176 raft_consensus.cc:740] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0500977f3e2f476bab122ba45661291a, State: Initialized, Role: FOLLOWER
I20260608 13:02:52.889810  5176 consensus_queue.cc:260] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.892176  5176 ts_tablet_manager.cc:1434] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260608 13:02:52.893533  5179 leader_election.cc:290] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0500977f3e2f476bab122ba45661291a (127.28.21.129:39011), e44d50c693294431b942f4553122638d (127.28.21.130:36809)
I20260608 13:02:52.909171  5179 raft_consensus.cc:493] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:52.908529  4877 catalog_manager.cc:5696] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0500977f3e2f476bab122ba45661291a (127.28.21.129). New cstate: current_term: 1 leader_uuid: "0500977f3e2f476bab122ba45661291a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:52.909780  5179 raft_consensus.cc:515] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.912067  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b13d82929040108242d7f980c63dab" candidate_uuid: "9395ad0b0c96483fa029e3878caf18c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0500977f3e2f476bab122ba45661291a" is_pre_election: true
I20260608 13:02:52.912386  5179 leader_election.cc:290] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0500977f3e2f476bab122ba45661291a (127.28.21.129:39011), e44d50c693294431b942f4553122638d (127.28.21.130:36809)
I20260608 13:02:52.912783  4980 raft_consensus.cc:2468] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9395ad0b0c96483fa029e3878caf18c3 in term 0.
I20260608 13:02:52.913242  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e9576019b1444eb03237d587534513" candidate_uuid: "9395ad0b0c96483fa029e3878caf18c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0500977f3e2f476bab122ba45661291a" is_pre_election: true
I20260608 13:02:52.913899  4979 raft_consensus.cc:2468] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9395ad0b0c96483fa029e3878caf18c3 in term 0.
I20260608 13:02:52.914335  5095 leader_election.cc:304] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0500977f3e2f476bab122ba45661291a, 9395ad0b0c96483fa029e3878caf18c3; no voters: 
I20260608 13:02:52.916574  5179 raft_consensus.cc:2804] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:52.916692  5095 leader_election.cc:304] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0500977f3e2f476bab122ba45661291a, 9395ad0b0c96483fa029e3878caf18c3; no voters: 
I20260608 13:02:52.917042  5179 raft_consensus.cc:493] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:52.917498  5179 raft_consensus.cc:3060] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.918890  5054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e9576019b1444eb03237d587534513" candidate_uuid: "9395ad0b0c96483fa029e3878caf18c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e44d50c693294431b942f4553122638d" is_pre_election: true
I20260608 13:02:52.919809  5054 raft_consensus.cc:2468] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9395ad0b0c96483fa029e3878caf18c3 in term 0.
I20260608 13:02:52.919921  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b13d82929040108242d7f980c63dab" candidate_uuid: "9395ad0b0c96483fa029e3878caf18c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e44d50c693294431b942f4553122638d" is_pre_election: true
I20260608 13:02:52.922278  5055 raft_consensus.cc:2468] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9395ad0b0c96483fa029e3878caf18c3 in term 0.
I20260608 13:02:52.924319  5179 raft_consensus.cc:515] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.926169  5210 raft_consensus.cc:2804] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:52.926517  5179 leader_election.cc:290] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [CANDIDATE]: Term 1 election: Requested vote from peers 0500977f3e2f476bab122ba45661291a (127.28.21.129:39011), e44d50c693294431b942f4553122638d (127.28.21.130:36809)
I20260608 13:02:52.926698  5210 raft_consensus.cc:493] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:52.927181  5210 raft_consensus.cc:3060] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.927220  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b13d82929040108242d7f980c63dab" candidate_uuid: "9395ad0b0c96483fa029e3878caf18c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0500977f3e2f476bab122ba45661291a"
I20260608 13:02:52.927997  4979 raft_consensus.cc:3060] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.929169  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b13d82929040108242d7f980c63dab" candidate_uuid: "9395ad0b0c96483fa029e3878caf18c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e44d50c693294431b942f4553122638d"
I20260608 13:02:52.929778  5055 raft_consensus.cc:3060] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.933106  5210 raft_consensus.cc:515] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.936013  5210 leader_election.cc:290] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [CANDIDATE]: Term 1 election: Requested vote from peers 0500977f3e2f476bab122ba45661291a (127.28.21.129:39011), e44d50c693294431b942f4553122638d (127.28.21.130:36809)
I20260608 13:02:52.935488  4979 raft_consensus.cc:2468] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9395ad0b0c96483fa029e3878caf18c3 in term 1.
I20260608 13:02:52.936672  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e9576019b1444eb03237d587534513" candidate_uuid: "9395ad0b0c96483fa029e3878caf18c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0500977f3e2f476bab122ba45661291a"
I20260608 13:02:52.937299  4980 raft_consensus.cc:3060] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.937381  5054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e9576019b1444eb03237d587534513" candidate_uuid: "9395ad0b0c96483fa029e3878caf18c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e44d50c693294431b942f4553122638d"
I20260608 13:02:52.937486  5095 leader_election.cc:304] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0500977f3e2f476bab122ba45661291a, 9395ad0b0c96483fa029e3878caf18c3; no voters: 
I20260608 13:02:52.938172  5054 raft_consensus.cc:3060] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.940441  5210 raft_consensus.cc:2804] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:52.940981  5210 raft_consensus.cc:697] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 1 LEADER]: Becoming Leader. State: Replica: 9395ad0b0c96483fa029e3878caf18c3, State: Running, Role: LEADER
I20260608 13:02:52.941818  5210 consensus_queue.cc:237] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
W20260608 13:02:52.943183  4926 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:02:52.944252  4980 raft_consensus.cc:2468] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9395ad0b0c96483fa029e3878caf18c3 in term 1.
I20260608 13:02:52.945329  5054 raft_consensus.cc:2468] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9395ad0b0c96483fa029e3878caf18c3 in term 1.
I20260608 13:02:52.945360  5095 leader_election.cc:304] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0500977f3e2f476bab122ba45661291a, 9395ad0b0c96483fa029e3878caf18c3; no voters: 
I20260608 13:02:52.946689  5210 raft_consensus.cc:2804] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:52.947314  5210 raft_consensus.cc:697] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 1 LEADER]: Becoming Leader. State: Replica: 9395ad0b0c96483fa029e3878caf18c3, State: Running, Role: LEADER
I20260608 13:02:52.948454  5210 consensus_queue.cc:237] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.950435  5055 raft_consensus.cc:2468] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9395ad0b0c96483fa029e3878caf18c3 in term 1.
I20260608 13:02:52.952143  4877 catalog_manager.cc:5696] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "9395ad0b0c96483fa029e3878caf18c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:52.965728  4877 catalog_manager.cc:5696] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "9395ad0b0c96483fa029e3878caf18c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:52.975086  5187 raft_consensus.cc:493] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:52.975500  5187 raft_consensus.cc:515] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.977247  5187 leader_election.cc:290] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0500977f3e2f476bab122ba45661291a (127.28.21.129:39011), 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131:44297)
I20260608 13:02:52.977962  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e327e5f84c694fac888659562c4f8fab" candidate_uuid: "e44d50c693294431b942f4553122638d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0500977f3e2f476bab122ba45661291a" is_pre_election: true
I20260608 13:02:52.978304  5128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e327e5f84c694fac888659562c4f8fab" candidate_uuid: "e44d50c693294431b942f4553122638d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9395ad0b0c96483fa029e3878caf18c3" is_pre_election: true
I20260608 13:02:52.978672  4980 raft_consensus.cc:2468] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e44d50c693294431b942f4553122638d in term 0.
I20260608 13:02:52.978943  5128 raft_consensus.cc:2468] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e44d50c693294431b942f4553122638d in term 0.
I20260608 13:02:52.979885  5021 leader_election.cc:304] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0500977f3e2f476bab122ba45661291a, e44d50c693294431b942f4553122638d; no voters: 
I20260608 13:02:52.980650  5187 raft_consensus.cc:2804] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:52.980978  5187 raft_consensus.cc:493] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:52.981241  5187 raft_consensus.cc:3060] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.986004  5187 raft_consensus.cc:515] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:52.987560  5187 leader_election.cc:290] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [CANDIDATE]: Term 1 election: Requested vote from peers 0500977f3e2f476bab122ba45661291a (127.28.21.129:39011), 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131:44297)
I20260608 13:02:52.988313  4980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e327e5f84c694fac888659562c4f8fab" candidate_uuid: "e44d50c693294431b942f4553122638d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0500977f3e2f476bab122ba45661291a"
I20260608 13:02:52.988584  5128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e327e5f84c694fac888659562c4f8fab" candidate_uuid: "e44d50c693294431b942f4553122638d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9395ad0b0c96483fa029e3878caf18c3"
I20260608 13:02:52.988842  4980 raft_consensus.cc:3060] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.989120  5128 raft_consensus.cc:3060] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:52.993806  5128 raft_consensus.cc:2468] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e44d50c693294431b942f4553122638d in term 1.
I20260608 13:02:52.993908  4980 raft_consensus.cc:2468] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e44d50c693294431b942f4553122638d in term 1.
I20260608 13:02:52.994953  5020 leader_election.cc:304] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9395ad0b0c96483fa029e3878caf18c3, e44d50c693294431b942f4553122638d; no voters: 
I20260608 13:02:52.995680  5187 raft_consensus.cc:2804] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:52.996251  5187 raft_consensus.cc:697] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 1 LEADER]: Becoming Leader. State: Replica: e44d50c693294431b942f4553122638d, State: Running, Role: LEADER
I20260608 13:02:52.997066  5187 consensus_queue.cc:237] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:53.004032  4877 catalog_manager.cc:5696] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d reported cstate change: term changed from 0 to 1, leader changed from <none> to e44d50c693294431b942f4553122638d (127.28.21.130). New cstate: current_term: 1 leader_uuid: "e44d50c693294431b942f4553122638d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:53.230996  5202 raft_consensus.cc:493] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:53.231542  5202 raft_consensus.cc:515] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:53.233457  5202 leader_election.cc:290] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e44d50c693294431b942f4553122638d (127.28.21.130:36809), 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131:44297)
I20260608 13:02:53.234244  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac703d7e843840b6b084829231f9959c" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e44d50c693294431b942f4553122638d" is_pre_election: true
I20260608 13:02:53.234480  5128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac703d7e843840b6b084829231f9959c" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9395ad0b0c96483fa029e3878caf18c3" is_pre_election: true
I20260608 13:02:53.234824  5055 raft_consensus.cc:2468] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 0.
I20260608 13:02:53.235137  5128 raft_consensus.cc:2468] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 0.
I20260608 13:02:53.235991  4944 leader_election.cc:304] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0500977f3e2f476bab122ba45661291a, e44d50c693294431b942f4553122638d; no voters: 
I20260608 13:02:53.236829  5202 raft_consensus.cc:2804] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:53.237134  5202 raft_consensus.cc:493] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:53.237412  5202 raft_consensus.cc:3060] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:53.242578  5202 raft_consensus.cc:515] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:53.244396  5202 leader_election.cc:290] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 election: Requested vote from peers e44d50c693294431b942f4553122638d (127.28.21.130:36809), 9395ad0b0c96483fa029e3878caf18c3 (127.28.21.131:44297)
I20260608 13:02:53.245112  5055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac703d7e843840b6b084829231f9959c" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e44d50c693294431b942f4553122638d"
I20260608 13:02:53.245441  5128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac703d7e843840b6b084829231f9959c" candidate_uuid: "0500977f3e2f476bab122ba45661291a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9395ad0b0c96483fa029e3878caf18c3"
I20260608 13:02:53.245724  5055 raft_consensus.cc:3060] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:53.246044  5128 raft_consensus.cc:3060] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:53.252856  5128 raft_consensus.cc:2468] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 1.
I20260608 13:02:53.252856  5055 raft_consensus.cc:2468] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0500977f3e2f476bab122ba45661291a in term 1.
I20260608 13:02:53.254436  4945 leader_election.cc:304] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0500977f3e2f476bab122ba45661291a, 9395ad0b0c96483fa029e3878caf18c3; no voters: 
I20260608 13:02:53.255115  5202 raft_consensus.cc:2804] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:53.255620  5202 raft_consensus.cc:697] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 1 LEADER]: Becoming Leader. State: Replica: 0500977f3e2f476bab122ba45661291a, State: Running, Role: LEADER
I20260608 13:02:53.256402  5202 consensus_queue.cc:237] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } }
I20260608 13:02:53.263792  4877 catalog_manager.cc:5696] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0500977f3e2f476bab122ba45661291a (127.28.21.129). New cstate: current_term: 1 leader_uuid: "0500977f3e2f476bab122ba45661291a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:53.319700  5202 consensus_queue.cc:1048] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.332132  5203 consensus_queue.cc:1048] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.338615  5210 consensus_queue.cc:1048] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.339234  5203 consensus_queue.cc:1048] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.360258  5210 consensus_queue.cc:1048] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.363469  5202 consensus_queue.cc:1048] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.442060  5212 consensus_queue.cc:1048] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.469262  5212 consensus_queue.cc:1048] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.479799  5187 consensus_queue.cc:1048] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0500977f3e2f476bab122ba45661291a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.535496  5182 consensus_queue.cc:1048] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.671387  5218 consensus_queue.cc:1048] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9395ad0b0c96483fa029e3878caf18c3" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 44297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.688386  5202 consensus_queue.cc:1048] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e44d50c693294431b942f4553122638d" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:02:53.826745  4945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.131:44297, user_credentials={real_user=slave}} blocked reactor thread for 45134.6us
W20260608 13:02:54.832369  5228 meta_cache.cc:1261] Time spent looking up entry by key: real 0.061s	user 0.002s	sys 0.000s
W20260608 13:02:55.051471  5161 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.21.129:39011, user_credentials={real_user=slave}} blocked reactor thread for 61357.4us
I20260608 13:02:55.131067 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:02:55.160571 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:55.161222 28758 tablet_replica.cc:333] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a: stopping tablet replica
I20260608 13:02:55.161897 28758 raft_consensus.cc:2243] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.162467 28758 raft_consensus.cc:2272] T c2b13d82929040108242d7f980c63dab P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.165277 28758 tablet_replica.cc:333] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a: stopping tablet replica
I20260608 13:02:55.165901 28758 raft_consensus.cc:2243] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.166446 28758 raft_consensus.cc:2272] T 62e9576019b1444eb03237d587534513 P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.169353 28758 tablet_replica.cc:333] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a: stopping tablet replica
I20260608 13:02:55.169917 28758 raft_consensus.cc:2243] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.170397 28758 raft_consensus.cc:2272] T e327e5f84c694fac888659562c4f8fab P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.173063 28758 tablet_replica.cc:333] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a: stopping tablet replica
I20260608 13:02:55.173595 28758 raft_consensus.cc:2243] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:55.174431 28758 raft_consensus.cc:2272] T efec33bd41054965b9cc49e1437e741c P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.176868 28758 tablet_replica.cc:333] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a: stopping tablet replica
I20260608 13:02:55.177381 28758 raft_consensus.cc:2243] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:55.178117 28758 raft_consensus.cc:2272] T ac703d7e843840b6b084829231f9959c P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.180575 28758 tablet_replica.cc:333] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a: stopping tablet replica
I20260608 13:02:55.181088 28758 raft_consensus.cc:2243] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:55.181825 28758 raft_consensus.cc:2272] T 21d3b2ef119d486eb9e8c4687756434a P 0500977f3e2f476bab122ba45661291a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.201789 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:02:55.217748 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:02:55.243099 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:55.243805 28758 tablet_replica.cc:333] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d: stopping tablet replica
I20260608 13:02:55.244796 28758 raft_consensus.cc:2243] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:55.245669 28758 raft_consensus.cc:2272] T e327e5f84c694fac888659562c4f8fab P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.248538 28758 tablet_replica.cc:333] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d: stopping tablet replica
I20260608 13:02:55.249059 28758 raft_consensus.cc:2243] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.249496 28758 raft_consensus.cc:2272] T 62e9576019b1444eb03237d587534513 P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.252336 28758 tablet_replica.cc:333] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d: stopping tablet replica
I20260608 13:02:55.252823 28758 raft_consensus.cc:2243] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.253284 28758 raft_consensus.cc:2272] T efec33bd41054965b9cc49e1437e741c P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.255582 28758 tablet_replica.cc:333] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d: stopping tablet replica
I20260608 13:02:55.256068 28758 raft_consensus.cc:2243] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.256558 28758 raft_consensus.cc:2272] T ac703d7e843840b6b084829231f9959c P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.259385 28758 tablet_replica.cc:333] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d: stopping tablet replica
I20260608 13:02:55.259912 28758 raft_consensus.cc:2243] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.260422 28758 raft_consensus.cc:2272] T 21d3b2ef119d486eb9e8c4687756434a P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.262709 28758 tablet_replica.cc:333] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d: stopping tablet replica
I20260608 13:02:55.263264 28758 raft_consensus.cc:2243] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.263705 28758 raft_consensus.cc:2272] T c2b13d82929040108242d7f980c63dab P e44d50c693294431b942f4553122638d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.283147 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:02:55.298467 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:02:55.320106 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:55.320883 28758 tablet_replica.cc:333] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3: stopping tablet replica
I20260608 13:02:55.321697 28758 raft_consensus.cc:2243] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.322227 28758 raft_consensus.cc:2272] T ac703d7e843840b6b084829231f9959c P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.325184 28758 tablet_replica.cc:333] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3: stopping tablet replica
I20260608 13:02:55.325695 28758 raft_consensus.cc:2243] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.326133 28758 raft_consensus.cc:2272] T efec33bd41054965b9cc49e1437e741c P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.328536 28758 tablet_replica.cc:333] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3: stopping tablet replica
I20260608 13:02:55.329039 28758 raft_consensus.cc:2243] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.329499 28758 raft_consensus.cc:2272] T 21d3b2ef119d486eb9e8c4687756434a P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.331943 28758 tablet_replica.cc:333] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3: stopping tablet replica
I20260608 13:02:55.332525 28758 raft_consensus.cc:2243] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:55.333410 28758 raft_consensus.cc:2272] T c2b13d82929040108242d7f980c63dab P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.335618 28758 tablet_replica.cc:333] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3: stopping tablet replica
I20260608 13:02:55.336128 28758 raft_consensus.cc:2243] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:55.336633 28758 raft_consensus.cc:2272] T e327e5f84c694fac888659562c4f8fab P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.338935 28758 tablet_replica.cc:333] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3: stopping tablet replica
I20260608 13:02:55.339478 28758 raft_consensus.cc:2243] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:55.340304 28758 raft_consensus.cc:2272] T 62e9576019b1444eb03237d587534513 P 9395ad0b0c96483fa029e3878caf18c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.368103 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:02:55.385744 28758 master.cc:562] Master@127.28.21.190:32955 shutting down...
I20260608 13:02:55.405897 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:55.406441 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:55.406772 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P ca7079c623954bbb9e31a3169bc3558d: stopping tablet replica
I20260608 13:02:55.425676 28758 master.cc:584] Master@127.28.21.190:32955 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4648 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 13:02:55.455437 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:46441
I20260608 13:02:55.456657 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:55.461544  5276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:55.462999  5277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:55.463212  5279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:55.463620 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:55.464551 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:55.464759 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:55.464967 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923775464910 us; error 0 us; skew 500 ppm
I20260608 13:02:55.465556 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:55.467808 28758 webserver.cc:533] Webserver started at http://127.28.21.190:36093/ using document root <none> and password file <none>
I20260608 13:02:55.468380 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:55.468591 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:55.468884 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:55.469944 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "6bf34eabbca64b699a55849227ad93d5"
format_stamp: "Formatted at 2026-06-08 13:02:55 on dist-test-slave-vkhm"
I20260608 13:02:55.474479 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:02:55.477813  5284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:55.478615 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 13:02:55.478910 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "6bf34eabbca64b699a55849227ad93d5"
format_stamp: "Formatted at 2026-06-08 13:02:55 on dist-test-slave-vkhm"
I20260608 13:02:55.479200 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-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)
I20260608 13:02:55.497579 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:55.498628 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:55.533830 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:46441
I20260608 13:02:55.533950  5335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:46441 every 8 connection(s)
I20260608 13:02:55.537845  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:55.547987  5336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5: Bootstrap starting.
I20260608 13:02:55.552479  5336 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:55.556572  5336 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5: No bootstrap required, opened a new log
I20260608 13:02:55.558651  5336 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bf34eabbca64b699a55849227ad93d5" member_type: VOTER }
I20260608 13:02:55.559046  5336 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:55.559281  5336 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bf34eabbca64b699a55849227ad93d5, State: Initialized, Role: FOLLOWER
I20260608 13:02:55.559965  5336 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6bf34eabbca64b699a55849227ad93d5" member_type: VOTER }
I20260608 13:02:55.560500  5336 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:55.560730  5336 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:55.561003  5336 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:55.566797  5336 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bf34eabbca64b699a55849227ad93d5" member_type: VOTER }
I20260608 13:02:55.567324  5336 leader_election.cc:304] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [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: 6bf34eabbca64b699a55849227ad93d5; no voters: 
I20260608 13:02:55.568522  5336 leader_election.cc:290] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:55.568995  5339 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:55.570400  5339 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [term 1 LEADER]: Becoming Leader. State: Replica: 6bf34eabbca64b699a55849227ad93d5, State: Running, Role: LEADER
I20260608 13:02:55.571002  5339 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [LEADER]: Queue going to LEADER mode. State: All 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: "6bf34eabbca64b699a55849227ad93d5" member_type: VOTER }
I20260608 13:02:55.571547  5336 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:55.574936  5340 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6bf34eabbca64b699a55849227ad93d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bf34eabbca64b699a55849227ad93d5" member_type: VOTER } }
I20260608 13:02:55.575650  5341 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6bf34eabbca64b699a55849227ad93d5. Latest consensus state: current_term: 1 leader_uuid: "6bf34eabbca64b699a55849227ad93d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6bf34eabbca64b699a55849227ad93d5" member_type: VOTER } }
I20260608 13:02:55.576452  5341 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:55.576454  5340 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:55.579708  5347 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:55.584875  5347 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:55.587384 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:55.593922  5347 catalog_manager.cc:1382] Generated new cluster ID: e9b93268a9054ed4a43e9ac40af32b41
I20260608 13:02:55.594202  5347 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:55.608150  5347 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:55.609385  5347 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:55.623944  5347 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5: Generated new TSK 0
I20260608 13:02:55.624572  5347 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:55.653935 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:55.660467  5357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:55.661509  5358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:55.663617 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:55.663558  5360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:55.665877 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:55.666119 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:55.666316 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923775666291 us; error 0 us; skew 500 ppm
I20260608 13:02:55.666922 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:55.669389 28758 webserver.cc:533] Webserver started at http://127.28.21.129:37885/ using document root <none> and password file <none>
I20260608 13:02:55.669932 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:55.670142 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:55.670430 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:55.671525 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "38cfe3d1a0834631b44b09eb3fe5fb88"
format_stamp: "Formatted at 2026-06-08 13:02:55 on dist-test-slave-vkhm"
I20260608 13:02:55.676159 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 13:02:55.679518  5365 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:55.680439 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:02:55.680773 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "38cfe3d1a0834631b44b09eb3fe5fb88"
format_stamp: "Formatted at 2026-06-08 13:02:55 on dist-test-slave-vkhm"
I20260608 13:02:55.681134 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-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)
I20260608 13:02:55.702327 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:55.703409 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:55.704787 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:55.707082 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:55.707278 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:55.707556 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:55.707744 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:55.746109 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:33941
I20260608 13:02:55.746228  5427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:33941 every 8 connection(s)
I20260608 13:02:55.752753 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:55.759215  5432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:55.760288  5433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:55.763669 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:55.764062  5435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:55.764977  5428 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46441
I20260608 13:02:55.765376  5428 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:55.766188  5428 heartbeater.cc:507] Master 127.28.21.190:46441 requested a full tablet report, sending...
I20260608 13:02:55.767920 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:55.768253 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:55.768507 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923775768492 us; error 0 us; skew 500 ppm
I20260608 13:02:55.768870  5301 ts_manager.cc:194] Registered new tserver with Master: 38cfe3d1a0834631b44b09eb3fe5fb88 (127.28.21.129:33941)
I20260608 13:02:55.769459 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:55.771404  5301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59830
I20260608 13:02:55.772328 28758 webserver.cc:533] Webserver started at http://127.28.21.130:40323/ using document root <none> and password file <none>
I20260608 13:02:55.773051 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:55.773277 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:55.773579 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:55.774610 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "7a6ba7238982432bb11bc6555ee952d2"
format_stamp: "Formatted at 2026-06-08 13:02:55 on dist-test-slave-vkhm"
I20260608 13:02:55.779011 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:02:55.782444  5440 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:55.783380 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:02:55.783680 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "7a6ba7238982432bb11bc6555ee952d2"
format_stamp: "Formatted at 2026-06-08 13:02:55 on dist-test-slave-vkhm"
I20260608 13:02:55.783963 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-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)
I20260608 13:02:55.803212 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:55.804347 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:55.805684 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:55.808044 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:55.808285 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 13:02:55.808537 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:55.808717 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:55.846616 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:32973
I20260608 13:02:55.846730  5502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:32973 every 8 connection(s)
I20260608 13:02:55.851750 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:55.858664  5506 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:55.860482  5507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:55.863495  5509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:55.863932 28758 server_base.cc:1061] running on GCE node
I20260608 13:02:55.864398  5503 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46441
I20260608 13:02:55.864830  5503 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:55.865016 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:55.865310 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:55.865499 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923775865481 us; error 0 us; skew 500 ppm
I20260608 13:02:55.865686  5503 heartbeater.cc:507] Master 127.28.21.190:46441 requested a full tablet report, sending...
I20260608 13:02:55.866200 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:55.868077  5301 ts_manager.cc:194] Registered new tserver with Master: 7a6ba7238982432bb11bc6555ee952d2 (127.28.21.130:32973)
I20260608 13:02:55.869148 28758 webserver.cc:533] Webserver started at http://127.28.21.131:36893/ using document root <none> and password file <none>
I20260608 13:02:55.869884 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:55.870031  5301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59844
I20260608 13:02:55.870131 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:55.870656 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:55.872107 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1"
format_stamp: "Formatted at 2026-06-08 13:02:55 on dist-test-slave-vkhm"
I20260608 13:02:55.876698 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:02:55.879966  5514 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:55.880796 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:02:55.881178 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1"
format_stamp: "Formatted at 2026-06-08 13:02:55 on dist-test-slave-vkhm"
I20260608 13:02:55.881534 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923554775813-28758-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)
I20260608 13:02:55.898392 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:55.899461 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:55.900876 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:55.903124 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:55.903357 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:55.903613 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:55.903797 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:55.941570 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:39971
I20260608 13:02:55.941700  5576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:39971 every 8 connection(s)
I20260608 13:02:55.955494  5577 heartbeater.cc:344] Connected to a master server at 127.28.21.190:46441
I20260608 13:02:55.955883  5577 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:55.956636  5577 heartbeater.cc:507] Master 127.28.21.190:46441 requested a full tablet report, sending...
I20260608 13:02:55.958730  5301 ts_manager.cc:194] Registered new tserver with Master: 44f9b34b6fc34d9aa9c044a0b99aeae1 (127.28.21.131:39971)
I20260608 13:02:55.959800 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014794688s
I20260608 13:02:55.960325  5301 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59850
I20260608 13:02:56.774708  5428 heartbeater.cc:499] Master 127.28.21.190:46441 was elected leader, sending a full tablet report...
I20260608 13:02:56.873399  5503 heartbeater.cc:499] Master 127.28.21.190:46441 was elected leader, sending a full tablet report...
I20260608 13:02:56.963249  5577 heartbeater.cc:499] Master 127.28.21.190:46441 was elected leader, sending a full tablet report...
I20260608 13:02:57.031152  5301 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59856:
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"
    }
  }
}
W20260608 13:02:57.033424  5301 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:02:57.097558  5468 tablet_service.cc:1511] Processing CreateTablet for tablet 397792fc2d8e42cda0d8eda6ddb4c24d (DEFAULT_TABLE table=test-workload [id=a7ca1f530e7d4ad1a5af8bf71b350298]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:02:57.099172  5468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397792fc2d8e42cda0d8eda6ddb4c24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:57.098785  5393 tablet_service.cc:1511] Processing CreateTablet for tablet 397792fc2d8e42cda0d8eda6ddb4c24d (DEFAULT_TABLE table=test-workload [id=a7ca1f530e7d4ad1a5af8bf71b350298]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:02:57.101027  5393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397792fc2d8e42cda0d8eda6ddb4c24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:57.119313  5542 tablet_service.cc:1511] Processing CreateTablet for tablet 397792fc2d8e42cda0d8eda6ddb4c24d (DEFAULT_TABLE table=test-workload [id=a7ca1f530e7d4ad1a5af8bf71b350298]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:02:57.120718  5598 tablet_bootstrap.cc:492] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2: Bootstrap starting.
I20260608 13:02:57.121109  5542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397792fc2d8e42cda0d8eda6ddb4c24d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:57.125845  5599 tablet_bootstrap.cc:492] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88: Bootstrap starting.
I20260608 13:02:57.130734  5598 tablet_bootstrap.cc:654] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:57.133874  5599 tablet_bootstrap.cc:654] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:57.135928  5598 tablet_bootstrap.cc:492] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2: No bootstrap required, opened a new log
I20260608 13:02:57.136448  5598 ts_tablet_manager.cc:1403] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 13:02:57.140374  5599 tablet_bootstrap.cc:492] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88: No bootstrap required, opened a new log
I20260608 13:02:57.139848  5598 raft_consensus.cc:359] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6ba7238982432bb11bc6555ee952d2" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32973 } } peers { permanent_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33941 } } peers { permanent_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39971 } }
I20260608 13:02:57.140950  5599 ts_tablet_manager.cc:1403] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260608 13:02:57.141012  5598 raft_consensus.cc:385] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:57.141152  5602 tablet_bootstrap.cc:492] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1: Bootstrap starting.
I20260608 13:02:57.141599  5598 raft_consensus.cc:740] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6ba7238982432bb11bc6555ee952d2, State: Initialized, Role: FOLLOWER
I20260608 13:02:57.143435  5598 consensus_queue.cc:260] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6ba7238982432bb11bc6555ee952d2" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32973 } } peers { permanent_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33941 } } peers { permanent_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39971 } }
I20260608 13:02:57.144536  5599 raft_consensus.cc:359] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6ba7238982432bb11bc6555ee952d2" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32973 } } peers { permanent_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33941 } } peers { permanent_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39971 } }
I20260608 13:02:57.144903  5603 raft_consensus.cc:493] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:57.145406  5599 raft_consensus.cc:385] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:57.145807  5599 raft_consensus.cc:740] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38cfe3d1a0834631b44b09eb3fe5fb88, State: Initialized, Role: FOLLOWER
I20260608 13:02:57.145629  5603 raft_consensus.cc:515] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6ba7238982432bb11bc6555ee952d2" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32973 } } peers { permanent_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33941 } } peers { permanent_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39971 } }
I20260608 13:02:57.146948  5599 consensus_queue.cc:260] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6ba7238982432bb11bc6555ee952d2" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32973 } } peers { permanent_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33941 } } peers { permanent_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39971 } }
I20260608 13:02:57.152127  5603 leader_election.cc:290] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 38cfe3d1a0834631b44b09eb3fe5fb88 (127.28.21.129:33941), 44f9b34b6fc34d9aa9c044a0b99aeae1 (127.28.21.131:39971)
I20260608 13:02:57.163288  5599 ts_tablet_manager.cc:1434] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.005s
I20260608 13:02:57.163645  5602 tablet_bootstrap.cc:654] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:57.170081  5598 ts_tablet_manager.cc:1434] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.019s
I20260608 13:02:57.170008  5403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397792fc2d8e42cda0d8eda6ddb4c24d" candidate_uuid: "7a6ba7238982432bb11bc6555ee952d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" is_pre_election: true
I20260608 13:02:57.171043  5403 raft_consensus.cc:2468] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6ba7238982432bb11bc6555ee952d2 in term 0.
I20260608 13:02:57.173929  5443 leader_election.cc:304] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38cfe3d1a0834631b44b09eb3fe5fb88, 7a6ba7238982432bb11bc6555ee952d2; no voters: 
I20260608 13:02:57.175010  5604 raft_consensus.cc:2804] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:57.175508  5604 raft_consensus.cc:493] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:57.176011  5604 raft_consensus.cc:3060] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:57.177213  5602 tablet_bootstrap.cc:492] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1: No bootstrap required, opened a new log
I20260608 13:02:57.177829  5602 ts_tablet_manager.cc:1403] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260608 13:02:57.181569  5602 raft_consensus.cc:359] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6ba7238982432bb11bc6555ee952d2" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32973 } } peers { permanent_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33941 } } peers { permanent_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39971 } }
I20260608 13:02:57.182374  5602 raft_consensus.cc:385] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:57.182701  5602 raft_consensus.cc:740] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f9b34b6fc34d9aa9c044a0b99aeae1, State: Initialized, Role: FOLLOWER
I20260608 13:02:57.183511  5602 consensus_queue.cc:260] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6ba7238982432bb11bc6555ee952d2" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32973 } } peers { permanent_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33941 } } peers { permanent_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39971 } }
I20260608 13:02:57.185209  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397792fc2d8e42cda0d8eda6ddb4c24d" candidate_uuid: "7a6ba7238982432bb11bc6555ee952d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" is_pre_election: true
I20260608 13:02:57.185940  5552 raft_consensus.cc:2468] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6ba7238982432bb11bc6555ee952d2 in term 0.
I20260608 13:02:57.189347  5602 ts_tablet_manager.cc:1434] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 13:02:57.189213  5604 raft_consensus.cc:515] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6ba7238982432bb11bc6555ee952d2" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32973 } } peers { permanent_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33941 } } peers { permanent_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39971 } }
I20260608 13:02:57.191617  5604 leader_election.cc:290] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [CANDIDATE]: Term 1 election: Requested vote from peers 38cfe3d1a0834631b44b09eb3fe5fb88 (127.28.21.129:33941), 44f9b34b6fc34d9aa9c044a0b99aeae1 (127.28.21.131:39971)
I20260608 13:02:57.192432  5403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397792fc2d8e42cda0d8eda6ddb4c24d" candidate_uuid: "7a6ba7238982432bb11bc6555ee952d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88"
I20260608 13:02:57.193050  5403 raft_consensus.cc:3060] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:57.193440  5552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397792fc2d8e42cda0d8eda6ddb4c24d" candidate_uuid: "7a6ba7238982432bb11bc6555ee952d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1"
I20260608 13:02:57.194020  5552 raft_consensus.cc:3060] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:57.200418  5403 raft_consensus.cc:2468] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6ba7238982432bb11bc6555ee952d2 in term 1.
I20260608 13:02:57.201413  5443 leader_election.cc:304] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38cfe3d1a0834631b44b09eb3fe5fb88, 7a6ba7238982432bb11bc6555ee952d2; no voters: 
I20260608 13:02:57.202023  5552 raft_consensus.cc:2468] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6ba7238982432bb11bc6555ee952d2 in term 1.
I20260608 13:02:57.202145  5604 raft_consensus.cc:2804] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:57.202713  5604 raft_consensus.cc:697] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6ba7238982432bb11bc6555ee952d2, State: Running, Role: LEADER
I20260608 13:02:57.203696  5604 consensus_queue.cc:237] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6ba7238982432bb11bc6555ee952d2" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32973 } } peers { permanent_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33941 } } peers { permanent_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39971 } }
I20260608 13:02:57.212823  5301 catalog_manager.cc:5696] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6ba7238982432bb11bc6555ee952d2 (127.28.21.130). New cstate: current_term: 1 leader_uuid: "7a6ba7238982432bb11bc6555ee952d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6ba7238982432bb11bc6555ee952d2" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 32973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39971 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:57.432884  5552 raft_consensus.cc:1275] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1 [term 1 FOLLOWER]: Refusing update from remote peer 7a6ba7238982432bb11bc6555ee952d2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:57.432996  5403 raft_consensus.cc:1275] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88 [term 1 FOLLOWER]: Refusing update from remote peer 7a6ba7238982432bb11bc6555ee952d2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:57.434473  5604 consensus_queue.cc:1048] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f9b34b6fc34d9aa9c044a0b99aeae1" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:57.435186  5603 consensus_queue.cc:1048] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38cfe3d1a0834631b44b09eb3fe5fb88" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 33941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:57.481292  5618 mvcc.cc:204] Tried to move back new op lower bound from 7294663792350085120 to 7294663791436410880. Current Snapshot: MvccSnapshot[applied={T|T < 7294663792350085120}]
W20260608 13:02:57.850638  5444 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.131:39971, user_credentials={real_user=slave}} blocked reactor thread for 50258.3us
I20260608 13:02:57.941852 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:02:57.981418 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:57.982415 28758 tablet_replica.cc:333] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88: stopping tablet replica
I20260608 13:02:57.983249 28758 raft_consensus.cc:2243] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:57.984020 28758 raft_consensus.cc:2272] T 397792fc2d8e42cda0d8eda6ddb4c24d P 38cfe3d1a0834631b44b09eb3fe5fb88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:57.995298 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:02:58.007146 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:02:58.030968 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:58.031730 28758 tablet_replica.cc:333] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2: stopping tablet replica
I20260608 13:02:58.032337 28758 raft_consensus.cc:2243] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:58.033293 28758 raft_consensus.cc:2272] T 397792fc2d8e42cda0d8eda6ddb4c24d P 7a6ba7238982432bb11bc6555ee952d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:58.055203 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:02:58.067111 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:02:58.091436 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:58.092185 28758 tablet_replica.cc:333] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1: stopping tablet replica
I20260608 13:02:58.092746 28758 raft_consensus.cc:2243] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:58.093266 28758 raft_consensus.cc:2272] T 397792fc2d8e42cda0d8eda6ddb4c24d P 44f9b34b6fc34d9aa9c044a0b99aeae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:58.104310 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:02:58.115684 28758 master.cc:562] Master@127.28.21.190:46441 shutting down...
I20260608 13:02:58.137099 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:58.137620 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:58.137933 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6bf34eabbca64b699a55849227ad93d5: stopping tablet replica
I20260608 13:02:58.157369 28758 master.cc:584] Master@127.28.21.190:46441 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2736 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 13:02:58.195052 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:36691
I20260608 13:02:58.196456 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:58.202217  5633 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:58.202221  5634 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:58.205107 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:58.205051  5636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:58.206197 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:58.206432 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:58.206599 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923778206583 us; error 0 us; skew 500 ppm
I20260608 13:02:58.207178 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:58.209586 28758 webserver.cc:533] Webserver started at http://127.28.21.190:33555/ using document root <none> and password file <none>
I20260608 13:02:58.210094 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:58.210299 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:58.210582 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:58.211683 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "774817d8f576430fa21ee29d98cf539c"
format_stamp: "Formatted at 2026-06-08 13:02:58 on dist-test-slave-vkhm"
I20260608 13:02:58.216344 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:02:58.219691  5641 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:58.220503 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:02:58.220782 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "774817d8f576430fa21ee29d98cf539c"
format_stamp: "Formatted at 2026-06-08 13:02:58 on dist-test-slave-vkhm"
I20260608 13:02:58.221069 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-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)
I20260608 13:02:58.236452 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:58.237600 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:58.276125 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:36691
I20260608 13:02:58.276298  5692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:36691 every 8 connection(s)
I20260608 13:02:58.280378  5693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:58.291348  5693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c: Bootstrap starting.
I20260608 13:02:58.296473  5693 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:58.300752  5693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c: No bootstrap required, opened a new log
I20260608 13:02:58.303012  5693 raft_consensus.cc:359] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "774817d8f576430fa21ee29d98cf539c" member_type: VOTER }
I20260608 13:02:58.303391  5693 raft_consensus.cc:385] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:58.303696  5693 raft_consensus.cc:740] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 774817d8f576430fa21ee29d98cf539c, State: Initialized, Role: FOLLOWER
I20260608 13:02:58.304399  5693 consensus_queue.cc:260] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "774817d8f576430fa21ee29d98cf539c" member_type: VOTER }
I20260608 13:02:58.304877  5693 raft_consensus.cc:399] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:58.305094  5693 raft_consensus.cc:493] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:58.305384  5693 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:58.310102  5693 raft_consensus.cc:515] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "774817d8f576430fa21ee29d98cf539c" member_type: VOTER }
I20260608 13:02:58.310623  5693 leader_election.cc:304] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [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: 774817d8f576430fa21ee29d98cf539c; no voters: 
I20260608 13:02:58.311888  5693 leader_election.cc:290] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:58.312551  5696 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:58.314220  5696 raft_consensus.cc:697] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [term 1 LEADER]: Becoming Leader. State: Replica: 774817d8f576430fa21ee29d98cf539c, State: Running, Role: LEADER
I20260608 13:02:58.315004  5693 sys_catalog.cc:565] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:58.314988  5696 consensus_queue.cc:237] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [LEADER]: Queue going to LEADER mode. State: All 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: "774817d8f576430fa21ee29d98cf539c" member_type: VOTER }
I20260608 13:02:58.321077  5698 sys_catalog.cc:455] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 774817d8f576430fa21ee29d98cf539c. Latest consensus state: current_term: 1 leader_uuid: "774817d8f576430fa21ee29d98cf539c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "774817d8f576430fa21ee29d98cf539c" member_type: VOTER } }
I20260608 13:02:58.321724  5698 sys_catalog.cc:458] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:58.322224  5697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "774817d8f576430fa21ee29d98cf539c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "774817d8f576430fa21ee29d98cf539c" member_type: VOTER } }
I20260608 13:02:58.323145  5697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:58.324265  5705 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:58.332932  5705 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:58.334000 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:58.342854  5705 catalog_manager.cc:1382] Generated new cluster ID: c6964b600e0346f2a7bd192767dcc368
I20260608 13:02:58.343180  5705 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:58.361732  5705 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:58.363184  5705 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:58.387311  5705 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c: Generated new TSK 0
I20260608 13:02:58.388020  5705 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:58.400637 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:58.407408  5714 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:58.410204  5715 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:58.410674 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:58.410969  5717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:58.412019 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:58.412287 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:58.412460 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923778412446 us; error 0 us; skew 500 ppm
I20260608 13:02:58.413143 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:58.415727 28758 webserver.cc:533] Webserver started at http://127.28.21.129:40213/ using document root <none> and password file <none>
I20260608 13:02:58.416517 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:58.416790 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:58.417132 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:58.418371 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "88eb60ddb5744d2eb64f08c7cf910590"
format_stamp: "Formatted at 2026-06-08 13:02:58 on dist-test-slave-vkhm"
I20260608 13:02:58.423444 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 13:02:58.427421  5722 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:58.428200 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:02:58.428591 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "88eb60ddb5744d2eb64f08c7cf910590"
format_stamp: "Formatted at 2026-06-08 13:02:58 on dist-test-slave-vkhm"
I20260608 13:02:58.428923 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-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)
I20260608 13:02:58.458941 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:58.460314 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:58.461886 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:58.464406 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:58.464632 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:58.464895 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:58.465075 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:58.505676 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:41979
I20260608 13:02:58.505805  5784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:41979 every 8 connection(s)
I20260608 13:02:58.511361 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:58.518666  5789 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:58.519734  5790 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:58.521881 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:58.522326  5792 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:58.524467 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:58.524755 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:58.524964 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923778524927 us; error 0 us; skew 500 ppm
I20260608 13:02:58.525753 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:58.528285  5785 heartbeater.cc:344] Connected to a master server at 127.28.21.190:36691
I20260608 13:02:58.528668  5785 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:58.529310 28758 webserver.cc:533] Webserver started at http://127.28.21.130:44005/ using document root <none> and password file <none>
I20260608 13:02:58.529379  5785 heartbeater.cc:507] Master 127.28.21.190:36691 requested a full tablet report, sending...
I20260608 13:02:58.530153 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:58.530408 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:58.530733 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:58.531967  5658 ts_manager.cc:194] Registered new tserver with Master: 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979)
I20260608 13:02:58.532152 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "8c61aba249744caeabc85991e6fcb04c"
format_stamp: "Formatted at 2026-06-08 13:02:58 on dist-test-slave-vkhm"
I20260608 13:02:58.534039  5658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48852
I20260608 13:02:58.537477 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:02:58.542784  5797 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:58.543607 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:02:58.543921 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "8c61aba249744caeabc85991e6fcb04c"
format_stamp: "Formatted at 2026-06-08 13:02:58 on dist-test-slave-vkhm"
I20260608 13:02:58.544239 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-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)
I20260608 13:02:58.557725 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:58.558774 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:58.560159 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:58.562461 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:58.562685 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:58.562927 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:58.563107 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:58.603621 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:34091
I20260608 13:02:58.603741  5859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:34091 every 8 connection(s)
I20260608 13:02:58.609037 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:58.617292  5863 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:02:58.617978  5864 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:58.619952 28758 server_base.cc:1061] running on GCE node
W20260608 13:02:58.620720  5866 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:02:58.621942 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:58.622225 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:02:58.622452 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923778622431 us; error 0 us; skew 500 ppm
I20260608 13:02:58.622586  5860 heartbeater.cc:344] Connected to a master server at 127.28.21.190:36691
I20260608 13:02:58.623041  5860 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:58.623397 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:58.624034  5860 heartbeater.cc:507] Master 127.28.21.190:36691 requested a full tablet report, sending...
I20260608 13:02:58.626379 28758 webserver.cc:533] Webserver started at http://127.28.21.131:41871/ using document root <none> and password file <none>
I20260608 13:02:58.626737  5658 ts_manager.cc:194] Registered new tserver with Master: 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091)
I20260608 13:02:58.627156 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:58.627445 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:58.627774 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:58.628754  5658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48866
I20260608 13:02:58.629432 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "63442b2c1d474a10a499777c066eb5f5"
format_stamp: "Formatted at 2026-06-08 13:02:58 on dist-test-slave-vkhm"
I20260608 13:02:58.634733 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 13:02:58.638154  5871 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:58.638970 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:02:58.639276 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "63442b2c1d474a10a499777c066eb5f5"
format_stamp: "Formatted at 2026-06-08 13:02:58 on dist-test-slave-vkhm"
I20260608 13:02:58.639566 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-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)
I20260608 13:02:58.665683 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:58.666846 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:58.668444 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:58.670751 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:58.670987 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:58.671236 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:58.671422 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:58.710424 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:41591
I20260608 13:02:58.710548  5933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:41591 every 8 connection(s)
I20260608 13:02:58.725282  5934 heartbeater.cc:344] Connected to a master server at 127.28.21.190:36691
I20260608 13:02:58.725685  5934 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:58.726480  5934 heartbeater.cc:507] Master 127.28.21.190:36691 requested a full tablet report, sending...
I20260608 13:02:58.728516  5658 ts_manager.cc:194] Registered new tserver with Master: 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:02:58.729400 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015489165s
I20260608 13:02:58.729931  5658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48880
I20260608 13:02:59.536816  5785 heartbeater.cc:499] Master 127.28.21.190:36691 was elected leader, sending a full tablet report...
I20260608 13:02:59.632128  5860 heartbeater.cc:499] Master 127.28.21.190:36691 was elected leader, sending a full tablet report...
I20260608 13:02:59.732769  5934 heartbeater.cc:499] Master 127.28.21.190:36691 was elected leader, sending a full tablet report...
I20260608 13:02:59.786445  5658 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48890:
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"
    }
  }
}
I20260608 13:02:59.846082  5750 tablet_service.cc:1511] Processing CreateTablet for tablet 3c419bb1cc954e598419b3f1a33f6d0d (DEFAULT_TABLE table=test-workload [id=f0f06de455ea430784a50418fc875251]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:02:59.846350  5749 tablet_service.cc:1511] Processing CreateTablet for tablet be014f7ef1414d2b95391e077721744a (DEFAULT_TABLE table=test-workload [id=f0f06de455ea430784a50418fc875251]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:02:59.847574  5750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c419bb1cc954e598419b3f1a33f6d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:59.848508  5749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be014f7ef1414d2b95391e077721744a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:59.851406  5825 tablet_service.cc:1511] Processing CreateTablet for tablet 45e78afaab1e417aa555abf55472483b (DEFAULT_TABLE table=test-workload [id=f0f06de455ea430784a50418fc875251]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:02:59.852376  5824 tablet_service.cc:1511] Processing CreateTablet for tablet 3d093deb348b472fb115858b7d565c77 (DEFAULT_TABLE table=test-workload [id=f0f06de455ea430784a50418fc875251]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:02:59.852991  5825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e78afaab1e417aa555abf55472483b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:59.853758  5824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d093deb348b472fb115858b7d565c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:59.855571  5898 tablet_service.cc:1511] Processing CreateTablet for tablet 25ae658778a24354a731141bf93b1369 (DEFAULT_TABLE table=test-workload [id=f0f06de455ea430784a50418fc875251]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:02:59.857029  5898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ae658778a24354a731141bf93b1369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:59.861382  5899 tablet_service.cc:1511] Processing CreateTablet for tablet c2a4081035e4470dac3ea3aa9c199ff1 (DEFAULT_TABLE table=test-workload [id=f0f06de455ea430784a50418fc875251]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:02:59.862799  5899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a4081035e4470dac3ea3aa9c199ff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:59.874176  5954 tablet_bootstrap.cc:492] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590: Bootstrap starting.
I20260608 13:02:59.876854  5955 tablet_bootstrap.cc:492] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c: Bootstrap starting.
I20260608 13:02:59.884377  5954 tablet_bootstrap.cc:654] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:59.891108  5955 tablet_bootstrap.cc:654] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:59.894088  5956 tablet_bootstrap.cc:492] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5: Bootstrap starting.
I20260608 13:02:59.900477  5954 tablet_bootstrap.cc:492] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590: No bootstrap required, opened a new log
I20260608 13:02:59.901100  5955 tablet_bootstrap.cc:492] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c: No bootstrap required, opened a new log
I20260608 13:02:59.901889  5955 ts_tablet_manager.cc:1403] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260608 13:02:59.901144  5954 ts_tablet_manager.cc:1403] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.017s
I20260608 13:02:59.902335  5956 tablet_bootstrap.cc:654] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:59.905061  5954 raft_consensus.cc:359] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } }
I20260608 13:02:59.905566  5954 raft_consensus.cc:385] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:59.905676  5955 raft_consensus.cc:359] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } }
I20260608 13:02:59.905997  5954 raft_consensus.cc:740] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Initialized, Role: FOLLOWER
I20260608 13:02:59.906410  5955 raft_consensus.cc:385] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:59.906760  5955 raft_consensus.cc:740] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c61aba249744caeabc85991e6fcb04c, State: Initialized, Role: FOLLOWER
I20260608 13:02:59.907059  5954 consensus_queue.cc:260] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } }
I20260608 13:02:59.907809  5954 raft_consensus.cc:399] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:59.907523  5955 consensus_queue.cc:260] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } }
I20260608 13:02:59.908138  5954 raft_consensus.cc:493] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:59.908336  5955 raft_consensus.cc:399] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:59.908373  5956 tablet_bootstrap.cc:492] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5: No bootstrap required, opened a new log
I20260608 13:02:59.908631  5954 raft_consensus.cc:3060] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:59.908973  5955 raft_consensus.cc:493] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:59.909230  5956 ts_tablet_manager.cc:1403] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.011s
I20260608 13:02:59.909467  5955 raft_consensus.cc:3060] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:59.912298  5956 raft_consensus.cc:359] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:02:59.912844  5956 raft_consensus.cc:385] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:59.913142  5956 raft_consensus.cc:740] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Initialized, Role: FOLLOWER
I20260608 13:02:59.913985  5956 consensus_queue.cc:260] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:02:59.914462  5954 raft_consensus.cc:515] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } }
I20260608 13:02:59.914602  5956 raft_consensus.cc:399] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:59.915169  5956 raft_consensus.cc:493] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:59.915268  5954 leader_election.cc:304] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [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: 88eb60ddb5744d2eb64f08c7cf910590; no voters: 
I20260608 13:02:59.915553  5956 raft_consensus.cc:3060] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:59.917104  5955 raft_consensus.cc:515] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } }
I20260608 13:02:59.917889  5955 leader_election.cc:304] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [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: 8c61aba249744caeabc85991e6fcb04c; no voters: 
I20260608 13:02:59.920073  5954 leader_election.cc:290] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:59.920667  5955 leader_election.cc:290] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:59.921257  5961 raft_consensus.cc:2804] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:59.921602  5960 raft_consensus.cc:2804] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:59.924189  5956 raft_consensus.cc:515] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:02:59.925405  5956 leader_election.cc:304] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [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: 63442b2c1d474a10a499777c066eb5f5; no voters: 
I20260608 13:02:59.927771  5960 raft_consensus.cc:697] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Becoming Leader. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Running, Role: LEADER
I20260608 13:02:59.929080  5960 consensus_queue.cc:237] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Queue going to LEADER mode. State: All 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: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } }
I20260608 13:02:59.931778  5966 raft_consensus.cc:2804] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:59.932420  5956 leader_election.cc:290] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:59.932642  5954 ts_tablet_manager.cc:1434] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.016s
I20260608 13:02:59.937528  5955 ts_tablet_manager.cc:1434] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c: Time spent starting tablet: real 0.035s	user 0.024s	sys 0.010s
I20260608 13:02:59.938633  5954 tablet_bootstrap.cc:492] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590: Bootstrap starting.
I20260608 13:02:59.940066  5961 raft_consensus.cc:697] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [term 1 LEADER]: Becoming Leader. State: Replica: 8c61aba249744caeabc85991e6fcb04c, State: Running, Role: LEADER
I20260608 13:02:59.941502  5961 consensus_queue.cc:237] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [LEADER]: Queue going to LEADER mode. State: All 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: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } }
I20260608 13:02:59.941511  5956 ts_tablet_manager.cc:1434] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5: Time spent starting tablet: real 0.032s	user 0.018s	sys 0.002s
I20260608 13:02:59.945009  5955 tablet_bootstrap.cc:492] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c: Bootstrap starting.
I20260608 13:02:59.946892  5956 tablet_bootstrap.cc:492] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5: Bootstrap starting.
I20260608 13:02:59.948643  5966 raft_consensus.cc:697] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [term 1 LEADER]: Becoming Leader. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Running, Role: LEADER
I20260608 13:02:59.949620  5966 consensus_queue.cc:237] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [LEADER]: Queue going to LEADER mode. State: All 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: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:02:59.950877  5954 tablet_bootstrap.cc:654] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:59.955847  5956 tablet_bootstrap.cc:654] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:59.961144  5955 tablet_bootstrap.cc:654] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:59.964475  5658 catalog_manager.cc:5696] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "88eb60ddb5744d2eb64f08c7cf910590" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:59.972044  5954 tablet_bootstrap.cc:492] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590: No bootstrap required, opened a new log
I20260608 13:02:59.972708  5954 ts_tablet_manager.cc:1403] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.012s
I20260608 13:02:59.973358  5956 tablet_bootstrap.cc:492] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5: No bootstrap required, opened a new log
I20260608 13:02:59.973903  5956 ts_tablet_manager.cc:1403] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.005s
I20260608 13:02:59.973798  5657 catalog_manager.cc:5696] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c61aba249744caeabc85991e6fcb04c (127.28.21.130). New cstate: current_term: 1 leader_uuid: "8c61aba249744caeabc85991e6fcb04c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:59.976322  5954 raft_consensus.cc:359] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } }
I20260608 13:02:59.977097  5954 raft_consensus.cc:385] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:59.977147  5956 raft_consensus.cc:359] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:02:59.977598  5954 raft_consensus.cc:740] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Initialized, Role: FOLLOWER
I20260608 13:02:59.977865  5956 raft_consensus.cc:385] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:59.978259  5956 raft_consensus.cc:740] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Initialized, Role: FOLLOWER
I20260608 13:02:59.978736  5954 consensus_queue.cc:260] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } }
I20260608 13:02:59.979072  5956 consensus_queue.cc:260] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:02:59.979594  5954 raft_consensus.cc:399] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:59.979871  5956 raft_consensus.cc:399] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:59.980064  5954 raft_consensus.cc:493] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:59.980336  5956 raft_consensus.cc:493] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:59.980641  5954 raft_consensus.cc:3060] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:59.980810  5956 raft_consensus.cc:3060] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:59.981995  5955 tablet_bootstrap.cc:492] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c: No bootstrap required, opened a new log
I20260608 13:02:59.982605  5955 ts_tablet_manager.cc:1403] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.004s
I20260608 13:02:59.985857  5955 raft_consensus.cc:359] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } }
I20260608 13:02:59.986472  5955 raft_consensus.cc:385] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:59.986837  5955 raft_consensus.cc:740] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c61aba249744caeabc85991e6fcb04c, State: Initialized, Role: FOLLOWER
I20260608 13:02:59.987715  5955 consensus_queue.cc:260] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } }
I20260608 13:02:59.988431  5955 raft_consensus.cc:399] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:59.988817  5955 raft_consensus.cc:493] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:59.989236  5955 raft_consensus.cc:3060] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:59.992938  5956 raft_consensus.cc:515] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:02:59.994004  5956 leader_election.cc:304] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [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: 63442b2c1d474a10a499777c066eb5f5; no voters: 
I20260608 13:03:00.002312  5966 raft_consensus.cc:2804] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:00.003177  5966 raft_consensus.cc:697] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [term 1 LEADER]: Becoming Leader. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Running, Role: LEADER
I20260608 13:03:00.004315  5966 consensus_queue.cc:237] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [LEADER]: Queue going to LEADER mode. State: All 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: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:00.005025  5955 raft_consensus.cc:515] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } }
I20260608 13:03:00.006110  5955 leader_election.cc:304] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [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: 8c61aba249744caeabc85991e6fcb04c; no voters: 
I20260608 13:03:00.007201  5963 raft_consensus.cc:2804] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:00.007715  5963 raft_consensus.cc:697] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [term 1 LEADER]: Becoming Leader. State: Replica: 8c61aba249744caeabc85991e6fcb04c, State: Running, Role: LEADER
I20260608 13:03:00.009467  5963 consensus_queue.cc:237] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [LEADER]: Queue going to LEADER mode. State: All 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: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } }
I20260608 13:03:00.012017  5954 raft_consensus.cc:515] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } }
I20260608 13:03:00.013263  5954 leader_election.cc:304] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [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: 88eb60ddb5744d2eb64f08c7cf910590; no voters: 
I20260608 13:03:00.014360  5955 leader_election.cc:290] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:03:00.014676  5965 raft_consensus.cc:2804] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:00.015516  5965 raft_consensus.cc:697] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Becoming Leader. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Running, Role: LEADER
I20260608 13:03:00.016793  5965 consensus_queue.cc:237] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Queue going to LEADER mode. State: All 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: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } }
I20260608 13:03:00.017715  5954 leader_election.cc:290] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:03:00.017689  5956 leader_election.cc:290] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:03:00.020287  5954 ts_tablet_manager.cc:1434] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590: Time spent starting tablet: real 0.047s	user 0.020s	sys 0.003s
I20260608 13:03:00.022555  5956 ts_tablet_manager.cc:1434] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5: Time spent starting tablet: real 0.048s	user 0.019s	sys 0.001s
I20260608 13:03:00.024588  5657 catalog_manager.cc:5696] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "63442b2c1d474a10a499777c066eb5f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:00.025430  5955 ts_tablet_manager.cc:1434] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c: Time spent starting tablet: real 0.042s	user 0.016s	sys 0.002s
I20260608 13:03:00.030857  5655 catalog_manager.cc:5696] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "88eb60ddb5744d2eb64f08c7cf910590" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:00.028013  5656 catalog_manager.cc:5696] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c61aba249744caeabc85991e6fcb04c (127.28.21.130). New cstate: current_term: 1 leader_uuid: "8c61aba249744caeabc85991e6fcb04c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:00.045177  5655 catalog_manager.cc:5696] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "63442b2c1d474a10a499777c066eb5f5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:00.775820  5654 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48896:
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"
    }
  }
}
W20260608 13:03:00.778391  5654 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:03:00.826059  5750 tablet_service.cc:1511] Processing CreateTablet for tablet c581f35431ef4a029d98c400710fdf81 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:03:00.827454  5750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c581f35431ef4a029d98c400710fdf81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.827482  5825 tablet_service.cc:1511] Processing CreateTablet for tablet c581f35431ef4a029d98c400710fdf81 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:03:00.828949  5825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c581f35431ef4a029d98c400710fdf81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.830117  5899 tablet_service.cc:1511] Processing CreateTablet for tablet c581f35431ef4a029d98c400710fdf81 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:03:00.831797  5749 tablet_service.cc:1511] Processing CreateTablet for tablet 26359c6f9b17495191ca7258fae9c384 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:03:00.833655  5749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26359c6f9b17495191ca7258fae9c384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.831812  5899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c581f35431ef4a029d98c400710fdf81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.839622  5824 tablet_service.cc:1511] Processing CreateTablet for tablet 26359c6f9b17495191ca7258fae9c384 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:03:00.840997  5824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26359c6f9b17495191ca7258fae9c384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.858886  5898 tablet_service.cc:1511] Processing CreateTablet for tablet 26359c6f9b17495191ca7258fae9c384 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:03:00.860378  5898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26359c6f9b17495191ca7258fae9c384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.869419  6011 tablet_bootstrap.cc:492] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c: Bootstrap starting.
I20260608 13:03:00.873968  5823 tablet_service.cc:1511] Processing CreateTablet for tablet a5af23641b5a403db66a35ddd98d26e3 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:03:00.874284  5749 tablet_service.cc:1511] Processing CreateTablet for tablet a5af23641b5a403db66a35ddd98d26e3 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:03:00.875696  5749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5af23641b5a403db66a35ddd98d26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.875785  5823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5af23641b5a403db66a35ddd98d26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.878635  6011 tablet_bootstrap.cc:654] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:00.885947  6013 tablet_bootstrap.cc:492] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5: Bootstrap starting.
I20260608 13:03:00.895514  6013 tablet_bootstrap.cc:654] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:00.897183  6012 tablet_bootstrap.cc:492] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590: Bootstrap starting.
I20260608 13:03:00.899806  5899 tablet_service.cc:1511] Processing CreateTablet for tablet a5af23641b5a403db66a35ddd98d26e3 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:03:00.901276  5899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5af23641b5a403db66a35ddd98d26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.901259  5749 tablet_service.cc:1511] Processing CreateTablet for tablet 90908dc73dfd4cab890f0c3a0b7b1ca6 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:03:00.902700  5749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90908dc73dfd4cab890f0c3a0b7b1ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.904666  5897 tablet_service.cc:1511] Processing CreateTablet for tablet 90908dc73dfd4cab890f0c3a0b7b1ca6 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:03:00.906054  5897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90908dc73dfd4cab890f0c3a0b7b1ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.909263  5824 tablet_service.cc:1511] Processing CreateTablet for tablet 90908dc73dfd4cab890f0c3a0b7b1ca6 (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:03:00.911159  5824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90908dc73dfd4cab890f0c3a0b7b1ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.921109  5750 tablet_service.cc:1511] Processing CreateTablet for tablet 187870744edf40acb8ecea7e59301e1d (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:03:00.921602  5825 tablet_service.cc:1511] Processing CreateTablet for tablet 187870744edf40acb8ecea7e59301e1d (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:03:00.922667  5750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187870744edf40acb8ecea7e59301e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.923024  5825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187870744edf40acb8ecea7e59301e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.923686  6012 tablet_bootstrap.cc:654] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:00.928823  6013 tablet_bootstrap.cc:492] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5: No bootstrap required, opened a new log
I20260608 13:03:00.929404  6013 ts_tablet_manager.cc:1403] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5: Time spent bootstrapping tablet: real 0.044s	user 0.000s	sys 0.013s
I20260608 13:03:00.933357  6011 tablet_bootstrap.cc:492] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c: No bootstrap required, opened a new log
I20260608 13:03:00.933876  6011 ts_tablet_manager.cc:1403] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.000s
I20260608 13:03:00.935983  6013 raft_consensus.cc:359] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:00.936676  6013 raft_consensus.cc:385] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:00.936950  6013 raft_consensus.cc:740] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Initialized, Role: FOLLOWER
I20260608 13:03:00.936872  6011 raft_consensus.cc:359] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:00.938112  6011 raft_consensus.cc:385] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:00.938050  6013 consensus_queue.cc:260] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:00.938642  6011 raft_consensus.cc:740] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c61aba249744caeabc85991e6fcb04c, State: Initialized, Role: FOLLOWER
I20260608 13:03:00.940567  6013 ts_tablet_manager.cc:1434] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260608 13:03:00.941742  6013 tablet_bootstrap.cc:492] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5: Bootstrap starting.
I20260608 13:03:00.948848  6013 tablet_bootstrap.cc:654] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:00.951462  5823 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec6908c41af4f6ca52d2211020673ec (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:03:00.952965  5823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec6908c41af4f6ca52d2211020673ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.953107  5898 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec6908c41af4f6ca52d2211020673ec (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:03:00.954608  5898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec6908c41af4f6ca52d2211020673ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.954303  5899 tablet_service.cc:1511] Processing CreateTablet for tablet 187870744edf40acb8ecea7e59301e1d (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:03:00.956609  5899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187870744edf40acb8ecea7e59301e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.957661  5749 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec6908c41af4f6ca52d2211020673ec (DEFAULT_TABLE table=test-workload-rf3 [id=6157556b2365422fa690f03fe3183753]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:03:00.959030  5749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec6908c41af4f6ca52d2211020673ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:00.953150  6011 consensus_queue.cc:260] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:00.965497  6012 tablet_bootstrap.cc:492] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590: No bootstrap required, opened a new log
I20260608 13:03:00.966195  6012 ts_tablet_manager.cc:1403] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.009s
I20260608 13:03:00.969944  6012 raft_consensus.cc:359] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:00.970738  6012 raft_consensus.cc:385] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:00.971101  6012 raft_consensus.cc:740] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Initialized, Role: FOLLOWER
I20260608 13:03:00.972078  6011 ts_tablet_manager.cc:1434] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260608 13:03:00.972016  6012 consensus_queue.cc:260] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:00.978650  6012 ts_tablet_manager.cc:1434] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260608 13:03:00.984696  6012 tablet_bootstrap.cc:492] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590: Bootstrap starting.
I20260608 13:03:00.993849  6011 tablet_bootstrap.cc:492] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c: Bootstrap starting.
I20260608 13:03:00.995553  5964 raft_consensus.cc:493] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:00.996361  5964 raft_consensus.cc:515] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.012930  5964 leader_election.cc:290] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091), 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:01.015421  6011 tablet_bootstrap.cc:654] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.015712  6013 tablet_bootstrap.cc:492] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5: No bootstrap required, opened a new log
I20260608 13:03:01.016549  6013 ts_tablet_manager.cc:1403] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.028s
I20260608 13:03:01.022083  6013 raft_consensus.cc:359] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.022907  6013 raft_consensus.cc:385] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.023372  6013 raft_consensus.cc:740] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.024637  6013 consensus_queue.cc:260] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.031118  6013 ts_tablet_manager.cc:1434] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260608 13:03:01.032603  6013 tablet_bootstrap.cc:492] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5: Bootstrap starting.
I20260608 13:03:01.037736  6011 tablet_bootstrap.cc:492] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c: No bootstrap required, opened a new log
I20260608 13:03:01.038882  6011 ts_tablet_manager.cc:1403] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.002s
I20260608 13:03:01.039079  6012 tablet_bootstrap.cc:654] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.042344  5961 raft_consensus.cc:493] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:01.046031  5961 raft_consensus.cc:515] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.049115  5961 leader_election.cc:290] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979), 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:01.042415  6011 raft_consensus.cc:359] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.051698  6011 raft_consensus.cc:385] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.052253  6011 raft_consensus.cc:740] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c61aba249744caeabc85991e6fcb04c, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.056131  6011 consensus_queue.cc:260] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.059556  6011 ts_tablet_manager.cc:1434] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260608 13:03:01.044663  6013 tablet_bootstrap.cc:654] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.065836  6011 tablet_bootstrap.cc:492] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c: Bootstrap starting.
I20260608 13:03:01.069267  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c581f35431ef4a029d98c400710fdf81" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c" is_pre_election: true
I20260608 13:03:01.070227  5835 raft_consensus.cc:2468] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 0.
I20260608 13:03:01.072196  5726 leader_election.cc:304] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88eb60ddb5744d2eb64f08c7cf910590, 8c61aba249744caeabc85991e6fcb04c; no voters: 
I20260608 13:03:01.073071  5964 raft_consensus.cc:2804] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:01.073463  5964 raft_consensus.cc:493] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:01.073808  5964 raft_consensus.cc:3060] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.074493  6011 tablet_bootstrap.cc:654] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.076083  6012 tablet_bootstrap.cc:492] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590: No bootstrap required, opened a new log
I20260608 13:03:01.076707  6012 ts_tablet_manager.cc:1403] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590: Time spent bootstrapping tablet: real 0.092s	user 0.024s	sys 0.010s
I20260608 13:03:01.081518  5964 raft_consensus.cc:515] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.085188  6013 tablet_bootstrap.cc:492] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5: No bootstrap required, opened a new log
I20260608 13:03:01.085929  6013 ts_tablet_manager.cc:1403] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.006s
I20260608 13:03:01.085788  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c581f35431ef4a029d98c400710fdf81" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c"
I20260608 13:03:01.086670  5835 raft_consensus.cc:3060] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.089869  6013 raft_consensus.cc:359] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.090631  6011 tablet_bootstrap.cc:492] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c: No bootstrap required, opened a new log
I20260608 13:03:01.079959  6012 raft_consensus.cc:359] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.091291  6011 ts_tablet_manager.cc:1403] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.013s
I20260608 13:03:01.091377  6012 raft_consensus.cc:385] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.091948  6012 raft_consensus.cc:740] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.092986  6012 consensus_queue.cc:260] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.094754  6011 raft_consensus.cc:359] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.095489  6011 raft_consensus.cc:385] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.095767  6011 raft_consensus.cc:740] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c61aba249744caeabc85991e6fcb04c, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.096521  6011 consensus_queue.cc:260] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.097831  5835 raft_consensus.cc:2468] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 1.
I20260608 13:03:01.098882  6011 ts_tablet_manager.cc:1434] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 13:03:01.099159  5726 leader_election.cc:304] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88eb60ddb5744d2eb64f08c7cf910590, 8c61aba249744caeabc85991e6fcb04c; no voters: 
I20260608 13:03:01.090660  6013 raft_consensus.cc:385] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.104156  6013 raft_consensus.cc:740] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.104538  5960 raft_consensus.cc:2804] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:01.105247  6013 consensus_queue.cc:260] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.105903  5960 raft_consensus.cc:697] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Becoming Leader. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Running, Role: LEADER
I20260608 13:03:01.106933  5960 consensus_queue.cc:237] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.108827  6013 ts_tablet_manager.cc:1434] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260608 13:03:01.110337  6013 tablet_bootstrap.cc:492] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5: Bootstrap starting.
I20260608 13:03:01.113373  5964 leader_election.cc:290] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 election: Requested vote from peers 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091), 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:01.099998  6011 tablet_bootstrap.cc:492] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c: Bootstrap starting.
I20260608 13:03:01.102743  6012 ts_tablet_manager.cc:1434] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260608 13:03:01.119910  6012 tablet_bootstrap.cc:492] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590: Bootstrap starting.
I20260608 13:03:01.123236  6011 tablet_bootstrap.cc:654] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.123234  6013 tablet_bootstrap.cc:654] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.127454  6012 tablet_bootstrap.cc:654] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.131724  5909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c581f35431ef4a029d98c400710fdf81" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63442b2c1d474a10a499777c066eb5f5" is_pre_election: true
I20260608 13:03:01.132715  5909 raft_consensus.cc:2468] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 0.
I20260608 13:03:01.134497  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c581f35431ef4a029d98c400710fdf81" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63442b2c1d474a10a499777c066eb5f5"
I20260608 13:03:01.135703  5908 raft_consensus.cc:3060] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.145604  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c581f35431ef4a029d98c400710fdf81" candidate_uuid: "8c61aba249744caeabc85991e6fcb04c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88eb60ddb5744d2eb64f08c7cf910590" is_pre_election: true
I20260608 13:03:01.149562  5908 raft_consensus.cc:2468] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 1.
I20260608 13:03:01.153864  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c581f35431ef4a029d98c400710fdf81" candidate_uuid: "8c61aba249744caeabc85991e6fcb04c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63442b2c1d474a10a499777c066eb5f5" is_pre_election: true
I20260608 13:03:01.155066  5908 raft_consensus.cc:2393] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c61aba249744caeabc85991e6fcb04c in current term 1: Already voted for candidate 88eb60ddb5744d2eb64f08c7cf910590 in this term.
I20260608 13:03:01.156409  5800 leader_election.cc:304] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [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: 8c61aba249744caeabc85991e6fcb04c; no voters: 63442b2c1d474a10a499777c066eb5f5, 88eb60ddb5744d2eb64f08c7cf910590
I20260608 13:03:01.157696  5961 raft_consensus.cc:2749] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:01.158493  6013 tablet_bootstrap.cc:492] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5: No bootstrap required, opened a new log
I20260608 13:03:01.158965  6013 ts_tablet_manager.cc:1403] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.011s
I20260608 13:03:01.158701  5655 catalog_manager.cc:5696] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "88eb60ddb5744d2eb64f08c7cf910590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:01.160310  6012 tablet_bootstrap.cc:492] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590: No bootstrap required, opened a new log
I20260608 13:03:01.160535  6011 tablet_bootstrap.cc:492] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c: No bootstrap required, opened a new log
I20260608 13:03:01.160969  6012 ts_tablet_manager.cc:1403] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.005s
I20260608 13:03:01.161100  6011 ts_tablet_manager.cc:1403] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.020s
I20260608 13:03:01.162048  6013 raft_consensus.cc:359] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.162814  6013 raft_consensus.cc:385] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.163113  6013 raft_consensus.cc:740] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.163895  6013 consensus_queue.cc:260] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.164556  6012 raft_consensus.cc:359] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.165319  6012 raft_consensus.cc:385] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.165277  6011 raft_consensus.cc:359] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.165961  6012 raft_consensus.cc:740] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.166079  6013 ts_tablet_manager.cc:1434] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 13:03:01.166261  6011 raft_consensus.cc:385] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.166725  6011 raft_consensus.cc:740] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c61aba249744caeabc85991e6fcb04c, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.167371  6013 tablet_bootstrap.cc:492] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5: Bootstrap starting.
I20260608 13:03:01.167198  6012 consensus_queue.cc:260] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.167654  6011 consensus_queue.cc:260] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.169775  6012 ts_tablet_manager.cc:1434] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:03:01.170939  6012 tablet_bootstrap.cc:492] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590: Bootstrap starting.
I20260608 13:03:01.173521  6011 ts_tablet_manager.cc:1434] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260608 13:03:01.174134  6013 tablet_bootstrap.cc:654] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.174652  6011 tablet_bootstrap.cc:492] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c: Bootstrap starting.
I20260608 13:03:01.181061  5960 raft_consensus.cc:493] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:01.181615  5960 raft_consensus.cc:515] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.184286  6011 tablet_bootstrap.cc:654] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.184731  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af23641b5a403db66a35ddd98d26e3" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c" is_pre_election: true
I20260608 13:03:01.183985  5960 leader_election.cc:290] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091), 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:01.185179  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af23641b5a403db66a35ddd98d26e3" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63442b2c1d474a10a499777c066eb5f5" is_pre_election: true
I20260608 13:03:01.185441  5835 raft_consensus.cc:2468] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 0.
I20260608 13:03:01.185889  5908 raft_consensus.cc:2468] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 0.
I20260608 13:03:01.186878  5726 leader_election.cc:304] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88eb60ddb5744d2eb64f08c7cf910590, 8c61aba249744caeabc85991e6fcb04c; no voters: 
I20260608 13:03:01.188591  5960 raft_consensus.cc:2804] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:01.189103  5960 raft_consensus.cc:493] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:01.189550  5960 raft_consensus.cc:3060] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.195065  6012 tablet_bootstrap.cc:654] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.197836  6013 tablet_bootstrap.cc:492] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5: No bootstrap required, opened a new log
I20260608 13:03:01.198511  6013 ts_tablet_manager.cc:1403] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.007s
I20260608 13:03:01.200006  5960 raft_consensus.cc:515] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.202775  6013 raft_consensus.cc:359] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.204105  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af23641b5a403db66a35ddd98d26e3" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c"
I20260608 13:03:01.205339  6013 raft_consensus.cc:385] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.205468  5835 raft_consensus.cc:3060] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.205767  6013 raft_consensus.cc:740] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.206194  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5af23641b5a403db66a35ddd98d26e3" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63442b2c1d474a10a499777c066eb5f5"
I20260608 13:03:01.206794  5908 raft_consensus.cc:3060] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.207154  6012 tablet_bootstrap.cc:492] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590: No bootstrap required, opened a new log
I20260608 13:03:01.206952  6013 consensus_queue.cc:260] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.208590  6012 ts_tablet_manager.cc:1403] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.012s
I20260608 13:03:01.212581  6012 raft_consensus.cc:359] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.212947  5835 raft_consensus.cc:2468] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 1.
I20260608 13:03:01.213268  6012 raft_consensus.cc:385] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.213701  6012 raft_consensus.cc:740] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.214283  5726 leader_election.cc:304] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88eb60ddb5744d2eb64f08c7cf910590, 8c61aba249744caeabc85991e6fcb04c; no voters: 
I20260608 13:03:01.214625  6012 consensus_queue.cc:260] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.215148  5908 raft_consensus.cc:2468] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 1.
I20260608 13:03:01.215243  5964 raft_consensus.cc:2804] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:01.217284  6012 ts_tablet_manager.cc:1434] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 13:03:01.218428  6012 tablet_bootstrap.cc:492] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590: Bootstrap starting.
I20260608 13:03:01.219631  6011 tablet_bootstrap.cc:492] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c: No bootstrap required, opened a new log
I20260608 13:03:01.220371  6011 ts_tablet_manager.cc:1403] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.026s
I20260608 13:03:01.205008  5960 leader_election.cc:290] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 election: Requested vote from peers 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091), 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:01.221927  6013 ts_tablet_manager.cc:1434] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260608 13:03:01.224388  6011 raft_consensus.cc:359] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.225243  6011 raft_consensus.cc:385] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.225519  6012 tablet_bootstrap.cc:654] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.225556  6011 raft_consensus.cc:740] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c61aba249744caeabc85991e6fcb04c, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.226918  6011 consensus_queue.cc:260] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.230232  6011 ts_tablet_manager.cc:1434] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 13:03:01.231550  6011 tablet_bootstrap.cc:492] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c: Bootstrap starting.
I20260608 13:03:01.232174  6013 tablet_bootstrap.cc:492] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5: Bootstrap starting.
I20260608 13:03:01.230839  5964 raft_consensus.cc:697] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Becoming Leader. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Running, Role: LEADER
I20260608 13:03:01.233559  5964 consensus_queue.cc:237] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.250731  6011 tablet_bootstrap.cc:654] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.262866  6012 tablet_bootstrap.cc:492] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590: No bootstrap required, opened a new log
I20260608 13:03:01.263440  6012 ts_tablet_manager.cc:1403] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.020s
I20260608 13:03:01.266722  6012 raft_consensus.cc:359] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.267505  6012 raft_consensus.cc:385] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.267817  6012 raft_consensus.cc:740] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.268859  6012 consensus_queue.cc:260] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.271350  6013 tablet_bootstrap.cc:654] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.270592  5654 catalog_manager.cc:5696] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "88eb60ddb5744d2eb64f08c7cf910590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:01.271414  5966 raft_consensus.cc:493] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:01.272421  5966 raft_consensus.cc:515] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.274647  5966 leader_election.cc:290] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979), 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091)
I20260608 13:03:01.275153  6012 ts_tablet_manager.cc:1434] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 13:03:01.276278  6012 tablet_bootstrap.cc:492] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590: Bootstrap starting.
I20260608 13:03:01.281010  5961 raft_consensus.cc:493] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:01.281476  5961 raft_consensus.cc:515] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.283725  5961 leader_election.cc:290] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979), 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:01.285341  6012 tablet_bootstrap.cc:654] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:01.286324  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec6908c41af4f6ca52d2211020673ec" candidate_uuid: "8c61aba249744caeabc85991e6fcb04c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88eb60ddb5744d2eb64f08c7cf910590" is_pre_election: true
I20260608 13:03:01.287523  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec6908c41af4f6ca52d2211020673ec" candidate_uuid: "8c61aba249744caeabc85991e6fcb04c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63442b2c1d474a10a499777c066eb5f5" is_pre_election: true
I20260608 13:03:01.288189  5908 raft_consensus.cc:2468] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c61aba249744caeabc85991e6fcb04c in term 0.
W20260608 13:03:01.288872  5801 leader_election.cc:343] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:01.290939  5800 leader_election.cc:304] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [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: 63442b2c1d474a10a499777c066eb5f5, 8c61aba249744caeabc85991e6fcb04c; no voters: 88eb60ddb5744d2eb64f08c7cf910590
I20260608 13:03:01.292140  5961 raft_consensus.cc:2804] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:01.292577  5961 raft_consensus.cc:493] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:01.292940  5961 raft_consensus.cc:3060] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.305326  6011 tablet_bootstrap.cc:492] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c: No bootstrap required, opened a new log
I20260608 13:03:01.305923  6011 ts_tablet_manager.cc:1403] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.015s
I20260608 13:03:01.308847  6012 tablet_bootstrap.cc:492] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590: No bootstrap required, opened a new log
I20260608 13:03:01.309072  6011 raft_consensus.cc:359] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.309644  6012 ts_tablet_manager.cc:1403] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.019s
I20260608 13:03:01.309937  6011 raft_consensus.cc:385] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.310820  5961 raft_consensus.cc:515] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.312888  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26359c6f9b17495191ca7258fae9c384" candidate_uuid: "63442b2c1d474a10a499777c066eb5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88eb60ddb5744d2eb64f08c7cf910590" is_pre_election: true
I20260608 13:03:01.313580  5760 raft_consensus.cc:2468] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63442b2c1d474a10a499777c066eb5f5 in term 0.
I20260608 13:03:01.313766  6013 tablet_bootstrap.cc:492] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5: No bootstrap required, opened a new log
I20260608 13:03:01.314469  6013 ts_tablet_manager.cc:1403] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.024s
I20260608 13:03:01.315062  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec6908c41af4f6ca52d2211020673ec" candidate_uuid: "8c61aba249744caeabc85991e6fcb04c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88eb60ddb5744d2eb64f08c7cf910590"
I20260608 13:03:01.315181  5875 leader_election.cc:304] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63442b2c1d474a10a499777c066eb5f5, 88eb60ddb5744d2eb64f08c7cf910590; no voters: 
I20260608 13:03:01.313385  6012 raft_consensus.cc:359] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.316133  5966 raft_consensus.cc:2804] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:01.316202  6012 raft_consensus.cc:385] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.316695  5966 raft_consensus.cc:493] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:01.316802  6012 raft_consensus.cc:740] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.317191  5966 raft_consensus.cc:3060] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.317752  6012 consensus_queue.cc:260] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.318003  6013 raft_consensus.cc:359] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.318881  6013 raft_consensus.cc:385] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:01.319252  6013 raft_consensus.cc:740] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.320099  5760 raft_consensus.cc:3060] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.320461  6012 ts_tablet_manager.cc:1434] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 13:03:01.320104  6013 consensus_queue.cc:260] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.326622  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26359c6f9b17495191ca7258fae9c384" candidate_uuid: "63442b2c1d474a10a499777c066eb5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c" is_pre_election: true
I20260608 13:03:01.327428  5835 raft_consensus.cc:2468] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63442b2c1d474a10a499777c066eb5f5 in term 0.
I20260608 13:03:01.328593  6013 ts_tablet_manager.cc:1434] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 13:03:01.332705  5961 leader_election.cc:290] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [CANDIDATE]: Term 1 election: Requested vote from peers 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979), 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:01.332104  5966 raft_consensus.cc:515] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.333961  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec6908c41af4f6ca52d2211020673ec" candidate_uuid: "8c61aba249744caeabc85991e6fcb04c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63442b2c1d474a10a499777c066eb5f5"
I20260608 13:03:01.334573  5908 raft_consensus.cc:3060] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.336973  5760 raft_consensus.cc:2468] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c61aba249744caeabc85991e6fcb04c in term 1.
I20260608 13:03:01.337153  5966 leader_election.cc:290] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [CANDIDATE]: Term 1 election: Requested vote from peers 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979), 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091)
W20260608 13:03:01.337980  5706 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:03:01.338382  5964 raft_consensus.cc:493] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:01.310335  6011 raft_consensus.cc:740] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c61aba249744caeabc85991e6fcb04c, State: Initialized, Role: FOLLOWER
I20260608 13:03:01.339020  5964 raft_consensus.cc:515] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.339763  6011 consensus_queue.cc:260] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.340781  5759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26359c6f9b17495191ca7258fae9c384" candidate_uuid: "63442b2c1d474a10a499777c066eb5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88eb60ddb5744d2eb64f08c7cf910590"
I20260608 13:03:01.341445  5759 raft_consensus.cc:3060] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.341394  5964 leader_election.cc:290] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091), 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:01.344081  6011 ts_tablet_manager.cc:1434] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260608 13:03:01.345613  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90908dc73dfd4cab890f0c3a0b7b1ca6" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c" is_pre_election: true
I20260608 13:03:01.345997  5909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90908dc73dfd4cab890f0c3a0b7b1ca6" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63442b2c1d474a10a499777c066eb5f5" is_pre_election: true
I20260608 13:03:01.346324  5835 raft_consensus.cc:2468] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 0.
I20260608 13:03:01.346634  5909 raft_consensus.cc:2468] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 0.
I20260608 13:03:01.347873  5725 leader_election.cc:304] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63442b2c1d474a10a499777c066eb5f5, 88eb60ddb5744d2eb64f08c7cf910590; no voters: 
I20260608 13:03:01.348978  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26359c6f9b17495191ca7258fae9c384" candidate_uuid: "63442b2c1d474a10a499777c066eb5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c"
I20260608 13:03:01.349085  5964 raft_consensus.cc:2804] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:01.349637  5964 raft_consensus.cc:493] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:01.349689  5835 raft_consensus.cc:3060] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.350139  5964 raft_consensus.cc:3060] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.353811  5908 raft_consensus.cc:2468] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c61aba249744caeabc85991e6fcb04c in term 1.
I20260608 13:03:01.355037  5800 leader_election.cc:304] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63442b2c1d474a10a499777c066eb5f5, 8c61aba249744caeabc85991e6fcb04c; no voters: 
I20260608 13:03:01.355363  5759 raft_consensus.cc:2468] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63442b2c1d474a10a499777c066eb5f5 in term 1.
I20260608 13:03:01.355953  5961 raft_consensus.cc:2804] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:01.356717  5875 leader_election.cc:304] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63442b2c1d474a10a499777c066eb5f5, 88eb60ddb5744d2eb64f08c7cf910590; no voters: 
I20260608 13:03:01.357429  5964 raft_consensus.cc:515] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.358139  5966 raft_consensus.cc:2804] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:01.359923  5966 raft_consensus.cc:697] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 1 LEADER]: Becoming Leader. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Running, Role: LEADER
I20260608 13:03:01.360962  5834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90908dc73dfd4cab890f0c3a0b7b1ca6" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c"
I20260608 13:03:01.361665  5834 raft_consensus.cc:3060] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.361227  5966 consensus_queue.cc:237] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.362599  5835 raft_consensus.cc:2468] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63442b2c1d474a10a499777c066eb5f5 in term 1.
I20260608 13:03:01.368943  5834 raft_consensus.cc:2468] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 1.
I20260608 13:03:01.370014  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90908dc73dfd4cab890f0c3a0b7b1ca6" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63442b2c1d474a10a499777c066eb5f5"
I20260608 13:03:01.370649  5908 raft_consensus.cc:3060] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.373617  5726 leader_election.cc:304] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88eb60ddb5744d2eb64f08c7cf910590, 8c61aba249744caeabc85991e6fcb04c; no voters: 
I20260608 13:03:01.374449  5964 leader_election.cc:290] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 election: Requested vote from peers 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091), 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:01.374771  6038 raft_consensus.cc:2804] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:01.375330  6038 raft_consensus.cc:697] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Becoming Leader. State: Replica: 88eb60ddb5744d2eb64f08c7cf910590, State: Running, Role: LEADER
I20260608 13:03:01.376268  6038 consensus_queue.cc:237] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.378579  5908 raft_consensus.cc:2468] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 1.
I20260608 13:03:01.382401  5961 raft_consensus.cc:697] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 1 LEADER]: Becoming Leader. State: Replica: 8c61aba249744caeabc85991e6fcb04c, State: Running, Role: LEADER
I20260608 13:03:01.381628  5653 catalog_manager.cc:5696] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "63442b2c1d474a10a499777c066eb5f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:01.383463  5961 consensus_queue.cc:237] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.387212  5654 catalog_manager.cc:5696] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "88eb60ddb5744d2eb64f08c7cf910590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:01.394948  5655 catalog_manager.cc:5696] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c61aba249744caeabc85991e6fcb04c (127.28.21.130). New cstate: current_term: 1 leader_uuid: "8c61aba249744caeabc85991e6fcb04c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:01.447279  5966 raft_consensus.cc:493] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:01.448069  6038 raft_consensus.cc:493] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:01.447858  5966 raft_consensus.cc:515] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.448580  6038 raft_consensus.cc:515] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.449983  5966 leader_election.cc:290] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979), 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091)
I20260608 13:03:01.450598  6038 leader_election.cc:290] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091), 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:01.451006  5759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187870744edf40acb8ecea7e59301e1d" candidate_uuid: "63442b2c1d474a10a499777c066eb5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88eb60ddb5744d2eb64f08c7cf910590" is_pre_election: true
I20260608 13:03:01.451467  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187870744edf40acb8ecea7e59301e1d" candidate_uuid: "63442b2c1d474a10a499777c066eb5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c" is_pre_election: true
I20260608 13:03:01.451689  5759 raft_consensus.cc:2468] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63442b2c1d474a10a499777c066eb5f5 in term 0.
I20260608 13:03:01.451828  5834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187870744edf40acb8ecea7e59301e1d" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c" is_pre_election: true
I20260608 13:03:01.452257  5835 raft_consensus.cc:2468] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63442b2c1d474a10a499777c066eb5f5 in term 0.
I20260608 13:03:01.452584  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187870744edf40acb8ecea7e59301e1d" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63442b2c1d474a10a499777c066eb5f5" is_pre_election: true
I20260608 13:03:01.453146  5875 leader_election.cc:304] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63442b2c1d474a10a499777c066eb5f5, 88eb60ddb5744d2eb64f08c7cf910590; no voters: 
I20260608 13:03:01.453347  5908 raft_consensus.cc:2468] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88eb60ddb5744d2eb64f08c7cf910590 in term 0.
I20260608 13:03:01.454044  5966 raft_consensus.cc:2804] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:01.454412  5966 raft_consensus.cc:493] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:01.454519  5725 leader_election.cc:304] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [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: 63442b2c1d474a10a499777c066eb5f5, 88eb60ddb5744d2eb64f08c7cf910590; no voters: 8c61aba249744caeabc85991e6fcb04c
I20260608 13:03:01.454814  5966 raft_consensus.cc:3060] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.455466  6038 raft_consensus.cc:2804] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:01.455868  6038 raft_consensus.cc:493] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:01.456238  6038 raft_consensus.cc:3060] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.462395  5966 raft_consensus.cc:515] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.463581  6038 raft_consensus.cc:515] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.464803  5966 leader_election.cc:290] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [CANDIDATE]: Term 1 election: Requested vote from peers 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979), 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091)
I20260608 13:03:01.465785  5759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187870744edf40acb8ecea7e59301e1d" candidate_uuid: "63442b2c1d474a10a499777c066eb5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88eb60ddb5744d2eb64f08c7cf910590"
I20260608 13:03:01.466099  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187870744edf40acb8ecea7e59301e1d" candidate_uuid: "63442b2c1d474a10a499777c066eb5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c"
I20260608 13:03:01.466620  5759 raft_consensus.cc:2393] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63442b2c1d474a10a499777c066eb5f5 in current term 1: Already voted for candidate 88eb60ddb5744d2eb64f08c7cf910590 in this term.
I20260608 13:03:01.466852  6038 leader_election.cc:290] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [CANDIDATE]: Term 1 election: Requested vote from peers 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091), 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:01.467025  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187870744edf40acb8ecea7e59301e1d" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63442b2c1d474a10a499777c066eb5f5"
I20260608 13:03:01.466745  5834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187870744edf40acb8ecea7e59301e1d" candidate_uuid: "88eb60ddb5744d2eb64f08c7cf910590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c61aba249744caeabc85991e6fcb04c"
I20260608 13:03:01.466727  5835 raft_consensus.cc:3060] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:01.468106  5908 raft_consensus.cc:2393] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 88eb60ddb5744d2eb64f08c7cf910590 in current term 1: Already voted for candidate 63442b2c1d474a10a499777c066eb5f5 in this term.
I20260608 13:03:01.469209  5725 leader_election.cc:304] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [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: 88eb60ddb5744d2eb64f08c7cf910590; no voters: 63442b2c1d474a10a499777c066eb5f5, 8c61aba249744caeabc85991e6fcb04c
I20260608 13:03:01.469936  6038 raft_consensus.cc:2749] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 13:03:01.473429  5835 raft_consensus.cc:2468] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63442b2c1d474a10a499777c066eb5f5 in term 1.
I20260608 13:03:01.474465  5875 leader_election.cc:304] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [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: 63442b2c1d474a10a499777c066eb5f5, 8c61aba249744caeabc85991e6fcb04c; no voters: 88eb60ddb5744d2eb64f08c7cf910590
I20260608 13:03:01.475131  5966 raft_consensus.cc:2804] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:01.475560  5966 raft_consensus.cc:697] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 1 LEADER]: Becoming Leader. State: Replica: 63442b2c1d474a10a499777c066eb5f5, State: Running, Role: LEADER
I20260608 13:03:01.476415  5966 consensus_queue.cc:237] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } }
I20260608 13:03:01.484568  5655 catalog_manager.cc:5696] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "63442b2c1d474a10a499777c066eb5f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:01.506956  6038 consensus_queue.cc:1048] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:01.520994  5960 consensus_queue.cc:1048] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:01.747331  5966 consensus_queue.cc:1048] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:01.785898  6046 consensus_queue.cc:1048] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:01.798489  5960 consensus_queue.cc:1048] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:01.803185  5834 raft_consensus.cc:1275] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Refusing update from remote peer 88eb60ddb5744d2eb64f08c7cf910590: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:01.805959  5964 consensus_queue.cc:1048] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:01.810496  5759 raft_consensus.cc:1275] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Refusing update from remote peer 8c61aba249744caeabc85991e6fcb04c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:01.813745  5961 consensus_queue.cc:1048] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:01.814325  5909 raft_consensus.cc:1275] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Refusing update from remote peer 8c61aba249744caeabc85991e6fcb04c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:01.821203  6047 consensus_queue.cc:1048] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:01.831425  5833 raft_consensus.cc:1275] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Refusing update from remote peer 63442b2c1d474a10a499777c066eb5f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:01.835207  5966 consensus_queue.cc:1048] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:01.837939  5964 consensus_queue.cc:1048] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:01.847818  5760 raft_consensus.cc:1275] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Refusing update from remote peer 63442b2c1d474a10a499777c066eb5f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:01.855698  6046 consensus_queue.cc:1048] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:01.904361  6038 consensus_queue.cc:1048] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:03.341770 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:03.358623  6108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:03.361421  6109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:03.364547  6111 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:03.364611 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:03.365892 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:03.366144 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:03.366343 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923783366325 us; error 0 us; skew 500 ppm
I20260608 13:03:03.366991 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:03.369464 28758 webserver.cc:533] Webserver started at http://127.28.21.132:43837/ using document root <none> and password file <none>
I20260608 13:03:03.369999 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:03.370216 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:03.370496 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:03.371578 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "c8626d32e7274ab88cdcb4409f0f094d"
format_stamp: "Formatted at 2026-06-08 13:03:03 on dist-test-slave-vkhm"
I20260608 13:03:03.376040 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 13:03:03.379415  6116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:03.380342 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:03:03.380658 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "c8626d32e7274ab88cdcb4409f0f094d"
format_stamp: "Formatted at 2026-06-08 13:03:03 on dist-test-slave-vkhm"
I20260608 13:03:03.380952 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923554775813-28758-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)
I20260608 13:03:03.405369 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:03.406697 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:03.408183 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:03.410909 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:03.411146 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:03.411402 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:03.411602 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:03.460773 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:34555
I20260608 13:03:03.460894  6178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:34555 every 8 connection(s)
I20260608 13:03:03.476899  6179 heartbeater.cc:344] Connected to a master server at 127.28.21.190:36691
I20260608 13:03:03.477345  6179 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:03.478065  6179 heartbeater.cc:507] Master 127.28.21.190:36691 requested a full tablet report, sending...
I20260608 13:03:03.480123  5655 ts_manager.cc:194] Registered new tserver with Master: c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132:34555)
I20260608 13:03:03.481694  5655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53466
I20260608 13:03:04.484445  6179 heartbeater.cc:499] Master 127.28.21.190:36691 was elected leader, sending a full tablet report...
I20260608 13:03:04.639571  5758 consensus_queue.cc:237] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:04.654448  5834 raft_consensus.cc:1275] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Refusing update from remote peer 88eb60ddb5744d2eb64f08c7cf910590: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:04.655174  5905 raft_consensus.cc:1275] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Refusing update from remote peer 88eb60ddb5744d2eb64f08c7cf910590: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:04.656594  5960 consensus_queue.cc:1048] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:03:04.657591  6184 consensus_queue.cc:1048] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 13:03:04.664716  5723 consensus_peers.cc:597] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 -> Peer c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132:34555): Couldn't send request to peer c8626d32e7274ab88cdcb4409f0f094d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5af23641b5a403db66a35ddd98d26e3. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:04.671939  5960 raft_consensus.cc:2955] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.675480  5834 raft_consensus.cc:2955] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.676764  5905 raft_consensus.cc:2955] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.687626  5758 consensus_queue.cc:237] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:04.690312  5656 catalog_manager.cc:5696] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 reported cstate change: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "88eb60ddb5744d2eb64f08c7cf910590" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
W20260608 13:03:04.699187  5723 consensus_peers.cc:597] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 -> Peer c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132:34555): Couldn't send request to peer c8626d32e7274ab88cdcb4409f0f094d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90908dc73dfd4cab890f0c3a0b7b1ca6. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:04.699363  5834 raft_consensus.cc:1275] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Refusing update from remote peer 88eb60ddb5744d2eb64f08c7cf910590: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:04.699362  5905 raft_consensus.cc:1275] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Refusing update from remote peer 88eb60ddb5744d2eb64f08c7cf910590: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:04.701368  6184 consensus_queue.cc:1048] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:03:04.702368  5960 consensus_queue.cc:1048] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:03:04.712141  5960 raft_consensus.cc:2955] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.714883  5834 raft_consensus.cc:2955] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.719588  5905 raft_consensus.cc:2955] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.733353  5657 catalog_manager.cc:5696] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c reported cstate change: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "88eb60ddb5744d2eb64f08c7cf910590" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.740250  5834 consensus_queue.cc:237] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:04.749527  5905 raft_consensus.cc:1275] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Refusing update from remote peer 8c61aba249744caeabc85991e6fcb04c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:04.751432  6068 consensus_queue.cc:1048] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:03:04.764113  5758 raft_consensus.cc:1275] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Refusing update from remote peer 8c61aba249744caeabc85991e6fcb04c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:04.765266  6204 raft_consensus.cc:2955] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.767023  5905 raft_consensus.cc:2955] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.769140  6201 consensus_queue.cc:1048] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [LEADER]: Connected to new peer: Peer: permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 13:03:04.770350  5798 consensus_peers.cc:597] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c -> Peer c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132:34555): Couldn't send request to peer c8626d32e7274ab88cdcb4409f0f094d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ec6908c41af4f6ca52d2211020673ec. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:04.779265  5758 raft_consensus.cc:2955] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.782260  5657 catalog_manager.cc:5696] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c reported cstate change: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "8c61aba249744caeabc85991e6fcb04c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:04.797693  5905 consensus_queue.cc:237] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:04.806130  5834 raft_consensus.cc:1275] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Refusing update from remote peer 63442b2c1d474a10a499777c066eb5f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:04.807914  6077 consensus_queue.cc:1048] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:03:04.809186  5758 raft_consensus.cc:1275] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Refusing update from remote peer 63442b2c1d474a10a499777c066eb5f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:04.811226  6077 consensus_queue.cc:1048] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:03:04.817521  6209 raft_consensus.cc:2955] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
W20260608 13:03:04.819833  5872 consensus_peers.cc:597] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 -> Peer c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132:34555): Couldn't send request to peer c8626d32e7274ab88cdcb4409f0f094d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26359c6f9b17495191ca7258fae9c384. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:04.819674  5834 raft_consensus.cc:2955] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.826207  5758 raft_consensus.cc:2955] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:04.835743  5656 catalog_manager.cc:5696] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c reported cstate change: config changed from index -1 to 16, NON_VOTER c8626d32e7274ab88cdcb4409f0f094d (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "63442b2c1d474a10a499777c066eb5f5" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } } }
I20260608 13:03:05.107033  6214 ts_tablet_manager.cc:933] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d: Initiating tablet copy from peer 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979)
I20260608 13:03:05.113124  6214 tablet_copy_client.cc:323] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:41979
I20260608 13:03:05.123751  5770 tablet_copy_service.cc:140] P 88eb60ddb5744d2eb64f08c7cf910590: Received BeginTabletCopySession request for tablet a5af23641b5a403db66a35ddd98d26e3 from peer c8626d32e7274ab88cdcb4409f0f094d ({username='slave'} at 127.0.0.1:54156)
I20260608 13:03:05.124416  5770 tablet_copy_service.cc:161] P 88eb60ddb5744d2eb64f08c7cf910590: Beginning new tablet copy session on tablet a5af23641b5a403db66a35ddd98d26e3 from peer c8626d32e7274ab88cdcb4409f0f094d at {username='slave'} at 127.0.0.1:54156: session id = c8626d32e7274ab88cdcb4409f0f094d-a5af23641b5a403db66a35ddd98d26e3
I20260608 13:03:05.132711  5770 tablet_copy_source_session.cc:215] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:05.135908  6214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5af23641b5a403db66a35ddd98d26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.148506  6214 tablet_copy_client.cc:806] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:05.149099  6214 tablet_copy_client.cc:670] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:05.153263  6214 tablet_copy_client.cc:538] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:05.159359  6214 tablet_bootstrap.cc:492] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap starting.
I20260608 13:03:05.196230  6218 ts_tablet_manager.cc:933] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d: Initiating tablet copy from peer 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091)
I20260608 13:03:05.198484  6218 tablet_copy_client.cc:323] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.130:34091
I20260608 13:03:05.211177  5845 tablet_copy_service.cc:140] P 8c61aba249744caeabc85991e6fcb04c: Received BeginTabletCopySession request for tablet 8ec6908c41af4f6ca52d2211020673ec from peer c8626d32e7274ab88cdcb4409f0f094d ({username='slave'} at 127.0.0.1:57410)
I20260608 13:03:05.211783  5845 tablet_copy_service.cc:161] P 8c61aba249744caeabc85991e6fcb04c: Beginning new tablet copy session on tablet 8ec6908c41af4f6ca52d2211020673ec from peer c8626d32e7274ab88cdcb4409f0f094d at {username='slave'} at 127.0.0.1:57410: session id = c8626d32e7274ab88cdcb4409f0f094d-8ec6908c41af4f6ca52d2211020673ec
I20260608 13:03:05.219852  5845 tablet_copy_source_session.cc:215] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:05.223368  6218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec6908c41af4f6ca52d2211020673ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.240504  6218 tablet_copy_client.cc:806] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:05.241159  6218 tablet_copy_client.cc:670] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:05.246060  6218 tablet_copy_client.cc:538] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:05.255501  6218 tablet_bootstrap.cc:492] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap starting.
I20260608 13:03:05.258791  6214 tablet_bootstrap.cc:492] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:05.259559  6214 tablet_bootstrap.cc:492] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap complete.
I20260608 13:03:05.260164  6214 ts_tablet_manager.cc:1403] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d: Time spent bootstrapping tablet: real 0.101s	user 0.081s	sys 0.018s
I20260608 13:03:05.263337  6214 raft_consensus.cc:359] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:05.264532  6214 raft_consensus.cc:740] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8626d32e7274ab88cdcb4409f0f094d, State: Initialized, Role: LEARNER
I20260608 13:03:05.265448  6214 consensus_queue.cc:260] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } attrs { replace: true } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:05.269421  6220 ts_tablet_manager.cc:933] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d: Initiating tablet copy from peer 63442b2c1d474a10a499777c066eb5f5 (127.28.21.131:41591)
I20260608 13:03:05.270354  6214 ts_tablet_manager.cc:1434] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 13:03:05.274104  5770 tablet_copy_service.cc:342] P 88eb60ddb5744d2eb64f08c7cf910590: Request end of tablet copy session c8626d32e7274ab88cdcb4409f0f094d-a5af23641b5a403db66a35ddd98d26e3 received from {username='slave'} at 127.0.0.1:54156
I20260608 13:03:05.274561  5770 tablet_copy_service.cc:434] P 88eb60ddb5744d2eb64f08c7cf910590: ending tablet copy session c8626d32e7274ab88cdcb4409f0f094d-a5af23641b5a403db66a35ddd98d26e3 on tablet a5af23641b5a403db66a35ddd98d26e3 with peer c8626d32e7274ab88cdcb4409f0f094d
I20260608 13:03:05.281989  6220 tablet_copy_client.cc:323] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:41591
I20260608 13:03:05.289433  6214 ts_tablet_manager.cc:933] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d: Initiating tablet copy from peer 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979)
I20260608 13:03:05.297200  5919 tablet_copy_service.cc:140] P 63442b2c1d474a10a499777c066eb5f5: Received BeginTabletCopySession request for tablet 26359c6f9b17495191ca7258fae9c384 from peer c8626d32e7274ab88cdcb4409f0f094d ({username='slave'} at 127.0.0.1:50898)
I20260608 13:03:05.297892  5919 tablet_copy_service.cc:161] P 63442b2c1d474a10a499777c066eb5f5: Beginning new tablet copy session on tablet 26359c6f9b17495191ca7258fae9c384 from peer c8626d32e7274ab88cdcb4409f0f094d at {username='slave'} at 127.0.0.1:50898: session id = c8626d32e7274ab88cdcb4409f0f094d-26359c6f9b17495191ca7258fae9c384
I20260608 13:03:05.308228  5919 tablet_copy_source_session.cc:215] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:05.313216  6220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26359c6f9b17495191ca7258fae9c384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.314321  6214 tablet_copy_client.cc:323] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:41979
I20260608 13:03:05.316977  5770 tablet_copy_service.cc:140] P 88eb60ddb5744d2eb64f08c7cf910590: Received BeginTabletCopySession request for tablet 90908dc73dfd4cab890f0c3a0b7b1ca6 from peer c8626d32e7274ab88cdcb4409f0f094d ({username='slave'} at 127.0.0.1:54156)
I20260608 13:03:05.317595  5770 tablet_copy_service.cc:161] P 88eb60ddb5744d2eb64f08c7cf910590: Beginning new tablet copy session on tablet 90908dc73dfd4cab890f0c3a0b7b1ca6 from peer c8626d32e7274ab88cdcb4409f0f094d at {username='slave'} at 127.0.0.1:54156: session id = c8626d32e7274ab88cdcb4409f0f094d-90908dc73dfd4cab890f0c3a0b7b1ca6
I20260608 13:03:05.333024  5770 tablet_copy_source_session.cc:215] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:05.341113  6214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90908dc73dfd4cab890f0c3a0b7b1ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.342375  6220 tablet_copy_client.cc:806] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:05.343051  6220 tablet_copy_client.cc:670] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:05.348299  6220 tablet_copy_client.cc:538] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:05.358105  6220 tablet_bootstrap.cc:492] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap starting.
I20260608 13:03:05.358965  6214 tablet_copy_client.cc:806] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:05.359581  6214 tablet_copy_client.cc:670] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:05.368631  6214 tablet_copy_client.cc:538] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:05.377401  6214 tablet_bootstrap.cc:492] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap starting.
I20260608 13:03:05.438014  6218 tablet_bootstrap.cc:492] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:05.439035  6218 tablet_bootstrap.cc:492] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap complete.
I20260608 13:03:05.439806  6218 ts_tablet_manager.cc:1403] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d: Time spent bootstrapping tablet: real 0.185s	user 0.121s	sys 0.028s
I20260608 13:03:05.442719  6218 raft_consensus.cc:359] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:05.443562  6218 raft_consensus.cc:740] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8626d32e7274ab88cdcb4409f0f094d, State: Initialized, Role: LEARNER
I20260608 13:03:05.444440  6218 consensus_queue.cc:260] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } attrs { replace: true } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:05.446856  6218 ts_tablet_manager.cc:1434] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 13:03:05.448876  5845 tablet_copy_service.cc:342] P 8c61aba249744caeabc85991e6fcb04c: Request end of tablet copy session c8626d32e7274ab88cdcb4409f0f094d-8ec6908c41af4f6ca52d2211020673ec received from {username='slave'} at 127.0.0.1:57410
I20260608 13:03:05.449307  5845 tablet_copy_service.cc:434] P 8c61aba249744caeabc85991e6fcb04c: ending tablet copy session c8626d32e7274ab88cdcb4409f0f094d-8ec6908c41af4f6ca52d2211020673ec on tablet 8ec6908c41af4f6ca52d2211020673ec with peer c8626d32e7274ab88cdcb4409f0f094d
I20260608 13:03:05.492005  6220 tablet_bootstrap.cc:492] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:05.492774  6220 tablet_bootstrap.cc:492] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap complete.
I20260608 13:03:05.493374  6220 ts_tablet_manager.cc:1403] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d: Time spent bootstrapping tablet: real 0.136s	user 0.104s	sys 0.012s
I20260608 13:03:05.495674  6220 raft_consensus.cc:359] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:05.496512  6220 raft_consensus.cc:740] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8626d32e7274ab88cdcb4409f0f094d, State: Initialized, Role: LEARNER
I20260608 13:03:05.497171  6220 consensus_queue.cc:260] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:05.501372  6220 ts_tablet_manager.cc:1434] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:03:05.503177  5919 tablet_copy_service.cc:342] P 63442b2c1d474a10a499777c066eb5f5: Request end of tablet copy session c8626d32e7274ab88cdcb4409f0f094d-26359c6f9b17495191ca7258fae9c384 received from {username='slave'} at 127.0.0.1:50898
I20260608 13:03:05.503611  5919 tablet_copy_service.cc:434] P 63442b2c1d474a10a499777c066eb5f5: ending tablet copy session c8626d32e7274ab88cdcb4409f0f094d-26359c6f9b17495191ca7258fae9c384 on tablet 26359c6f9b17495191ca7258fae9c384 with peer c8626d32e7274ab88cdcb4409f0f094d
I20260608 13:03:05.510406  6214 tablet_bootstrap.cc:492] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:05.511332  6214 tablet_bootstrap.cc:492] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d: Bootstrap complete.
I20260608 13:03:05.512032  6214 ts_tablet_manager.cc:1403] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d: Time spent bootstrapping tablet: real 0.135s	user 0.105s	sys 0.016s
I20260608 13:03:05.514732  6214 raft_consensus.cc:359] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:05.515466  6214 raft_consensus.cc:740] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8626d32e7274ab88cdcb4409f0f094d, State: Initialized, Role: LEARNER
I20260608 13:03:05.516047  6214 consensus_queue.cc:260] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "88eb60ddb5744d2eb64f08c7cf910590" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 41979 } } peers { permanent_uuid: "8c61aba249744caeabc85991e6fcb04c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "63442b2c1d474a10a499777c066eb5f5" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41591 } } peers { permanent_uuid: "c8626d32e7274ab88cdcb4409f0f094d" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 34555 } attrs { promote: true } }
I20260608 13:03:05.518105  6214 ts_tablet_manager.cc:1434] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 13:03:05.519726  5770 tablet_copy_service.cc:342] P 88eb60ddb5744d2eb64f08c7cf910590: Request end of tablet copy session c8626d32e7274ab88cdcb4409f0f094d-90908dc73dfd4cab890f0c3a0b7b1ca6 received from {username='slave'} at 127.0.0.1:54156
I20260608 13:03:05.520154  5770 tablet_copy_service.cc:434] P 88eb60ddb5744d2eb64f08c7cf910590: ending tablet copy session c8626d32e7274ab88cdcb4409f0f094d-90908dc73dfd4cab890f0c3a0b7b1ca6 on tablet 90908dc73dfd4cab890f0c3a0b7b1ca6 with peer c8626d32e7274ab88cdcb4409f0f094d
W20260608 13:03:05.535604  5930 debug-util.cc:398] Leaking SignalData structure 0x7b08000f0180 after lost signal to thread 28761
W20260608 13:03:05.536721  5930 debug-util.cc:398] Leaking SignalData structure 0x7b080010d780 after lost signal to thread 5692
I20260608 13:03:05.567551  6154 raft_consensus.cc:1217] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:03:05.617022 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:03:05.669550  6154 raft_consensus.cc:1217] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:03:05.675603  6154 raft_consensus.cc:1217] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:03:05.689536 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:05.690512 28758 tablet_replica.cc:333] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590: stopping tablet replica
I20260608 13:03:05.691423 28758 raft_consensus.cc:2243] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.692152 28758 raft_consensus.cc:2272] T 8ec6908c41af4f6ca52d2211020673ec P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.696358 28758 tablet_replica.cc:333] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590: stopping tablet replica
I20260608 13:03:05.697283 28758 raft_consensus.cc:2243] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.698122 28758 raft_consensus.cc:2272] T 187870744edf40acb8ecea7e59301e1d P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.701265 28758 tablet_replica.cc:333] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590: stopping tablet replica
I20260608 13:03:05.702201 28758 raft_consensus.cc:2243] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:05.703892 28758 raft_consensus.cc:2272] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.708081  6154 raft_consensus.cc:1217] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:03:05.716794 28758 tablet_replica.cc:333] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590: stopping tablet replica
I20260608 13:03:05.717760 28758 raft_consensus.cc:2243] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:05.718477 28758 raft_consensus.cc:2272] T be014f7ef1414d2b95391e077721744a P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.721606 28758 tablet_replica.cc:333] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590: stopping tablet replica
I20260608 13:03:05.722298 28758 raft_consensus.cc:2243] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:05.722816 28758 raft_consensus.cc:2272] T 3c419bb1cc954e598419b3f1a33f6d0d P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.725597 28758 tablet_replica.cc:333] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590: stopping tablet replica
I20260608 13:03:05.726418 28758 raft_consensus.cc:2243] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:05.727890 28758 raft_consensus.cc:2272] T a5af23641b5a403db66a35ddd98d26e3 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.730089 28758 tablet_replica.cc:333] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590: stopping tablet replica
I20260608 13:03:05.730644 28758 raft_consensus.cc:2243] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:05.731436 28758 raft_consensus.cc:2272] T c581f35431ef4a029d98c400710fdf81 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.734006 28758 tablet_replica.cc:333] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590: stopping tablet replica
I20260608 13:03:05.734550 28758 raft_consensus.cc:2243] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.735061 28758 raft_consensus.cc:2272] T 26359c6f9b17495191ca7258fae9c384 P 88eb60ddb5744d2eb64f08c7cf910590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.757241 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:03:05.775688 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:03:05.823853 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:05.824784 28758 tablet_replica.cc:333] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c: stopping tablet replica
I20260608 13:03:05.825686 28758 raft_consensus.cc:2243] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.826376 28758 raft_consensus.cc:2272] T 187870744edf40acb8ecea7e59301e1d P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.829839 28758 tablet_replica.cc:333] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c: stopping tablet replica
I20260608 13:03:05.830693 28758 raft_consensus.cc:2243] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:05.831974 28758 raft_consensus.cc:2272] T 8ec6908c41af4f6ca52d2211020673ec P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.835503 28758 tablet_replica.cc:333] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c: stopping tablet replica
I20260608 13:03:05.836349 28758 raft_consensus.cc:2243] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.837111 28758 raft_consensus.cc:2272] T 26359c6f9b17495191ca7258fae9c384 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.840001 28758 tablet_replica.cc:333] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c: stopping tablet replica
I20260608 13:03:05.840827 28758 raft_consensus.cc:2243] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:05.841444 28758 raft_consensus.cc:2272] T 45e78afaab1e417aa555abf55472483b P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.844513 28758 tablet_replica.cc:333] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c: stopping tablet replica
I20260608 13:03:05.845304 28758 raft_consensus.cc:2243] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:05.845896 28758 raft_consensus.cc:2272] T 3d093deb348b472fb115858b7d565c77 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.848755 28758 tablet_replica.cc:333] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c: stopping tablet replica
I20260608 13:03:05.849504 28758 raft_consensus.cc:2243] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.850180 28758 raft_consensus.cc:2272] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.853778 28758 tablet_replica.cc:333] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c: stopping tablet replica
I20260608 13:03:05.854502 28758 raft_consensus.cc:2243] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.855257 28758 raft_consensus.cc:2272] T a5af23641b5a403db66a35ddd98d26e3 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.858151 28758 tablet_replica.cc:333] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c: stopping tablet replica
I20260608 13:03:05.858879 28758 raft_consensus.cc:2243] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.859495 28758 raft_consensus.cc:2272] T c581f35431ef4a029d98c400710fdf81 P 8c61aba249744caeabc85991e6fcb04c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:03:05.860585  5875 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41979: connect: Connection refused (error 111)
W20260608 13:03:05.880280  5875 consensus_peers.cc:597] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 -> Peer 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979): Couldn't send request to peer 88eb60ddb5744d2eb64f08c7cf910590. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:03:05.886622  5875 consensus_peers.cc:597] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 -> Peer 8c61aba249744caeabc85991e6fcb04c (127.28.21.130:34091): Couldn't send request to peer 8c61aba249744caeabc85991e6fcb04c. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:05.897436 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:03:05.923573 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
W20260608 13:03:05.972045  5875 consensus_peers.cc:597] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 -> Peer 88eb60ddb5744d2eb64f08c7cf910590 (127.28.21.129:41979): Couldn't send request to peer 88eb60ddb5744d2eb64f08c7cf910590. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:05.972285 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:05.973249 28758 tablet_replica.cc:333] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5: stopping tablet replica
I20260608 13:03:05.974172 28758 raft_consensus.cc:2243] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:05.975342 28758 raft_consensus.cc:2272] T 187870744edf40acb8ecea7e59301e1d P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.978726 28758 tablet_replica.cc:333] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5: stopping tablet replica
I20260608 13:03:05.979593 28758 raft_consensus.cc:2243] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.980351 28758 raft_consensus.cc:2272] T 8ec6908c41af4f6ca52d2211020673ec P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.983541 28758 tablet_replica.cc:333] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5: stopping tablet replica
I20260608 13:03:05.984407 28758 raft_consensus.cc:2243] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.985101 28758 raft_consensus.cc:2272] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.988356 28758 tablet_replica.cc:333] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5: stopping tablet replica
I20260608 13:03:05.989192 28758 raft_consensus.cc:2243] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.990180 28758 raft_consensus.cc:2272] T a5af23641b5a403db66a35ddd98d26e3 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.993286 28758 tablet_replica.cc:333] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5: stopping tablet replica
I20260608 13:03:05.994069 28758 raft_consensus.cc:2243] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:05.994656 28758 raft_consensus.cc:2272] T c581f35431ef4a029d98c400710fdf81 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:05.997726 28758 tablet_replica.cc:333] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5: stopping tablet replica
I20260608 13:03:05.998517 28758 raft_consensus.cc:2243] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:05.999998 28758 raft_consensus.cc:2272] T 26359c6f9b17495191ca7258fae9c384 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:06.003270 28758 tablet_replica.cc:333] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5: stopping tablet replica
I20260608 13:03:06.004033 28758 raft_consensus.cc:2243] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:06.004623 28758 raft_consensus.cc:2272] T c2a4081035e4470dac3ea3aa9c199ff1 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:06.007648 28758 tablet_replica.cc:333] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5: stopping tablet replica
I20260608 13:03:06.008366 28758 raft_consensus.cc:2243] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:06.008935 28758 raft_consensus.cc:2272] T 25ae658778a24354a731141bf93b1369 P 63442b2c1d474a10a499777c066eb5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:03:07.033052 28758 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5930)
W20260608 13:03:08.033862 28758 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5930)
I20260608 13:03:08.825820 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:03:08.883878 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:03:08.923453 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:08.924616 28758 tablet_replica.cc:333] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d: stopping tablet replica
I20260608 13:03:08.925680 28758 raft_consensus.cc:2243] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:03:08.926903 28758 raft_consensus.cc:2272] T 90908dc73dfd4cab890f0c3a0b7b1ca6 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:03:08.932605 28758 tablet_replica.cc:333] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d: stopping tablet replica
I20260608 13:03:08.933519 28758 raft_consensus.cc:2243] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:03:08.934378 28758 raft_consensus.cc:2272] T 26359c6f9b17495191ca7258fae9c384 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:03:08.939074 28758 tablet_replica.cc:333] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d: stopping tablet replica
I20260608 13:03:08.939906 28758 raft_consensus.cc:2243] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:03:08.940739 28758 raft_consensus.cc:2272] T 8ec6908c41af4f6ca52d2211020673ec P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:03:08.945443 28758 tablet_replica.cc:333] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d: stopping tablet replica
I20260608 13:03:08.946126 28758 raft_consensus.cc:2243] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:03:08.946898 28758 raft_consensus.cc:2272] T a5af23641b5a403db66a35ddd98d26e3 P c8626d32e7274ab88cdcb4409f0f094d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:03:08.978391 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:03:09.005254 28758 master.cc:562] Master@127.28.21.190:36691 shutting down...
W20260608 13:03:09.035887  5706 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 13:03:09.036149  5706 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 13:03:09.036454  5706 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 13:03:09.038846 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:09.039603 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:09.040022 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 774817d8f576430fa21ee29d98cf539c: stopping tablet replica
I20260608 13:03:09.062826 28758 master.cc:584] Master@127.28.21.190:36691 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (10929 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 13:03:09.124642 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:32867
I20260608 13:03:09.125944 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:09.131750  6238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:09.133101  6241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:09.133725  6239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:09.133962 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:09.134953 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:09.135128 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:09.135347 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923789135302 us; error 0 us; skew 500 ppm
I20260608 13:03:09.135931 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:09.138720 28758 webserver.cc:533] Webserver started at http://127.28.21.190:34101/ using document root <none> and password file <none>
I20260608 13:03:09.139235 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:09.139423 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:09.139734 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:09.141086 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "2eadedc77531462eb907eea548ab5ab5"
format_stamp: "Formatted at 2026-06-08 13:03:09 on dist-test-slave-vkhm"
I20260608 13:03:09.145745 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 13:03:09.149169  6246 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:09.149920 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:03:09.150206 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "2eadedc77531462eb907eea548ab5ab5"
format_stamp: "Formatted at 2026-06-08 13:03:09 on dist-test-slave-vkhm"
I20260608 13:03:09.150496 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-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)
I20260608 13:03:09.179533 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:09.180876 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:09.219954 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:32867
I20260608 13:03:09.220064  6297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:32867 every 8 connection(s)
I20260608 13:03:09.224387  6298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:09.236050  6298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5: Bootstrap starting.
I20260608 13:03:09.241214  6298 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:09.245627  6298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5: No bootstrap required, opened a new log
I20260608 13:03:09.247938  6298 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eadedc77531462eb907eea548ab5ab5" member_type: VOTER }
I20260608 13:03:09.248482  6298 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:09.248723  6298 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eadedc77531462eb907eea548ab5ab5, State: Initialized, Role: FOLLOWER
I20260608 13:03:09.249421  6298 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2eadedc77531462eb907eea548ab5ab5" member_type: VOTER }
I20260608 13:03:09.249900  6298 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:03:09.250146  6298 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:03:09.250422  6298 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:09.255184  6298 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eadedc77531462eb907eea548ab5ab5" member_type: VOTER }
I20260608 13:03:09.255700  6298 leader_election.cc:304] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [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: 2eadedc77531462eb907eea548ab5ab5; no voters: 
I20260608 13:03:09.256868  6298 leader_election.cc:290] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:03:09.257398  6301 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:09.258818  6301 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [term 1 LEADER]: Becoming Leader. State: Replica: 2eadedc77531462eb907eea548ab5ab5, State: Running, Role: LEADER
I20260608 13:03:09.259553  6301 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [LEADER]: Queue going to LEADER mode. State: All 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: "2eadedc77531462eb907eea548ab5ab5" member_type: VOTER }
I20260608 13:03:09.259989  6298 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:03:09.266079  6303 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2eadedc77531462eb907eea548ab5ab5. Latest consensus state: current_term: 1 leader_uuid: "2eadedc77531462eb907eea548ab5ab5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eadedc77531462eb907eea548ab5ab5" member_type: VOTER } }
I20260608 13:03:09.266633  6303 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:09.268199  6302 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2eadedc77531462eb907eea548ab5ab5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eadedc77531462eb907eea548ab5ab5" member_type: VOTER } }
I20260608 13:03:09.268937  6302 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:09.269066  6309 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:03:09.274806  6309 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:03:09.276422 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:03:09.284130  6309 catalog_manager.cc:1382] Generated new cluster ID: fdae86a67dae439d94e2be74436adbde
I20260608 13:03:09.284447  6309 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:03:09.300643  6309 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:03:09.302228  6309 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:03:09.320783  6309 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5: Generated new TSK 0
I20260608 13:03:09.321388  6309 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:03:09.343233 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:09.349627  6319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:09.350656  6320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:09.352792 28758 server_base.cc:1061] running on GCE node
W20260608 13:03:09.353096  6322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:09.354060 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:09.354275 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:09.354451 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923789354432 us; error 0 us; skew 500 ppm
I20260608 13:03:09.355052 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:09.357509 28758 webserver.cc:533] Webserver started at http://127.28.21.129:44873/ using document root <none> and password file <none>
I20260608 13:03:09.358034 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:09.358242 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:09.358517 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:09.359676 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "c86bc3c57868411db9b7aff9f9d2503e"
format_stamp: "Formatted at 2026-06-08 13:03:09 on dist-test-slave-vkhm"
I20260608 13:03:09.364620 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:03:09.368036  6327 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:09.368806 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:03:09.369135 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "c86bc3c57868411db9b7aff9f9d2503e"
format_stamp: "Formatted at 2026-06-08 13:03:09 on dist-test-slave-vkhm"
I20260608 13:03:09.369434 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-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)
I20260608 13:03:09.385315 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:09.386586 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:09.388072 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:09.390704 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:09.390949 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:09.391227 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:09.391408 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:09.432518 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:45981
I20260608 13:03:09.432658  6389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:45981 every 8 connection(s)
I20260608 13:03:09.437862 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:09.447140  6394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:09.447259  6395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:09.450959 28758 server_base.cc:1061] running on GCE node
W20260608 13:03:09.451370  6397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:09.453883 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:09.454115 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:09.454134  6390 heartbeater.cc:344] Connected to a master server at 127.28.21.190:32867
I20260608 13:03:09.454424 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923789454405 us; error 0 us; skew 500 ppm
I20260608 13:03:09.454689  6390 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:09.455237 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:09.455503  6390 heartbeater.cc:507] Master 127.28.21.190:32867 requested a full tablet report, sending...
I20260608 13:03:09.458041 28758 webserver.cc:533] Webserver started at http://127.28.21.130:43673/ using document root <none> and password file <none>
I20260608 13:03:09.458166  6263 ts_manager.cc:194] Registered new tserver with Master: c86bc3c57868411db9b7aff9f9d2503e (127.28.21.129:45981)
I20260608 13:03:09.458936 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:09.459240 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:09.459595 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:09.461030  6263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55632
I20260608 13:03:09.461483 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "f89b44a335e84b348d9fba8c5c392cef"
format_stamp: "Formatted at 2026-06-08 13:03:09 on dist-test-slave-vkhm"
I20260608 13:03:09.466677 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:03:09.470364  6402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:09.471352 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260608 13:03:09.471606 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "f89b44a335e84b348d9fba8c5c392cef"
format_stamp: "Formatted at 2026-06-08 13:03:09 on dist-test-slave-vkhm"
I20260608 13:03:09.471880 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-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)
I20260608 13:03:09.484423 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:09.485577 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:09.486958 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:09.489425 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:09.489651 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:09.489912 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:09.490098 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:09.531180 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:40989
I20260608 13:03:09.531308  6464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:40989 every 8 connection(s)
I20260608 13:03:09.536448 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:09.543427  6468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:09.544627  6469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:09.548012  6471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:09.548542 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:09.549149  6465 heartbeater.cc:344] Connected to a master server at 127.28.21.190:32867
I20260608 13:03:09.549542  6465 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:09.549620 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:09.549949 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:09.550135 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923789550116 us; error 0 us; skew 500 ppm
I20260608 13:03:09.550407  6465 heartbeater.cc:507] Master 127.28.21.190:32867 requested a full tablet report, sending...
I20260608 13:03:09.550885 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:09.552760  6263 ts_manager.cc:194] Registered new tserver with Master: f89b44a335e84b348d9fba8c5c392cef (127.28.21.130:40989)
I20260608 13:03:09.553812 28758 webserver.cc:533] Webserver started at http://127.28.21.131:41379/ using document root <none> and password file <none>
I20260608 13:03:09.554385 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:09.554447  6263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55638
I20260608 13:03:09.554623 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:09.555009 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:09.556444 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "12c32388407c42baa591494e18269bd9"
format_stamp: "Formatted at 2026-06-08 13:03:09 on dist-test-slave-vkhm"
I20260608 13:03:09.561200 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:03:09.564793  6476 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:09.565608 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:03:09.565909 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "12c32388407c42baa591494e18269bd9"
format_stamp: "Formatted at 2026-06-08 13:03:09 on dist-test-slave-vkhm"
I20260608 13:03:09.566212 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923554775813-28758-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)
I20260608 13:03:09.585263 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:09.586469 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:09.587998 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:09.590626 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:09.590860 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:09.591114 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:09.591300 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:09.633967 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:41465
I20260608 13:03:09.634095  6538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:41465 every 8 connection(s)
I20260608 13:03:09.651598  6539 heartbeater.cc:344] Connected to a master server at 127.28.21.190:32867
I20260608 13:03:09.652081  6539 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:09.652876  6539 heartbeater.cc:507] Master 127.28.21.190:32867 requested a full tablet report, sending...
I20260608 13:03:09.654968  6263 ts_manager.cc:194] Registered new tserver with Master: 12c32388407c42baa591494e18269bd9 (127.28.21.131:41465)
I20260608 13:03:09.655611 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01802666s
I20260608 13:03:09.656430  6263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55648
I20260608 13:03:09.682575  6263 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55652:
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"
    }
  }
}
W20260608 13:03:09.684729  6263 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:03:09.736476  6504 tablet_service.cc:1511] Processing CreateTablet for tablet d37784ff13bc4121ae308394c989bb67 (DEFAULT_TABLE table=test-workload [id=486e42171bb449508094f9cefc79e078]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:03:09.737166  6430 tablet_service.cc:1511] Processing CreateTablet for tablet d37784ff13bc4121ae308394c989bb67 (DEFAULT_TABLE table=test-workload [id=486e42171bb449508094f9cefc79e078]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:03:09.737336  6355 tablet_service.cc:1511] Processing CreateTablet for tablet d37784ff13bc4121ae308394c989bb67 (DEFAULT_TABLE table=test-workload [id=486e42171bb449508094f9cefc79e078]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:03:09.737684  6504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37784ff13bc4121ae308394c989bb67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:09.738672  6430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37784ff13bc4121ae308394c989bb67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:09.738684  6355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37784ff13bc4121ae308394c989bb67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:09.753835  6554 tablet_bootstrap.cc:492] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9: Bootstrap starting.
I20260608 13:03:09.758950  6556 tablet_bootstrap.cc:492] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e: Bootstrap starting.
I20260608 13:03:09.759402  6555 tablet_bootstrap.cc:492] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef: Bootstrap starting.
I20260608 13:03:09.763120  6554 tablet_bootstrap.cc:654] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:09.765602  6555 tablet_bootstrap.cc:654] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:09.768198  6556 tablet_bootstrap.cc:654] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:09.772560  6554 tablet_bootstrap.cc:492] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9: No bootstrap required, opened a new log
I20260608 13:03:09.772985  6555 tablet_bootstrap.cc:492] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef: No bootstrap required, opened a new log
I20260608 13:03:09.773046  6554 ts_tablet_manager.cc:1403] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 13:03:09.773548  6555 ts_tablet_manager.cc:1403] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 13:03:09.774474  6556 tablet_bootstrap.cc:492] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e: No bootstrap required, opened a new log
I20260608 13:03:09.774986  6556 ts_tablet_manager.cc:1403] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 13:03:09.776328  6555 raft_consensus.cc:359] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c32388407c42baa591494e18269bd9" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41465 } } peers { permanent_uuid: "c86bc3c57868411db9b7aff9f9d2503e" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45981 } } peers { permanent_uuid: "f89b44a335e84b348d9fba8c5c392cef" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40989 } }
I20260608 13:03:09.776855  6554 raft_consensus.cc:359] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c32388407c42baa591494e18269bd9" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41465 } } peers { permanent_uuid: "c86bc3c57868411db9b7aff9f9d2503e" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45981 } } peers { permanent_uuid: "f89b44a335e84b348d9fba8c5c392cef" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40989 } }
I20260608 13:03:09.777313  6555 raft_consensus.cc:385] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:09.777786  6554 raft_consensus.cc:385] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:09.777861  6555 raft_consensus.cc:740] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f89b44a335e84b348d9fba8c5c392cef, State: Initialized, Role: FOLLOWER
I20260608 13:03:09.778251  6554 raft_consensus.cc:740] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12c32388407c42baa591494e18269bd9, State: Initialized, Role: FOLLOWER
I20260608 13:03:09.778869  6555 consensus_queue.cc:260] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c32388407c42baa591494e18269bd9" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41465 } } peers { permanent_uuid: "c86bc3c57868411db9b7aff9f9d2503e" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45981 } } peers { permanent_uuid: "f89b44a335e84b348d9fba8c5c392cef" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40989 } }
I20260608 13:03:09.779125  6556 raft_consensus.cc:359] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c32388407c42baa591494e18269bd9" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41465 } } peers { permanent_uuid: "c86bc3c57868411db9b7aff9f9d2503e" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45981 } } peers { permanent_uuid: "f89b44a335e84b348d9fba8c5c392cef" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40989 } }
I20260608 13:03:09.779300  6554 consensus_queue.cc:260] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c32388407c42baa591494e18269bd9" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41465 } } peers { permanent_uuid: "c86bc3c57868411db9b7aff9f9d2503e" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45981 } } peers { permanent_uuid: "f89b44a335e84b348d9fba8c5c392cef" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40989 } }
I20260608 13:03:09.779994  6556 raft_consensus.cc:385] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:09.780361  6556 raft_consensus.cc:740] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c86bc3c57868411db9b7aff9f9d2503e, State: Initialized, Role: FOLLOWER
I20260608 13:03:09.781452  6556 consensus_queue.cc:260] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c32388407c42baa591494e18269bd9" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41465 } } peers { permanent_uuid: "c86bc3c57868411db9b7aff9f9d2503e" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45981 } } peers { permanent_uuid: "f89b44a335e84b348d9fba8c5c392cef" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40989 } }
I20260608 13:03:09.784962  6390 heartbeater.cc:499] Master 127.28.21.190:32867 was elected leader, sending a full tablet report...
I20260608 13:03:09.785753  6556 ts_tablet_manager.cc:1434] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260608 13:03:09.787998  6465 heartbeater.cc:499] Master 127.28.21.190:32867 was elected leader, sending a full tablet report...
I20260608 13:03:09.788915  6555 ts_tablet_manager.cc:1434] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
I20260608 13:03:09.789150  6554 ts_tablet_manager.cc:1434] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 13:03:09.790042  6539 heartbeater.cc:499] Master 127.28.21.190:32867 was elected leader, sending a full tablet report...
I20260608 13:03:09.950073  6560 raft_consensus.cc:493] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:09.950623  6560 raft_consensus.cc:515] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c32388407c42baa591494e18269bd9" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41465 } } peers { permanent_uuid: "c86bc3c57868411db9b7aff9f9d2503e" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45981 } } peers { permanent_uuid: "f89b44a335e84b348d9fba8c5c392cef" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40989 } }
I20260608 13:03:09.953291  6560 leader_election.cc:290] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12c32388407c42baa591494e18269bd9 (127.28.21.131:41465), c86bc3c57868411db9b7aff9f9d2503e (127.28.21.129:45981)
I20260608 13:03:09.962638  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37784ff13bc4121ae308394c989bb67" candidate_uuid: "f89b44a335e84b348d9fba8c5c392cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12c32388407c42baa591494e18269bd9" is_pre_election: true
I20260608 13:03:09.963413  6514 raft_consensus.cc:2468] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f89b44a335e84b348d9fba8c5c392cef in term 0.
I20260608 13:03:09.964061  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37784ff13bc4121ae308394c989bb67" candidate_uuid: "f89b44a335e84b348d9fba8c5c392cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86bc3c57868411db9b7aff9f9d2503e" is_pre_election: true
I20260608 13:03:09.964875  6365 raft_consensus.cc:2468] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f89b44a335e84b348d9fba8c5c392cef in term 0.
I20260608 13:03:09.964784  6405 leader_election.cc:304] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12c32388407c42baa591494e18269bd9, f89b44a335e84b348d9fba8c5c392cef; no voters: 
I20260608 13:03:09.965929  6560 raft_consensus.cc:2804] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:09.966336  6560 raft_consensus.cc:493] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:09.966619  6560 raft_consensus.cc:3060] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:09.972289  6560 raft_consensus.cc:515] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c32388407c42baa591494e18269bd9" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41465 } } peers { permanent_uuid: "c86bc3c57868411db9b7aff9f9d2503e" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45981 } } peers { permanent_uuid: "f89b44a335e84b348d9fba8c5c392cef" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40989 } }
I20260608 13:03:09.974100  6560 leader_election.cc:290] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [CANDIDATE]: Term 1 election: Requested vote from peers 12c32388407c42baa591494e18269bd9 (127.28.21.131:41465), c86bc3c57868411db9b7aff9f9d2503e (127.28.21.129:45981)
I20260608 13:03:09.975051  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37784ff13bc4121ae308394c989bb67" candidate_uuid: "f89b44a335e84b348d9fba8c5c392cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12c32388407c42baa591494e18269bd9"
I20260608 13:03:09.975153  6365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37784ff13bc4121ae308394c989bb67" candidate_uuid: "f89b44a335e84b348d9fba8c5c392cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c86bc3c57868411db9b7aff9f9d2503e"
I20260608 13:03:09.975898  6514 raft_consensus.cc:3060] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:09.975958  6365 raft_consensus.cc:3060] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:09.982327  6514 raft_consensus.cc:2468] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f89b44a335e84b348d9fba8c5c392cef in term 1.
I20260608 13:03:09.982467  6365 raft_consensus.cc:2468] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f89b44a335e84b348d9fba8c5c392cef in term 1.
I20260608 13:03:09.983529  6405 leader_election.cc:304] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12c32388407c42baa591494e18269bd9, f89b44a335e84b348d9fba8c5c392cef; no voters: 
I20260608 13:03:09.984352  6560 raft_consensus.cc:2804] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:09.985244  6560 raft_consensus.cc:697] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 1 LEADER]: Becoming Leader. State: Replica: f89b44a335e84b348d9fba8c5c392cef, State: Running, Role: LEADER
I20260608 13:03:09.985929  6560 consensus_queue.cc:237] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c32388407c42baa591494e18269bd9" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41465 } } peers { permanent_uuid: "c86bc3c57868411db9b7aff9f9d2503e" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45981 } } peers { permanent_uuid: "f89b44a335e84b348d9fba8c5c392cef" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40989 } }
I20260608 13:03:09.993666  6263 catalog_manager.cc:5696] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef reported cstate change: term changed from 0 to 1, leader changed from <none> to f89b44a335e84b348d9fba8c5c392cef (127.28.21.130). New cstate: current_term: 1 leader_uuid: "f89b44a335e84b348d9fba8c5c392cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12c32388407c42baa591494e18269bd9" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c86bc3c57868411db9b7aff9f9d2503e" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f89b44a335e84b348d9fba8c5c392cef" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40989 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:10.041324 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:03:10.060384 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:10.061285 28758 tablet_replica.cc:333] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e: stopping tablet replica
I20260608 13:03:10.062018 28758 raft_consensus.cc:2243] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:10.062486 28758 raft_consensus.cc:2272] T d37784ff13bc4121ae308394c989bb67 P c86bc3c57868411db9b7aff9f9d2503e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:10.081955 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:03:10.091853 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:03:10.109997 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:10.110884 28758 tablet_replica.cc:333] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef: stopping tablet replica
I20260608 13:03:10.111500 28758 raft_consensus.cc:2243] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:10.112142 28758 pending_rounds.cc:70] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef: Trying to abort 1 pending ops.
I20260608 13:03:10.112413 28758 pending_rounds.cc:77] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663843789348864 op_type: NO_OP noop_request { }
I20260608 13:03:10.112696 28758 raft_consensus.cc:2889] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:03:10.113039 28758 raft_consensus.cc:2272] T d37784ff13bc4121ae308394c989bb67 P f89b44a335e84b348d9fba8c5c392cef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:10.123098 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:03:10.132427 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:03:10.148964 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:10.149848 28758 tablet_replica.cc:333] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9: stopping tablet replica
I20260608 13:03:10.150437 28758 raft_consensus.cc:2243] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:10.150906 28758 raft_consensus.cc:2272] T d37784ff13bc4121ae308394c989bb67 P 12c32388407c42baa591494e18269bd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:10.169809 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:03:10.179225 28758 master.cc:562] Master@127.28.21.190:32867 shutting down...
I20260608 13:03:10.198146 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:10.198738 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:10.199090 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2eadedc77531462eb907eea548ab5ab5: stopping tablet replica
I20260608 13:03:10.218205 28758 master.cc:584] Master@127.28.21.190:32867 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1125 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 13:03:10.249701 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:40649
I20260608 13:03:10.250838 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:10.255687  6566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:10.257390  6569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:10.257395  6567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:10.258095 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:10.259009 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:10.259184 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:10.259298 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923790259288 us; error 0 us; skew 500 ppm
I20260608 13:03:10.259835 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:10.262082 28758 webserver.cc:533] Webserver started at http://127.28.21.190:33915/ using document root <none> and password file <none>
I20260608 13:03:10.262527 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:10.262678 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:10.262887 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:10.263926 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "ca48d06ac6254cdfa769f092b8b02c1f"
format_stamp: "Formatted at 2026-06-08 13:03:10 on dist-test-slave-vkhm"
I20260608 13:03:10.268469 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 13:03:10.271783  6574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.272604 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:03:10.272847 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "ca48d06ac6254cdfa769f092b8b02c1f"
format_stamp: "Formatted at 2026-06-08 13:03:10 on dist-test-slave-vkhm"
I20260608 13:03:10.273083 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-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)
I20260608 13:03:10.286131 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:10.287082 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:10.323069 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:40649
I20260608 13:03:10.323184  6625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:40649 every 8 connection(s)
I20260608 13:03:10.327189  6626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:10.338004  6626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f: Bootstrap starting.
I20260608 13:03:10.342654  6626 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:10.346661  6626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f: No bootstrap required, opened a new log
I20260608 13:03:10.348774  6626 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca48d06ac6254cdfa769f092b8b02c1f" member_type: VOTER }
I20260608 13:03:10.349141  6626 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:10.349324  6626 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca48d06ac6254cdfa769f092b8b02c1f, State: Initialized, Role: FOLLOWER
I20260608 13:03:10.349848  6626 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca48d06ac6254cdfa769f092b8b02c1f" member_type: VOTER }
I20260608 13:03:10.350255  6626 raft_consensus.cc:399] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:03:10.350442  6626 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:03:10.350653  6626 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:10.355255  6626 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca48d06ac6254cdfa769f092b8b02c1f" member_type: VOTER }
I20260608 13:03:10.355732  6626 leader_election.cc:304] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [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: ca48d06ac6254cdfa769f092b8b02c1f; no voters: 
I20260608 13:03:10.356945  6626 leader_election.cc:290] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:03:10.357357  6629 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:10.358771  6629 raft_consensus.cc:697] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [term 1 LEADER]: Becoming Leader. State: Replica: ca48d06ac6254cdfa769f092b8b02c1f, State: Running, Role: LEADER
I20260608 13:03:10.359486  6629 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [LEADER]: Queue going to LEADER mode. State: All 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: "ca48d06ac6254cdfa769f092b8b02c1f" member_type: VOTER }
I20260608 13:03:10.360077  6626 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:03:10.362506  6631 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca48d06ac6254cdfa769f092b8b02c1f. Latest consensus state: current_term: 1 leader_uuid: "ca48d06ac6254cdfa769f092b8b02c1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca48d06ac6254cdfa769f092b8b02c1f" member_type: VOTER } }
I20260608 13:03:10.363243  6631 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:10.362534  6630 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ca48d06ac6254cdfa769f092b8b02c1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca48d06ac6254cdfa769f092b8b02c1f" member_type: VOTER } }
I20260608 13:03:10.364399  6630 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:10.369170  6634 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:03:10.376984  6634 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:03:10.377996 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:03:10.386518  6634 catalog_manager.cc:1382] Generated new cluster ID: 8f80caec41df4f60822912b4035ff610
I20260608 13:03:10.386817  6634 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:03:10.401103  6634 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:03:10.402451  6634 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:03:10.429554  6634 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f: Generated new TSK 0
I20260608 13:03:10.430243  6634 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:03:10.444746 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:10.450773  6647 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:10.452018  6648 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:10.455120  6650 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:10.457291 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:10.458273 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:10.458524 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:10.458775 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923790458753 us; error 0 us; skew 500 ppm
I20260608 13:03:10.459468 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:10.462267 28758 webserver.cc:533] Webserver started at http://127.28.21.129:35143/ using document root <none> and password file <none>
I20260608 13:03:10.462847 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:10.463069 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:10.463403 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:10.464731 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "192f747b79124787b49263721e47fb7a"
format_stamp: "Formatted at 2026-06-08 13:03:10 on dist-test-slave-vkhm"
I20260608 13:03:10.469761 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:03:10.473572  6655 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.474392 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 13:03:10.474730 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "192f747b79124787b49263721e47fb7a"
format_stamp: "Formatted at 2026-06-08 13:03:10 on dist-test-slave-vkhm"
I20260608 13:03:10.475044 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-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)
I20260608 13:03:10.518558 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:10.519807 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:10.521389 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:10.523869 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:10.524106 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.524398 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:10.524593 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.564320 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:39115
I20260608 13:03:10.564429  6717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:39115 every 8 connection(s)
I20260608 13:03:10.569850 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:10.577147  6722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:10.579039  6723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:10.581931  6725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:10.583105  6718 heartbeater.cc:344] Connected to a master server at 127.28.21.190:40649
I20260608 13:03:10.583626  6718 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:10.583693 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:10.584610  6718 heartbeater.cc:507] Master 127.28.21.190:40649 requested a full tablet report, sending...
I20260608 13:03:10.584736 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:10.585076 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:10.585266 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923790585233 us; error 0 us; skew 500 ppm
I20260608 13:03:10.585933 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:10.587198  6591 ts_manager.cc:194] Registered new tserver with Master: 192f747b79124787b49263721e47fb7a (127.28.21.129:39115)
I20260608 13:03:10.588850 28758 webserver.cc:533] Webserver started at http://127.28.21.130:35433/ using document root <none> and password file <none>
I20260608 13:03:10.589601 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:10.589833 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:10.589901  6591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54750
I20260608 13:03:10.590237 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:10.591539 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "b63b1fae86b344f6af754121d35f011b"
format_stamp: "Formatted at 2026-06-08 13:03:10 on dist-test-slave-vkhm"
I20260608 13:03:10.596493 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 13:03:10.599838  6730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.600684 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:03:10.600991 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "b63b1fae86b344f6af754121d35f011b"
format_stamp: "Formatted at 2026-06-08 13:03:10 on dist-test-slave-vkhm"
I20260608 13:03:10.601267 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-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)
I20260608 13:03:10.626283 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:10.627410 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:10.628914 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:10.631208 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:10.631417 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.631683 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:10.631847 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.670471 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:46725
I20260608 13:03:10.670567  6792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:46725 every 8 connection(s)
I20260608 13:03:10.675696 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:10.682832  6796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:10.684091  6797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:10.687944 28758 server_base.cc:1061] running on GCE node
W20260608 13:03:10.687925  6799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:10.688030  6793 heartbeater.cc:344] Connected to a master server at 127.28.21.190:40649
I20260608 13:03:10.689384  6793 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:10.690577  6793 heartbeater.cc:507] Master 127.28.21.190:40649 requested a full tablet report, sending...
I20260608 13:03:10.690610 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:10.690883 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:10.691061 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923790691041 us; error 0 us; skew 500 ppm
I20260608 13:03:10.691874 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:10.692883  6591 ts_manager.cc:194] Registered new tserver with Master: b63b1fae86b344f6af754121d35f011b (127.28.21.130:46725)
I20260608 13:03:10.694751 28758 webserver.cc:533] Webserver started at http://127.28.21.131:46655/ using document root <none> and password file <none>
I20260608 13:03:10.694950  6591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54766
I20260608 13:03:10.695516 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:10.695802 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:10.696161 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:10.697767 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "2c4e06d62238475e83e91ffc377b24cf"
format_stamp: "Formatted at 2026-06-08 13:03:10 on dist-test-slave-vkhm"
I20260608 13:03:10.702232 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:03:10.705667  6804 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.706461 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 13:03:10.706774 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "2c4e06d62238475e83e91ffc377b24cf"
format_stamp: "Formatted at 2026-06-08 13:03:10 on dist-test-slave-vkhm"
I20260608 13:03:10.707127 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-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)
I20260608 13:03:10.733539 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:10.734653 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:10.736099 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:10.738449 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:10.738694 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.738950 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:10.739136 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.779559 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:39909
I20260608 13:03:10.779707  6866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:39909 every 8 connection(s)
I20260608 13:03:10.786008 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:10.794628  6870 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:10.795432  6871 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:10.800810 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:10.801431  6867 heartbeater.cc:344] Connected to a master server at 127.28.21.190:40649
I20260608 13:03:10.801991  6867 heartbeater.cc:461] Registering TS with master...
W20260608 13:03:10.802263  6873 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:10.803049  6867 heartbeater.cc:507] Master 127.28.21.190:40649 requested a full tablet report, sending...
I20260608 13:03:10.803417 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:10.803781 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:10.804008 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923790803967 us; error 0 us; skew 500 ppm
I20260608 13:03:10.804783 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:10.805367  6591 ts_manager.cc:194] Registered new tserver with Master: 2c4e06d62238475e83e91ffc377b24cf (127.28.21.131:39909)
I20260608 13:03:10.807444  6591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54768
I20260608 13:03:10.807742 28758 webserver.cc:533] Webserver started at http://127.28.21.132:33473/ using document root <none> and password file <none>
I20260608 13:03:10.808511 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:10.808750 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:10.809175 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:10.810359 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "01dee384684b420fa9c316c5f2df770e"
format_stamp: "Formatted at 2026-06-08 13:03:10 on dist-test-slave-vkhm"
I20260608 13:03:10.814828 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:03:10.818205  6878 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.819190 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:03:10.819501 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "01dee384684b420fa9c316c5f2df770e"
format_stamp: "Formatted at 2026-06-08 13:03:10 on dist-test-slave-vkhm"
I20260608 13:03:10.819778 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923554775813-28758-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)
I20260608 13:03:10.837330 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:10.838586 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:10.840004 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:10.842356 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:10.842594 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.842839 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:10.843024 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:10.882863 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:45847
I20260608 13:03:10.883055  6940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:45847 every 8 connection(s)
I20260608 13:03:10.897614  6941 heartbeater.cc:344] Connected to a master server at 127.28.21.190:40649
I20260608 13:03:10.898048  6941 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:10.898752  6941 heartbeater.cc:507] Master 127.28.21.190:40649 requested a full tablet report, sending...
I20260608 13:03:10.900825  6591 ts_manager.cc:194] Registered new tserver with Master: 01dee384684b420fa9c316c5f2df770e (127.28.21.132:45847)
I20260608 13:03:10.900990 28758 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014842553s
I20260608 13:03:10.902314  6591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54784
I20260608 13:03:10.925992  6591 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54790:
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"
    }
  }
}
I20260608 13:03:10.969059  6683 tablet_service.cc:1511] Processing CreateTablet for tablet 1dcbf105328d4f59b70acc1db00b039b (DEFAULT_TABLE table=test-workload [id=c6fe42ec30d548f6b37611cc34537272]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:03:10.970438  6683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dcbf105328d4f59b70acc1db00b039b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:10.973623  6758 tablet_service.cc:1511] Processing CreateTablet for tablet 1dcbf105328d4f59b70acc1db00b039b (DEFAULT_TABLE table=test-workload [id=c6fe42ec30d548f6b37611cc34537272]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:03:10.975044  6758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dcbf105328d4f59b70acc1db00b039b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:10.978403  6906 tablet_service.cc:1511] Processing CreateTablet for tablet 1dcbf105328d4f59b70acc1db00b039b (DEFAULT_TABLE table=test-workload [id=c6fe42ec30d548f6b37611cc34537272]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:03:10.979822  6906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dcbf105328d4f59b70acc1db00b039b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:10.993399  6959 tablet_bootstrap.cc:492] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a: Bootstrap starting.
I20260608 13:03:10.994099  6960 tablet_bootstrap.cc:492] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b: Bootstrap starting.
I20260608 13:03:11.000506  6960 tablet_bootstrap.cc:654] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:11.001765  6959 tablet_bootstrap.cc:654] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:11.002329  6961 tablet_bootstrap.cc:492] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e: Bootstrap starting.
I20260608 13:03:11.007218  6960 tablet_bootstrap.cc:492] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b: No bootstrap required, opened a new log
I20260608 13:03:11.007853  6960 ts_tablet_manager.cc:1403] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260608 13:03:11.010120  6959 tablet_bootstrap.cc:492] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a: No bootstrap required, opened a new log
I20260608 13:03:11.010715  6959 ts_tablet_manager.cc:1403] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 13:03:11.011371  6961 tablet_bootstrap.cc:654] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:11.011373  6960 raft_consensus.cc:359] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192f747b79124787b49263721e47fb7a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39115 } } peers { permanent_uuid: "b63b1fae86b344f6af754121d35f011b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46725 } } peers { permanent_uuid: "01dee384684b420fa9c316c5f2df770e" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 45847 } }
I20260608 13:03:11.012308  6960 raft_consensus.cc:385] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:11.012617  6960 raft_consensus.cc:740] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b63b1fae86b344f6af754121d35f011b, State: Initialized, Role: FOLLOWER
I20260608 13:03:11.013367  6960 consensus_queue.cc:260] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192f747b79124787b49263721e47fb7a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39115 } } peers { permanent_uuid: "b63b1fae86b344f6af754121d35f011b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46725 } } peers { permanent_uuid: "01dee384684b420fa9c316c5f2df770e" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 45847 } }
I20260608 13:03:11.014094  6959 raft_consensus.cc:359] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192f747b79124787b49263721e47fb7a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39115 } } peers { permanent_uuid: "b63b1fae86b344f6af754121d35f011b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46725 } } peers { permanent_uuid: "01dee384684b420fa9c316c5f2df770e" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 45847 } }
I20260608 13:03:11.015053  6959 raft_consensus.cc:385] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:11.015549  6959 raft_consensus.cc:740] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192f747b79124787b49263721e47fb7a, State: Initialized, Role: FOLLOWER
I20260608 13:03:11.015760  6793 heartbeater.cc:499] Master 127.28.21.190:40649 was elected leader, sending a full tablet report...
I20260608 13:03:11.017125  6960 ts_tablet_manager.cc:1434] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 13:03:11.016860  6959 consensus_queue.cc:260] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192f747b79124787b49263721e47fb7a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39115 } } peers { permanent_uuid: "b63b1fae86b344f6af754121d35f011b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46725 } } peers { permanent_uuid: "01dee384684b420fa9c316c5f2df770e" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 45847 } }
I20260608 13:03:11.020139  6718 heartbeater.cc:499] Master 127.28.21.190:40649 was elected leader, sending a full tablet report...
I20260608 13:03:11.020799  6959 ts_tablet_manager.cc:1434] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 13:03:11.021832  6961 tablet_bootstrap.cc:492] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e: No bootstrap required, opened a new log
I20260608 13:03:11.022444  6961 ts_tablet_manager.cc:1403] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260608 13:03:11.024760  6964 raft_consensus.cc:493] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:11.025385  6964 raft_consensus.cc:515] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192f747b79124787b49263721e47fb7a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39115 } } peers { permanent_uuid: "b63b1fae86b344f6af754121d35f011b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46725 } } peers { permanent_uuid: "01dee384684b420fa9c316c5f2df770e" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 45847 } }
I20260608 13:03:11.026984  6961 raft_consensus.cc:359] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192f747b79124787b49263721e47fb7a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39115 } } peers { permanent_uuid: "b63b1fae86b344f6af754121d35f011b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46725 } } peers { permanent_uuid: "01dee384684b420fa9c316c5f2df770e" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 45847 } }
I20260608 13:03:11.027981  6961 raft_consensus.cc:385] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:11.028415  6961 raft_consensus.cc:740] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01dee384684b420fa9c316c5f2df770e, State: Initialized, Role: FOLLOWER
I20260608 13:03:11.029567  6964 leader_election.cc:290] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192f747b79124787b49263721e47fb7a (127.28.21.129:39115), 01dee384684b420fa9c316c5f2df770e (127.28.21.132:45847)
I20260608 13:03:11.029506  6961 consensus_queue.cc:260] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192f747b79124787b49263721e47fb7a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39115 } } peers { permanent_uuid: "b63b1fae86b344f6af754121d35f011b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46725 } } peers { permanent_uuid: "01dee384684b420fa9c316c5f2df770e" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 45847 } }
I20260608 13:03:11.041402  6941 heartbeater.cc:499] Master 127.28.21.190:40649 was elected leader, sending a full tablet report...
I20260608 13:03:11.042068  6961 ts_tablet_manager.cc:1434] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.003s
I20260608 13:03:11.043006  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dcbf105328d4f59b70acc1db00b039b" candidate_uuid: "b63b1fae86b344f6af754121d35f011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192f747b79124787b49263721e47fb7a" is_pre_election: true
I20260608 13:03:11.044148  6693 raft_consensus.cc:2468] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b63b1fae86b344f6af754121d35f011b in term 0.
I20260608 13:03:11.045924  6731 leader_election.cc:304] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192f747b79124787b49263721e47fb7a, b63b1fae86b344f6af754121d35f011b; no voters: 
I20260608 13:03:11.047034  6964 raft_consensus.cc:2804] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:11.047982  6964 raft_consensus.cc:493] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:11.048452  6964 raft_consensus.cc:3060] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:11.050182  6916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dcbf105328d4f59b70acc1db00b039b" candidate_uuid: "b63b1fae86b344f6af754121d35f011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01dee384684b420fa9c316c5f2df770e" is_pre_election: true
I20260608 13:03:11.050944  6916 raft_consensus.cc:2468] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b63b1fae86b344f6af754121d35f011b in term 0.
I20260608 13:03:11.055197  6964 raft_consensus.cc:515] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192f747b79124787b49263721e47fb7a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39115 } } peers { permanent_uuid: "b63b1fae86b344f6af754121d35f011b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46725 } } peers { permanent_uuid: "01dee384684b420fa9c316c5f2df770e" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 45847 } }
I20260608 13:03:11.057281  6964 leader_election.cc:290] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [CANDIDATE]: Term 1 election: Requested vote from peers 192f747b79124787b49263721e47fb7a (127.28.21.129:39115), 01dee384684b420fa9c316c5f2df770e (127.28.21.132:45847)
I20260608 13:03:11.058193  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dcbf105328d4f59b70acc1db00b039b" candidate_uuid: "b63b1fae86b344f6af754121d35f011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192f747b79124787b49263721e47fb7a"
I20260608 13:03:11.058691  6916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dcbf105328d4f59b70acc1db00b039b" candidate_uuid: "b63b1fae86b344f6af754121d35f011b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01dee384684b420fa9c316c5f2df770e"
I20260608 13:03:11.058794  6693 raft_consensus.cc:3060] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:11.059268  6916 raft_consensus.cc:3060] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:11.064730  6916 raft_consensus.cc:2468] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b63b1fae86b344f6af754121d35f011b in term 1.
I20260608 13:03:11.064761  6693 raft_consensus.cc:2468] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b63b1fae86b344f6af754121d35f011b in term 1.
I20260608 13:03:11.066004  6734 leader_election.cc:304] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01dee384684b420fa9c316c5f2df770e, b63b1fae86b344f6af754121d35f011b; no voters: 
I20260608 13:03:11.066783  6964 raft_consensus.cc:2804] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:11.067977  6964 raft_consensus.cc:697] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 1 LEADER]: Becoming Leader. State: Replica: b63b1fae86b344f6af754121d35f011b, State: Running, Role: LEADER
I20260608 13:03:11.068984  6964 consensus_queue.cc:237] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192f747b79124787b49263721e47fb7a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39115 } } peers { permanent_uuid: "b63b1fae86b344f6af754121d35f011b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46725 } } peers { permanent_uuid: "01dee384684b420fa9c316c5f2df770e" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 45847 } }
I20260608 13:03:11.076721  6591 catalog_manager.cc:5696] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b reported cstate change: term changed from 0 to 1, leader changed from <none> to b63b1fae86b344f6af754121d35f011b (127.28.21.130). New cstate: current_term: 1 leader_uuid: "b63b1fae86b344f6af754121d35f011b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192f747b79124787b49263721e47fb7a" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b63b1fae86b344f6af754121d35f011b" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 46725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01dee384684b420fa9c316c5f2df770e" member_type: VOTER last_known_addr { host: "127.28.21.132" port: 45847 } health_report { overall_health: UNKNOWN } } }
W20260608 13:03:11.131922 28758 auto_rebalancer.cc:591] Failed to schedule move for tablet 1dcbf105328d4f59b70acc1db00b039b: Illegal state: Leader has not yet committed an operation in its own term
I20260608 13:03:11.133307 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:03:11.151373 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:11.152189 28758 tablet_replica.cc:333] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a: stopping tablet replica
I20260608 13:03:11.152823 28758 raft_consensus.cc:2243] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:11.153272 28758 raft_consensus.cc:2272] T 1dcbf105328d4f59b70acc1db00b039b P 192f747b79124787b49263721e47fb7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:11.172075 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:03:11.181643 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:03:11.198145 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:11.198969 28758 tablet_replica.cc:333] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b: stopping tablet replica
I20260608 13:03:11.199661 28758 raft_consensus.cc:2243] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:11.200412 28758 pending_rounds.cc:70] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b: Trying to abort 1 pending ops.
I20260608 13:03:11.200654 28758 pending_rounds.cc:77] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663848227512320 op_type: NO_OP noop_request { }
I20260608 13:03:11.200927 28758 raft_consensus.cc:2889] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:03:11.201228 28758 raft_consensus.cc:2272] T 1dcbf105328d4f59b70acc1db00b039b P b63b1fae86b344f6af754121d35f011b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:11.222047 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:03:11.231106 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:03:11.247843 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:11.263592 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:03:11.271934 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:03:11.289126 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:11.289888 28758 tablet_replica.cc:333] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e: stopping tablet replica
I20260608 13:03:11.290396 28758 raft_consensus.cc:2243] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:11.290791 28758 raft_consensus.cc:2272] T 1dcbf105328d4f59b70acc1db00b039b P 01dee384684b420fa9c316c5f2df770e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:11.309871 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:03:11.319486 28758 master.cc:562] Master@127.28.21.190:40649 shutting down...
I20260608 13:03:11.335430 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:11.335994 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:11.336359 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P ca48d06ac6254cdfa769f092b8b02c1f: stopping tablet replica
I20260608 13:03:11.356134 28758 master.cc:584] Master@127.28.21.190:40649 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1142 ms)
[----------] 22 tests from AutoRebalancerTest (236440 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 13:03:11.392807 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:34675
I20260608 13:03:11.393934 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:11.398841  6973 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:11.399338  6974 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:11.406307  6976 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:11.406466 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:11.407549 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:11.407819 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:11.408012 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923791407977 us; error 0 us; skew 500 ppm
I20260608 13:03:11.408738 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:11.411089 28758 webserver.cc:533] Webserver started at http://127.28.21.190:34175/ using document root <none> and password file <none>
I20260608 13:03:11.411655 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:11.411857 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:11.412156 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:11.413375 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "74b3dff1c3434cce9f27ff1a0bf98d42"
format_stamp: "Formatted at 2026-06-08 13:03:11 on dist-test-slave-vkhm"
I20260608 13:03:11.417917 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:03:11.421396  6981 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:11.422176 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 13:03:11.422576 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "74b3dff1c3434cce9f27ff1a0bf98d42"
format_stamp: "Formatted at 2026-06-08 13:03:11 on dist-test-slave-vkhm"
I20260608 13:03:11.422875 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-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)
I20260608 13:03:11.454856 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:11.455996 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:11.492054 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:34675
I20260608 13:03:11.492189  7032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:34675 every 8 connection(s)
I20260608 13:03:11.496358  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:11.507355  7033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42: Bootstrap starting.
I20260608 13:03:11.512363  7033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:11.516366  7033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42: No bootstrap required, opened a new log
I20260608 13:03:11.518512  7033 raft_consensus.cc:359] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b3dff1c3434cce9f27ff1a0bf98d42" member_type: VOTER }
I20260608 13:03:11.518893  7033 raft_consensus.cc:385] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:11.519162  7033 raft_consensus.cc:740] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74b3dff1c3434cce9f27ff1a0bf98d42, State: Initialized, Role: FOLLOWER
I20260608 13:03:11.519845  7033 consensus_queue.cc:260] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74b3dff1c3434cce9f27ff1a0bf98d42" member_type: VOTER }
I20260608 13:03:11.520364  7033 raft_consensus.cc:399] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:03:11.520583  7033 raft_consensus.cc:493] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:03:11.520797  7033 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:11.525683  7033 raft_consensus.cc:515] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b3dff1c3434cce9f27ff1a0bf98d42" member_type: VOTER }
I20260608 13:03:11.526242  7033 leader_election.cc:304] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [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: 74b3dff1c3434cce9f27ff1a0bf98d42; no voters: 
I20260608 13:03:11.527665  7033 leader_election.cc:290] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:03:11.528079  7036 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:11.529574  7036 raft_consensus.cc:697] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [term 1 LEADER]: Becoming Leader. State: Replica: 74b3dff1c3434cce9f27ff1a0bf98d42, State: Running, Role: LEADER
I20260608 13:03:11.530288  7036 consensus_queue.cc:237] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [LEADER]: Queue going to LEADER mode. State: All 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: "74b3dff1c3434cce9f27ff1a0bf98d42" member_type: VOTER }
I20260608 13:03:11.530856  7033 sys_catalog.cc:565] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:03:11.533452  7038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74b3dff1c3434cce9f27ff1a0bf98d42. Latest consensus state: current_term: 1 leader_uuid: "74b3dff1c3434cce9f27ff1a0bf98d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b3dff1c3434cce9f27ff1a0bf98d42" member_type: VOTER } }
I20260608 13:03:11.533396  7037 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "74b3dff1c3434cce9f27ff1a0bf98d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74b3dff1c3434cce9f27ff1a0bf98d42" member_type: VOTER } }
I20260608 13:03:11.534277  7038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:11.534495  7037 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:11.537537  7041 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:03:11.542392  7041 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:03:11.548312 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:03:11.551829  7041 catalog_manager.cc:1382] Generated new cluster ID: c8d1a55036bc45449c9f56ec5b8e245f
I20260608 13:03:11.552109  7041 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:03:11.567121  7041 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:03:11.568444  7041 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:03:11.579277  7041 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42: Generated new TSK 0
I20260608 13:03:11.579849  7041 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:03:11.614905 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:11.622076  7054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:11.622411  7055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:11.625358 28758 server_base.cc:1061] running on GCE node
W20260608 13:03:11.625533  7057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:11.626498 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:11.626724 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:11.626921 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923791626900 us; error 0 us; skew 500 ppm
I20260608 13:03:11.627533 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:11.629838 28758 webserver.cc:533] Webserver started at http://127.28.21.129:39121/ using document root <none> and password file <none>
I20260608 13:03:11.630357 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:11.630574 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:11.630857 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:11.631996 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "3a3e2f394cf941698fe51224e396efdb"
format_stamp: "Formatted at 2026-06-08 13:03:11 on dist-test-slave-vkhm"
I20260608 13:03:11.636718 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:03:11.640066  7062 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:11.640879 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:03:11.641197 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "3a3e2f394cf941698fe51224e396efdb"
format_stamp: "Formatted at 2026-06-08 13:03:11 on dist-test-slave-vkhm"
I20260608 13:03:11.641472 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-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)
I20260608 13:03:11.658285 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:11.659351 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:11.660857 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:11.663121 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:11.663357 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:11.663607 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:11.663802 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:11.701871 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:39635
I20260608 13:03:11.702015  7124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:39635 every 8 connection(s)
I20260608 13:03:11.707347 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:11.714809  7129 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:11.716032  7130 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:11.720902  7132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:11.721520  7125 heartbeater.cc:344] Connected to a master server at 127.28.21.190:34675
I20260608 13:03:11.721590 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:11.722194  7125 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:11.722905 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:11.723301 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:11.723275  7125 heartbeater.cc:507] Master 127.28.21.190:34675 requested a full tablet report, sending...
I20260608 13:03:11.723824 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923791723785 us; error 0 us; skew 500 ppm
I20260608 13:03:11.724792 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:11.726194  6998 ts_manager.cc:194] Registered new tserver with Master: 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635)
I20260608 13:03:11.727453 28758 webserver.cc:533] Webserver started at http://127.28.21.130:38879/ using document root <none> and password file <none>
I20260608 13:03:11.728014 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:11.728240 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:11.728317  6998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36896
I20260608 13:03:11.728520 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:11.729954 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "6f2343480c404662b042bd49848d1d0c"
format_stamp: "Formatted at 2026-06-08 13:03:11 on dist-test-slave-vkhm"
I20260608 13:03:11.734552 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:03:11.737990  7137 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:11.738770 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 13:03:11.739069 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "6f2343480c404662b042bd49848d1d0c"
format_stamp: "Formatted at 2026-06-08 13:03:11 on dist-test-slave-vkhm"
I20260608 13:03:11.739353 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-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)
I20260608 13:03:11.766968 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:11.768093 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:11.769567 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:11.771903 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:11.772143 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:11.772408 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:11.772586 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:11.811120 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:40085
I20260608 13:03:11.811237  7199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:40085 every 8 connection(s)
I20260608 13:03:11.816694 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:11.824018  7203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:11.825320  7204 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:11.827885  7206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:11.828372 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:11.829466 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:03:11.829596  7200 heartbeater.cc:344] Connected to a master server at 127.28.21.190:34675
W20260608 13:03:11.829797 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:11.830063 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923791830041 us; error 0 us; skew 500 ppm
I20260608 13:03:11.830070  7200 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:11.831077 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:11.831218  7200 heartbeater.cc:507] Master 127.28.21.190:34675 requested a full tablet report, sending...
I20260608 13:03:11.833776  6998 ts_manager.cc:194] Registered new tserver with Master: 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:11.834115 28758 webserver.cc:533] Webserver started at http://127.28.21.131:42087/ using document root <none> and password file <none>
I20260608 13:03:11.834723 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:11.834923 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:11.835206 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:11.835444  6998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36908
I20260608 13:03:11.836416 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "ff7729ccc5b74d88b3fe0c9723d7b591"
format_stamp: "Formatted at 2026-06-08 13:03:11 on dist-test-slave-vkhm"
I20260608 13:03:11.841100 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 13:03:11.844812  7211 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:11.845608 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 13:03:11.845920 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "ff7729ccc5b74d88b3fe0c9723d7b591"
format_stamp: "Formatted at 2026-06-08 13:03:11 on dist-test-slave-vkhm"
I20260608 13:03:11.846208 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-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)
I20260608 13:03:11.881361 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:11.882524 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:11.883994 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:11.886325 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:11.886569 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:11.886821 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:11.887001 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:11.924384 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:40235
I20260608 13:03:11.924448  7273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:40235 every 8 connection(s)
I20260608 13:03:11.938723  7274 heartbeater.cc:344] Connected to a master server at 127.28.21.190:34675
I20260608 13:03:11.939142  7274 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:11.939822  7274 heartbeater.cc:507] Master 127.28.21.190:34675 requested a full tablet report, sending...
I20260608 13:03:11.941996  6998 ts_manager.cc:194] Registered new tserver with Master: ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131:40235)
I20260608 13:03:11.942641 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014781438s
I20260608 13:03:11.943496  6998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36922
I20260608 13:03:12.731071  7125 heartbeater.cc:499] Master 127.28.21.190:34675 was elected leader, sending a full tablet report...
I20260608 13:03:12.837991  7200 heartbeater.cc:499] Master 127.28.21.190:34675 was elected leader, sending a full tablet report...
I20260608 13:03:12.946426  7274 heartbeater.cc:499] Master 127.28.21.190:34675 was elected leader, sending a full tablet report...
I20260608 13:03:12.999788  6998 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36938:
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"
    }
  }
}
W20260608 13:03:13.002405  6998 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:03:13.066881  7239 tablet_service.cc:1511] Processing CreateTablet for tablet b5d6eb9c15a042409e8e31c260201bf2 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:03:13.068459  7239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d6eb9c15a042409e8e31c260201bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.074115  7238 tablet_service.cc:1511] Processing CreateTablet for tablet 15d70d0e88834bbb8839c8aa5005696b (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:03:13.075766  7238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d70d0e88834bbb8839c8aa5005696b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.079200  7235 tablet_service.cc:1511] Processing CreateTablet for tablet 11a0d825e7204a0c97a90142dccffee3 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:03:13.080657  7235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a0d825e7204a0c97a90142dccffee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.081580  7237 tablet_service.cc:1511] Processing CreateTablet for tablet c3bf63b84c8240c8841c885c1b77c0d8 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:03:13.082875  7237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bf63b84c8240c8841c885c1b77c0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.084388  7236 tablet_service.cc:1511] Processing CreateTablet for tablet f88187bf505a4ca593867ac182949cd9 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:03:13.085777  7236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88187bf505a4ca593867ac182949cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.087016  7165 tablet_service.cc:1511] Processing CreateTablet for tablet b5d6eb9c15a042409e8e31c260201bf2 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:03:13.088454  7162 tablet_service.cc:1511] Processing CreateTablet for tablet f88187bf505a4ca593867ac182949cd9 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:03:13.088647  7161 tablet_service.cc:1511] Processing CreateTablet for tablet 11a0d825e7204a0c97a90142dccffee3 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:03:13.089499  7164 tablet_service.cc:1511] Processing CreateTablet for tablet 15d70d0e88834bbb8839c8aa5005696b (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:03:13.089644  7234 tablet_service.cc:1511] Processing CreateTablet for tablet 5802b322f529455885d2ccb36bcbff25 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:03:13.091310  7234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5802b322f529455885d2ccb36bcbff25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.091708  7160 tablet_service.cc:1511] Processing CreateTablet for tablet 5802b322f529455885d2ccb36bcbff25 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:03:13.091729  7163 tablet_service.cc:1511] Processing CreateTablet for tablet c3bf63b84c8240c8841c885c1b77c0d8 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:03:13.093436  7165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d6eb9c15a042409e8e31c260201bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.094106  7160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5802b322f529455885d2ccb36bcbff25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.096572  7163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bf63b84c8240c8841c885c1b77c0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.100545  7164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d70d0e88834bbb8839c8aa5005696b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.104594  7161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a0d825e7204a0c97a90142dccffee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.108527  7162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88187bf505a4ca593867ac182949cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.121712  7090 tablet_service.cc:1511] Processing CreateTablet for tablet b5d6eb9c15a042409e8e31c260201bf2 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:03:13.122612  7294 tablet_bootstrap.cc:492] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591: Bootstrap starting.
I20260608 13:03:13.124773  7086 tablet_service.cc:1511] Processing CreateTablet for tablet 11a0d825e7204a0c97a90142dccffee3 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:03:13.125242  7089 tablet_service.cc:1511] Processing CreateTablet for tablet 15d70d0e88834bbb8839c8aa5005696b (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:03:13.126413  7088 tablet_service.cc:1511] Processing CreateTablet for tablet c3bf63b84c8240c8841c885c1b77c0d8 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:03:13.129143  7085 tablet_service.cc:1511] Processing CreateTablet for tablet 5802b322f529455885d2ccb36bcbff25 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:03:13.122715  7087 tablet_service.cc:1511] Processing CreateTablet for tablet f88187bf505a4ca593867ac182949cd9 (DEFAULT_TABLE table=test-workload [id=4b27753b087c4e81921289d443c5ccd1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:03:13.130734  7294 tablet_bootstrap.cc:654] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.123458  7090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d6eb9c15a042409e8e31c260201bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.131773  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d70d0e88834bbb8839c8aa5005696b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.134967  7085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5802b322f529455885d2ccb36bcbff25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.140600  7088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bf63b84c8240c8841c885c1b77c0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.144575  7087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f88187bf505a4ca593867ac182949cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.147570  7086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a0d825e7204a0c97a90142dccffee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:13.165620  7295 tablet_bootstrap.cc:492] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c: Bootstrap starting.
I20260608 13:03:13.187249  7294 tablet_bootstrap.cc:492] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591: No bootstrap required, opened a new log
I20260608 13:03:13.187852  7294 ts_tablet_manager.cc:1403] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.012s
I20260608 13:03:13.190968  7294 raft_consensus.cc:359] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } }
I20260608 13:03:13.191751  7294 raft_consensus.cc:385] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.192063  7294 raft_consensus.cc:740] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7729ccc5b74d88b3fe0c9723d7b591, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.193040  7294 consensus_queue.cc:260] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } }
I20260608 13:03:13.202940  7295 tablet_bootstrap.cc:654] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.218465  7297 tablet_bootstrap.cc:492] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb: Bootstrap starting.
I20260608 13:03:13.227540  7294 ts_tablet_manager.cc:1434] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.000s
I20260608 13:03:13.230312  7297 tablet_bootstrap.cc:654] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.231606  7295 tablet_bootstrap.cc:492] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c: No bootstrap required, opened a new log
I20260608 13:03:13.232260  7295 ts_tablet_manager.cc:1403] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.015s
I20260608 13:03:13.232635  7294 tablet_bootstrap.cc:492] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591: Bootstrap starting.
I20260608 13:03:13.235702  7295 raft_consensus.cc:359] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.236583  7295 raft_consensus.cc:385] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.236917  7295 raft_consensus.cc:740] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f2343480c404662b042bd49848d1d0c, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.237793  7295 consensus_queue.cc:260] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.238479  7294 tablet_bootstrap.cc:654] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.246090  7297 tablet_bootstrap.cc:492] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb: No bootstrap required, opened a new log
I20260608 13:03:13.246543  7297 ts_tablet_manager.cc:1403] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260608 13:03:13.248881  7297 raft_consensus.cc:359] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.249423  7297 raft_consensus.cc:385] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.249687  7297 raft_consensus.cc:740] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3e2f394cf941698fe51224e396efdb, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.250358  7297 consensus_queue.cc:260] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.253413  7295 ts_tablet_manager.cc:1434] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 13:03:13.253980  7297 ts_tablet_manager.cc:1434] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 13:03:13.254583  7295 tablet_bootstrap.cc:492] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c: Bootstrap starting.
I20260608 13:03:13.255170  7297 tablet_bootstrap.cc:492] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb: Bootstrap starting.
I20260608 13:03:13.260684  7294 tablet_bootstrap.cc:492] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591: No bootstrap required, opened a new log
I20260608 13:03:13.261317  7294 ts_tablet_manager.cc:1403] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260608 13:03:13.261777  7295 tablet_bootstrap.cc:654] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.262162  7297 tablet_bootstrap.cc:654] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.265108  7294 raft_consensus.cc:359] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.266001  7294 raft_consensus.cc:385] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.266333  7294 raft_consensus.cc:740] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7729ccc5b74d88b3fe0c9723d7b591, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.275549  7295 tablet_bootstrap.cc:492] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c: No bootstrap required, opened a new log
I20260608 13:03:13.276154  7295 ts_tablet_manager.cc:1403] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260608 13:03:13.275713  7294 consensus_queue.cc:260] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.276291  7299 raft_consensus.cc:493] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:13.276739  7297 tablet_bootstrap.cc:492] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb: No bootstrap required, opened a new log
I20260608 13:03:13.277307  7297 ts_tablet_manager.cc:1403] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 13:03:13.277022  7299 raft_consensus.cc:515] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } }
I20260608 13:03:13.279373  7295 raft_consensus.cc:359] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.280155  7295 raft_consensus.cc:385] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.280499  7295 raft_consensus.cc:740] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f2343480c404662b042bd49848d1d0c, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.280468  7297 raft_consensus.cc:359] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.281409  7297 raft_consensus.cc:385] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.281765  7297 raft_consensus.cc:740] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3e2f394cf941698fe51224e396efdb, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.281581  7295 consensus_queue.cc:260] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.282675  7297 consensus_queue.cc:260] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.284276  7295 ts_tablet_manager.cc:1434] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 13:03:13.284955  7297 ts_tablet_manager.cc:1434] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 13:03:13.285493  7295 tablet_bootstrap.cc:492] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c: Bootstrap starting.
I20260608 13:03:13.291071  7297 tablet_bootstrap.cc:492] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb: Bootstrap starting.
I20260608 13:03:13.291844  7295 tablet_bootstrap.cc:654] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.292522  7299 leader_election.cc:290] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635), 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:13.299136  7297 tablet_bootstrap.cc:654] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.300343  7294 ts_tablet_manager.cc:1434] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.000s
I20260608 13:03:13.303910  7295 tablet_bootstrap.cc:492] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c: No bootstrap required, opened a new log
I20260608 13:03:13.304667  7295 ts_tablet_manager.cc:1403] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260608 13:03:13.306600  7294 tablet_bootstrap.cc:492] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591: Bootstrap starting.
I20260608 13:03:13.308722  7295 raft_consensus.cc:359] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.309785  7295 raft_consensus.cc:385] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.310184  7295 raft_consensus.cc:740] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f2343480c404662b042bd49848d1d0c, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.311395  7295 consensus_queue.cc:260] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.318441  7295 ts_tablet_manager.cc:1434] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 13:03:13.319942  7295 tablet_bootstrap.cc:492] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c: Bootstrap starting.
I20260608 13:03:13.331138  7294 tablet_bootstrap.cc:654] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.336824  7175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d6eb9c15a042409e8e31c260201bf2" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c" is_pre_election: true
I20260608 13:03:13.338968  7295 tablet_bootstrap.cc:654] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.340374  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d6eb9c15a042409e8e31c260201bf2" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3e2f394cf941698fe51224e396efdb" is_pre_election: true
I20260608 13:03:13.340937  7297 tablet_bootstrap.cc:492] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb: No bootstrap required, opened a new log
I20260608 13:03:13.341568  7297 ts_tablet_manager.cc:1403] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.022s
W20260608 13:03:13.338932  7212 leader_election.cc:343] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085): Illegal state: must be running to vote when last-logged opid is not known
W20260608 13:03:13.343353  7214 leader_election.cc:343] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:13.344072  7214 leader_election.cc:304] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [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: ff7729ccc5b74d88b3fe0c9723d7b591; no voters: 3a3e2f394cf941698fe51224e396efdb, 6f2343480c404662b042bd49848d1d0c
I20260608 13:03:13.345733  7299 raft_consensus.cc:2749] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:13.346925  7297 raft_consensus.cc:359] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } }
I20260608 13:03:13.347885  7294 tablet_bootstrap.cc:492] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591: No bootstrap required, opened a new log
I20260608 13:03:13.348001  7297 raft_consensus.cc:385] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.348778  7294 ts_tablet_manager.cc:1403] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.007s
I20260608 13:03:13.348706  7297 raft_consensus.cc:740] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3e2f394cf941698fe51224e396efdb, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.350014  7297 consensus_queue.cc:260] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } }
I20260608 13:03:13.352828  7294 raft_consensus.cc:359] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.353298  7297 ts_tablet_manager.cc:1434] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 13:03:13.353808  7294 raft_consensus.cc:385] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.354272  7294 raft_consensus.cc:740] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7729ccc5b74d88b3fe0c9723d7b591, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.354902  7297 tablet_bootstrap.cc:492] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb: Bootstrap starting.
I20260608 13:03:13.355496  7294 consensus_queue.cc:260] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.365449  7297 tablet_bootstrap.cc:654] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.366633  7294 ts_tablet_manager.cc:1434] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260608 13:03:13.370810  7294 tablet_bootstrap.cc:492] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591: Bootstrap starting.
I20260608 13:03:13.378098  7295 tablet_bootstrap.cc:492] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c: No bootstrap required, opened a new log
I20260608 13:03:13.378217  7294 tablet_bootstrap.cc:654] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.378535  7303 raft_consensus.cc:493] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:13.378786  7295 ts_tablet_manager.cc:1403] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.034s
I20260608 13:03:13.379122  7303 raft_consensus.cc:515] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.382227  7295 raft_consensus.cc:359] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.383055  7295 raft_consensus.cc:385] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.383373  7295 raft_consensus.cc:740] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f2343480c404662b042bd49848d1d0c, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.383795  7297 tablet_bootstrap.cc:492] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb: No bootstrap required, opened a new log
I20260608 13:03:13.384516  7297 ts_tablet_manager.cc:1403] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.004s
I20260608 13:03:13.384851  7294 tablet_bootstrap.cc:492] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591: No bootstrap required, opened a new log
I20260608 13:03:13.384433  7295 consensus_queue.cc:260] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.385632  7294 ts_tablet_manager.cc:1403] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 13:03:13.388342  7297 raft_consensus.cc:359] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.389199  7297 raft_consensus.cc:385] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.389679  7297 raft_consensus.cc:740] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3e2f394cf941698fe51224e396efdb, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.389257  7294 raft_consensus.cc:359] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.390396  7294 raft_consensus.cc:385] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.390836  7294 raft_consensus.cc:740] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7729ccc5b74d88b3fe0c9723d7b591, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.390606  7297 consensus_queue.cc:260] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.391852  7294 consensus_queue.cc:260] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.393329  7303 leader_election.cc:290] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085), ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131:40235)
I20260608 13:03:13.394976  7294 ts_tablet_manager.cc:1434] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 13:03:13.395970  7295 ts_tablet_manager.cc:1434] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.008s
I20260608 13:03:13.396198  7294 tablet_bootstrap.cc:492] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591: Bootstrap starting.
I20260608 13:03:13.398401  7299 raft_consensus.cc:493] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:13.398970  7299 raft_consensus.cc:515] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.401288  7295 tablet_bootstrap.cc:492] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c: Bootstrap starting.
I20260608 13:03:13.401690  7299 leader_election.cc:290] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635), 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:13.402874  7175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d70d0e88834bbb8839c8aa5005696b" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c" is_pre_election: true
I20260608 13:03:13.405681  7294 tablet_bootstrap.cc:654] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591: Neither blocks nor log segments found. Creating new log.
W20260608 13:03:13.407451  7212 leader_election.cc:343] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:13.411664  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d70d0e88834bbb8839c8aa5005696b" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3e2f394cf941698fe51224e396efdb" is_pre_election: true
I20260608 13:03:13.414037  7100 raft_consensus.cc:2468] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 0.
I20260608 13:03:13.416064  7214 leader_election.cc:304] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [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: 3a3e2f394cf941698fe51224e396efdb, ff7729ccc5b74d88b3fe0c9723d7b591; no voters: 6f2343480c404662b042bd49848d1d0c
I20260608 13:03:13.417353  7303 raft_consensus.cc:493] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:13.417886  7299 raft_consensus.cc:2804] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:13.418387  7299 raft_consensus.cc:493] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:13.418818  7299 raft_consensus.cc:3060] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.422533  7295 tablet_bootstrap.cc:654] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.417888  7303 raft_consensus.cc:515] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } }
I20260608 13:03:13.429150  7299 raft_consensus.cc:515] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.431478  7299 leader_election.cc:290] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 election: Requested vote from peers 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635), 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:13.432364  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d70d0e88834bbb8839c8aa5005696b" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3e2f394cf941698fe51224e396efdb"
I20260608 13:03:13.433058  7100 raft_consensus.cc:3060] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.432775  7175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d70d0e88834bbb8839c8aa5005696b" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c"
W20260608 13:03:13.434633  7212 leader_election.cc:343] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:13.436952  7294 tablet_bootstrap.cc:492] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591: No bootstrap required, opened a new log
I20260608 13:03:13.437523  7294 ts_tablet_manager.cc:1403] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.009s
I20260608 13:03:13.438347  7303 leader_election.cc:290] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131:40235), 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:13.440290  7175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88187bf505a4ca593867ac182949cd9" candidate_uuid: "3a3e2f394cf941698fe51224e396efdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c" is_pre_election: true
I20260608 13:03:13.440950  7175 raft_consensus.cc:2468] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3e2f394cf941698fe51224e396efdb in term 0.
I20260608 13:03:13.440800  7294 raft_consensus.cc:359] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.441787  7294 raft_consensus.cc:385] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.441745  7100 raft_consensus.cc:2468] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 1.
I20260608 13:03:13.442314  7294 raft_consensus.cc:740] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7729ccc5b74d88b3fe0c9723d7b591, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.443205  7294 consensus_queue.cc:260] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.443456  7214 leader_election.cc:304] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [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: 3a3e2f394cf941698fe51224e396efdb, ff7729ccc5b74d88b3fe0c9723d7b591; no voters: 6f2343480c404662b042bd49848d1d0c
I20260608 13:03:13.444171  7295 tablet_bootstrap.cc:492] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c: No bootstrap required, opened a new log
I20260608 13:03:13.445101  7175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d6eb9c15a042409e8e31c260201bf2" candidate_uuid: "3a3e2f394cf941698fe51224e396efdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c" is_pre_election: true
I20260608 13:03:13.445700  7294 ts_tablet_manager.cc:1434] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260608 13:03:13.445755  7295 ts_tablet_manager.cc:1403] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260608 13:03:13.445053  7306 raft_consensus.cc:2804] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:13.446892  7294 tablet_bootstrap.cc:492] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591: Bootstrap starting.
I20260608 13:03:13.450476  7295 raft_consensus.cc:359] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.451558  7295 raft_consensus.cc:385] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.446847  7306 raft_consensus.cc:697] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 LEADER]: Becoming Leader. State: Replica: ff7729ccc5b74d88b3fe0c9723d7b591, State: Running, Role: LEADER
I20260608 13:03:13.451987  7295 raft_consensus.cc:740] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f2343480c404662b042bd49848d1d0c, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.452744  7306 consensus_queue.cc:237] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.453297  7295 consensus_queue.cc:260] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.456918  7295 ts_tablet_manager.cc:1434] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260608 13:03:13.458112  7295 tablet_bootstrap.cc:492] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c: Bootstrap starting.
I20260608 13:03:13.457639  7063 leader_election.cc:304] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3e2f394cf941698fe51224e396efdb, 6f2343480c404662b042bd49848d1d0c; no voters: 
I20260608 13:03:13.467953  7303 raft_consensus.cc:2804] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:13.468379  7303 raft_consensus.cc:493] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:13.468737  7303 raft_consensus.cc:3060] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.454602  7294 tablet_bootstrap.cc:654] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.470531  7295 tablet_bootstrap.cc:654] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.479206  6995 catalog_manager.cc:5696] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } health_report { overall_health: HEALTHY } } }
W20260608 13:03:13.487996  7063 leader_election.cc:343] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:13.507243  7297 ts_tablet_manager.cc:1434] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb: Time spent starting tablet: real 0.122s	user 0.032s	sys 0.045s
I20260608 13:03:13.507418  7303 raft_consensus.cc:515] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.511579  7175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88187bf505a4ca593867ac182949cd9" candidate_uuid: "3a3e2f394cf941698fe51224e396efdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c"
I20260608 13:03:13.512359  7175 raft_consensus.cc:3060] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.513058  7297 tablet_bootstrap.cc:492] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb: Bootstrap starting.
I20260608 13:03:13.522996  7175 raft_consensus.cc:2468] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3e2f394cf941698fe51224e396efdb in term 1.
I20260608 13:03:13.524689  7297 tablet_bootstrap.cc:654] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.524904  7063 leader_election.cc:304] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3e2f394cf941698fe51224e396efdb, 6f2343480c404662b042bd49848d1d0c; no voters: 
I20260608 13:03:13.526437  7317 raft_consensus.cc:2804] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:13.527220  7299 raft_consensus.cc:493] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:13.527907  7299 raft_consensus.cc:515] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.531951  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b322f529455885d2ccb36bcbff25" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3e2f394cf941698fe51224e396efdb" is_pre_election: true
I20260608 13:03:13.532936  7100 raft_consensus.cc:2468] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 0.
I20260608 13:03:13.534034  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b322f529455885d2ccb36bcbff25" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c" is_pre_election: true
I20260608 13:03:13.535045  7174 raft_consensus.cc:2468] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 0.
I20260608 13:03:13.534994  7214 leader_election.cc:304] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3e2f394cf941698fe51224e396efdb, ff7729ccc5b74d88b3fe0c9723d7b591; no voters: 
I20260608 13:03:13.536729  7306 raft_consensus.cc:2804] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:13.537245  7306 raft_consensus.cc:493] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:13.537688  7306 raft_consensus.cc:3060] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:03:13.545763  7046 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:03:13.557245  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88187bf505a4ca593867ac182949cd9" candidate_uuid: "3a3e2f394cf941698fe51224e396efdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" is_pre_election: true
I20260608 13:03:13.558300  7249 raft_consensus.cc:2468] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3e2f394cf941698fe51224e396efdb in term 0.
I20260608 13:03:13.561743  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d6eb9c15a042409e8e31c260201bf2" candidate_uuid: "3a3e2f394cf941698fe51224e396efdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" is_pre_election: true
I20260608 13:03:13.562618  7249 raft_consensus.cc:2468] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a3e2f394cf941698fe51224e396efdb in term 0.
I20260608 13:03:13.564237  7066 leader_election.cc:304] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [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: 3a3e2f394cf941698fe51224e396efdb, ff7729ccc5b74d88b3fe0c9723d7b591; no voters: 6f2343480c404662b042bd49848d1d0c
I20260608 13:03:13.566613  7299 leader_election.cc:290] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635), 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:13.573871  7306 raft_consensus.cc:515] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.580628  7317 raft_consensus.cc:697] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 1 LEADER]: Becoming Leader. State: Replica: 3a3e2f394cf941698fe51224e396efdb, State: Running, Role: LEADER
I20260608 13:03:13.581423  7294 tablet_bootstrap.cc:492] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591: No bootstrap required, opened a new log
I20260608 13:03:13.581678  7317 consensus_queue.cc:237] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.582343  7294 ts_tablet_manager.cc:1403] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent bootstrapping tablet: real 0.136s	user 0.055s	sys 0.061s
I20260608 13:03:13.585884  7295 tablet_bootstrap.cc:492] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c: No bootstrap required, opened a new log
I20260608 13:03:13.585850  7294 raft_consensus.cc:359] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.586587  7295 ts_tablet_manager.cc:1403] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c: Time spent bootstrapping tablet: real 0.129s	user 0.036s	sys 0.060s
I20260608 13:03:13.586220  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f88187bf505a4ca593867ac182949cd9" candidate_uuid: "3a3e2f394cf941698fe51224e396efdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591"
I20260608 13:03:13.588092  7249 raft_consensus.cc:3060] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.591454  7295 raft_consensus.cc:359] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } }
I20260608 13:03:13.592520  7295 raft_consensus.cc:385] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.592908  7295 raft_consensus.cc:740] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f2343480c404662b042bd49848d1d0c, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.593945  7295 consensus_queue.cc:260] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } }
I20260608 13:03:13.586659  7294 raft_consensus.cc:385] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.595662  7294 raft_consensus.cc:740] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7729ccc5b74d88b3fe0c9723d7b591, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.596345  7303 leader_election.cc:290] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [CANDIDATE]: Term 1 election: Requested vote from peers 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085), ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131:40235)
I20260608 13:03:13.596783  7294 consensus_queue.cc:260] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.599929  7294 ts_tablet_manager.cc:1434] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260608 13:03:13.604638  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b322f529455885d2ccb36bcbff25" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3e2f394cf941698fe51224e396efdb"
I20260608 13:03:13.605326  7100 raft_consensus.cc:3060] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.605618  7295 ts_tablet_manager.cc:1434] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260608 13:03:13.608934  7175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802b322f529455885d2ccb36bcbff25" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c"
I20260608 13:03:13.609697  7175 raft_consensus.cc:3060] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.581379  7325 raft_consensus.cc:2804] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:13.612578  7325 raft_consensus.cc:493] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:13.612970  7325 raft_consensus.cc:3060] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.615140  7100 raft_consensus.cc:2468] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 1.
I20260608 13:03:13.615357  7300 raft_consensus.cc:493] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:13.615952  7300 raft_consensus.cc:515] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.616782  7214 leader_election.cc:304] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3e2f394cf941698fe51224e396efdb, ff7729ccc5b74d88b3fe0c9723d7b591; no voters: 
I20260608 13:03:13.621188  7325 raft_consensus.cc:515] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } }
I20260608 13:03:13.622167  7299 raft_consensus.cc:2804] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:13.622447  7300 leader_election.cc:290] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635), ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131:40235)
I20260608 13:03:13.623612  7325 leader_election.cc:290] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [CANDIDATE]: Term 1 election: Requested vote from peers ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131:40235), 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:13.624768  7248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d6eb9c15a042409e8e31c260201bf2" candidate_uuid: "3a3e2f394cf941698fe51224e396efdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591"
I20260608 13:03:13.625294  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d6eb9c15a042409e8e31c260201bf2" candidate_uuid: "3a3e2f394cf941698fe51224e396efdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c"
I20260608 13:03:13.625749  7248 raft_consensus.cc:3060] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.626159  7174 raft_consensus.cc:3060] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.636282  7174 raft_consensus.cc:2468] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3e2f394cf941698fe51224e396efdb in term 1.
I20260608 13:03:13.637599  7063 leader_election.cc:304] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3e2f394cf941698fe51224e396efdb, 6f2343480c404662b042bd49848d1d0c; no voters: 
I20260608 13:03:13.638803  7325 raft_consensus.cc:2804] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:13.639436  7325 raft_consensus.cc:697] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 1 LEADER]: Becoming Leader. State: Replica: 3a3e2f394cf941698fe51224e396efdb, State: Running, Role: LEADER
I20260608 13:03:13.640463  7325 consensus_queue.cc:237] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } }
I20260608 13:03:13.647271  7306 leader_election.cc:290] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 election: Requested vote from peers 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635), 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:13.650161  7249 raft_consensus.cc:2468] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3e2f394cf941698fe51224e396efdb in term 1.
I20260608 13:03:13.653045  7300 raft_consensus.cc:493] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:13.653755  7300 raft_consensus.cc:515] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.656636  7300 leader_election.cc:290] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635), ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131:40235)
I20260608 13:03:13.658993  7306 raft_consensus.cc:493] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:13.662079  7299 raft_consensus.cc:697] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 LEADER]: Becoming Leader. State: Replica: ff7729ccc5b74d88b3fe0c9723d7b591, State: Running, Role: LEADER
I20260608 13:03:13.661321  7306 raft_consensus.cc:515] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.663195  7299 consensus_queue.cc:237] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.671254  7306 leader_election.cc:290] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635), 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:13.672767  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bf63b84c8240c8841c885c1b77c0d8" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3e2f394cf941698fe51224e396efdb" is_pre_election: true
I20260608 13:03:13.673883  7297 tablet_bootstrap.cc:492] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb: No bootstrap required, opened a new log
W20260608 13:03:13.676286  7214 leader_election.cc:343] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:13.669574  7248 raft_consensus.cc:2468] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a3e2f394cf941698fe51224e396efdb in term 1.
I20260608 13:03:13.676690  7297 ts_tablet_manager.cc:1403] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb: Time spent bootstrapping tablet: real 0.164s	user 0.046s	sys 0.064s
I20260608 13:03:13.676604  7175 raft_consensus.cc:2468] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 1.
I20260608 13:03:13.684275  6995 catalog_manager.cc:5696] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a3e2f394cf941698fe51224e396efdb (127.28.21.129). New cstate: current_term: 1 leader_uuid: "3a3e2f394cf941698fe51224e396efdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:13.688534  7297 raft_consensus.cc:359] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.689291  7297 raft_consensus.cc:385] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.689594  7297 raft_consensus.cc:740] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3e2f394cf941698fe51224e396efdb, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.689908  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d70d0e88834bbb8839c8aa5005696b" candidate_uuid: "6f2343480c404662b042bd49848d1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3e2f394cf941698fe51224e396efdb" is_pre_election: true
I20260608 13:03:13.690719  7100 raft_consensus.cc:2393] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f2343480c404662b042bd49848d1d0c in current term 1: Already voted for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in this term.
I20260608 13:03:13.690384  7297 consensus_queue.cc:260] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.691932  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bf63b84c8240c8841c885c1b77c0d8" candidate_uuid: "6f2343480c404662b042bd49848d1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3e2f394cf941698fe51224e396efdb" is_pre_election: true
I20260608 13:03:13.693248  7297 ts_tablet_manager.cc:1434] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260608 13:03:13.694355  7297 tablet_bootstrap.cc:492] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb: Bootstrap starting.
W20260608 13:03:13.694293  7140 leader_election.cc:343] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:13.697443  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bf63b84c8240c8841c885c1b77c0d8" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c" is_pre_election: true
I20260608 13:03:13.698426  7174 raft_consensus.cc:2468] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 0.
I20260608 13:03:13.700078  7212 leader_election.cc:304] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [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: 6f2343480c404662b042bd49848d1d0c, ff7729ccc5b74d88b3fe0c9723d7b591; no voters: 3a3e2f394cf941698fe51224e396efdb
I20260608 13:03:13.700732  7297 tablet_bootstrap.cc:654] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:13.701496  7329 raft_consensus.cc:493] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:13.702082  7329 raft_consensus.cc:515] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.706496  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a0d825e7204a0c97a90142dccffee3" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3e2f394cf941698fe51224e396efdb" is_pre_election: true
I20260608 13:03:13.707427  7099 raft_consensus.cc:2468] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 0.
I20260608 13:03:13.709280  7214 leader_election.cc:304] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a3e2f394cf941698fe51224e396efdb, ff7729ccc5b74d88b3fe0c9723d7b591; no voters: 
I20260608 13:03:13.712303  7329 leader_election.cc:290] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635), 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:13.713071  7329 raft_consensus.cc:2804] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:13.713577  7329 raft_consensus.cc:493] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:13.714012  7329 raft_consensus.cc:3060] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.717157  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a0d825e7204a0c97a90142dccffee3" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c" is_pre_election: true
I20260608 13:03:13.718294  7174 raft_consensus.cc:2468] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 0.
I20260608 13:03:13.724086  7306 raft_consensus.cc:2804] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:13.724856  7306 raft_consensus.cc:493] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:13.725438  7306 raft_consensus.cc:3060] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.743371  6995 catalog_manager.cc:5696] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a3e2f394cf941698fe51224e396efdb (127.28.21.129). New cstate: current_term: 1 leader_uuid: "3a3e2f394cf941698fe51224e396efdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:13.743940  7306 raft_consensus.cc:515] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.747571  7306 leader_election.cc:290] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 election: Requested vote from peers 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635), 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:13.748142  7297 tablet_bootstrap.cc:492] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb: No bootstrap required, opened a new log
I20260608 13:03:13.748827  7297 ts_tablet_manager.cc:1403] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.027s
I20260608 13:03:13.749368  7175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bf63b84c8240c8841c885c1b77c0d8" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c"
I20260608 13:03:13.750290  7175 raft_consensus.cc:3060] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.751848  7329 raft_consensus.cc:515] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.755448  7248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d70d0e88834bbb8839c8aa5005696b" candidate_uuid: "6f2343480c404662b042bd49848d1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" is_pre_election: true
I20260608 13:03:13.755774  7329 leader_election.cc:290] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 election: Requested vote from peers 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635), 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085)
I20260608 13:03:13.755903  7249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bf63b84c8240c8841c885c1b77c0d8" candidate_uuid: "6f2343480c404662b042bd49848d1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" is_pre_election: true
I20260608 13:03:13.756928  7249 raft_consensus.cc:2393] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f2343480c404662b042bd49848d1d0c in current term 1: Already voted for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in this term.
I20260608 13:03:13.758836  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a0d825e7204a0c97a90142dccffee3" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f2343480c404662b042bd49848d1d0c"
I20260608 13:03:13.759325  7174 raft_consensus.cc:3060] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.759141  7141 leader_election.cc:304] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [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: 6f2343480c404662b042bd49848d1d0c; no voters: 3a3e2f394cf941698fe51224e396efdb, ff7729ccc5b74d88b3fe0c9723d7b591
I20260608 13:03:13.759996  7175 raft_consensus.cc:2468] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 1.
I20260608 13:03:13.760188  7300 raft_consensus.cc:3060] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.760735  7141 leader_election.cc:304] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [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: 6f2343480c404662b042bd49848d1d0c; no voters: 3a3e2f394cf941698fe51224e396efdb, ff7729ccc5b74d88b3fe0c9723d7b591
I20260608 13:03:13.761404  7297 raft_consensus.cc:359] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.762423  7297 raft_consensus.cc:385] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:13.762859  7297 raft_consensus.cc:740] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a3e2f394cf941698fe51224e396efdb, State: Initialized, Role: FOLLOWER
I20260608 13:03:13.764132  7297 consensus_queue.cc:260] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
W20260608 13:03:13.764288  7214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.21.129:39635, user_credentials={real_user=slave}} blocked reactor thread for 55172.4us
I20260608 13:03:13.767014  7297 ts_tablet_manager.cc:1434] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260608 13:03:13.767889  7300 raft_consensus.cc:2749] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:13.768612  7300 raft_consensus.cc:2749] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:13.768559  7212 leader_election.cc:304] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f2343480c404662b042bd49848d1d0c, ff7729ccc5b74d88b3fe0c9723d7b591; no voters: 
I20260608 13:03:13.769178  6996 catalog_manager.cc:5696] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:13.769809  7329 raft_consensus.cc:2804] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:13.770534  7329 raft_consensus.cc:697] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 LEADER]: Becoming Leader. State: Replica: ff7729ccc5b74d88b3fe0c9723d7b591, State: Running, Role: LEADER
I20260608 13:03:13.771411  7329 consensus_queue.cc:237] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.773574  7174 raft_consensus.cc:2468] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 1.
I20260608 13:03:13.773866  7099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3bf63b84c8240c8841c885c1b77c0d8" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3e2f394cf941698fe51224e396efdb"
I20260608 13:03:13.774600  7099 raft_consensus.cc:3060] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.774856  7212 leader_election.cc:304] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f2343480c404662b042bd49848d1d0c, ff7729ccc5b74d88b3fe0c9723d7b591; no voters: 
I20260608 13:03:13.776234  7333 raft_consensus.cc:2804] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:13.776822  7333 raft_consensus.cc:697] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 LEADER]: Becoming Leader. State: Replica: ff7729ccc5b74d88b3fe0c9723d7b591, State: Running, Role: LEADER
I20260608 13:03:13.777794  7333 consensus_queue.cc:237] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } }
I20260608 13:03:13.783751  7099 raft_consensus.cc:2468] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 1.
I20260608 13:03:13.786935  7100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a0d825e7204a0c97a90142dccffee3" candidate_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a3e2f394cf941698fe51224e396efdb"
I20260608 13:03:13.787585  7100 raft_consensus.cc:3060] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:13.792730  6995 catalog_manager.cc:5696] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:13.794247  6995 catalog_manager.cc:5696] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131). New cstate: current_term: 1 leader_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:13.795298  7100 raft_consensus.cc:2468] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7729ccc5b74d88b3fe0c9723d7b591 in term 1.
I20260608 13:03:13.914894  7333 consensus_queue.cc:1048] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:13.924528  7333 consensus_queue.cc:1048] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:14.081086  7306 consensus_queue.cc:1048] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:14.092193  7325 consensus_queue.cc:1048] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:14.098685  7333 consensus_queue.cc:1048] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:14.112937  7303 consensus_queue.cc:1048] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:14.178258  7173 raft_consensus.cc:1275] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Refusing update from remote peer ff7729ccc5b74d88b3fe0c9723d7b591: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:14.180183  7172 raft_consensus.cc:1275] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Refusing update from remote peer ff7729ccc5b74d88b3fe0c9723d7b591: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:14.186849  7099 raft_consensus.cc:1275] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Refusing update from remote peer ff7729ccc5b74d88b3fe0c9723d7b591: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:14.188306  7098 raft_consensus.cc:1275] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Refusing update from remote peer ff7729ccc5b74d88b3fe0c9723d7b591: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:14.189383  7306 consensus_queue.cc:1048] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:14.189440  7329 consensus_queue.cc:1048] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:14.199196  7306 consensus_queue.cc:1048] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:14.201749  7306 consensus_queue.cc:1048] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:14.238649  7175 raft_consensus.cc:1275] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Refusing update from remote peer 3a3e2f394cf941698fe51224e396efdb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:14.264880  7325 consensus_queue.cc:1048] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260608 13:03:14.305552  7325 consensus_queue.cc:1048] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:03:14.832672  7320 log.cc:927] Time spent T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591: Append to log took a long time: real 0.066s	user 0.007s	sys 0.006s
W20260608 13:03:14.851152  7342 log.cc:927] Time spent T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c: Append to log took a long time: real 0.073s	user 0.004s	sys 0.003s
W20260608 13:03:14.886610  7347 log.cc:927] Time spent T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c: Append to log took a long time: real 0.092s	user 0.000s	sys 0.009s
W20260608 13:03:15.338469  7214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.129:39635, user_credentials={real_user=slave}} blocked reactor thread for 56287.2us
I20260608 13:03:15.678676 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:15.693343  7390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:15.693994  7391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:15.697208 28758 server_base.cc:1061] running on GCE node
W20260608 13:03:15.697173  7393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:15.698820 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:15.699046 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:15.699190 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923795699178 us; error 0 us; skew 500 ppm
I20260608 13:03:15.699736 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:15.702178 28758 webserver.cc:533] Webserver started at http://127.28.21.132:42239/ using document root <none> and password file <none>
I20260608 13:03:15.702638 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:15.702800 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:15.703018 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:15.704365 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "ee92d9604f194d0d9fcb9bc299f6aff0"
format_stamp: "Formatted at 2026-06-08 13:03:15 on dist-test-slave-vkhm"
I20260608 13:03:15.708833 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 13:03:15.712502  7398 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:15.713538 28758 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 13:03:15.713974 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "ee92d9604f194d0d9fcb9bc299f6aff0"
format_stamp: "Formatted at 2026-06-08 13:03:15 on dist-test-slave-vkhm"
I20260608 13:03:15.714418 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923554775813-28758-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)
I20260608 13:03:15.727334 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:15.728600 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:15.729984 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:15.732656 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:15.732901 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:15.733160 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:15.733355 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:15.775187 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:32993
I20260608 13:03:15.775298  7460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:32993 every 8 connection(s)
I20260608 13:03:15.794993  7461 heartbeater.cc:344] Connected to a master server at 127.28.21.190:34675
I20260608 13:03:15.795415  7461 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:15.796178  7461 heartbeater.cc:507] Master 127.28.21.190:34675 requested a full tablet report, sending...
I20260608 13:03:15.798120  6996 ts_manager.cc:194] Registered new tserver with Master: ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132:32993)
I20260608 13:03:15.799453  6996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36946
I20260608 13:03:16.727795  7247 consensus_queue.cc:237] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:16.744917  7170 raft_consensus.cc:1275] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Refusing update from remote peer ff7729ccc5b74d88b3fe0c9723d7b591: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:16.744907  7100 raft_consensus.cc:1275] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Refusing update from remote peer ff7729ccc5b74d88b3fe0c9723d7b591: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:16.748957  7385 consensus_queue.cc:1048] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.002s
I20260608 13:03:16.750563  7466 consensus_queue.cc:1048] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:03:16.761843  7385 raft_consensus.cc:2955] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
W20260608 13:03:16.764089  7215 consensus_peers.cc:597] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 -> Peer ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132:32993): Couldn't send request to peer ee92d9604f194d0d9fcb9bc299f6aff0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3bf63b84c8240c8841c885c1b77c0d8. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:16.764935  7170 raft_consensus.cc:2955] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
I20260608 13:03:16.768206  7100 raft_consensus.cc:2955] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
I20260608 13:03:16.785920  6992 catalog_manager.cc:5696] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 reported cstate change: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:16.802186  7461 heartbeater.cc:499] Master 127.28.21.190:34675 was elected leader, sending a full tablet report...
I20260608 13:03:16.807530  7100 consensus_queue.cc:237] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:16.819265  7170 raft_consensus.cc:1275] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Refusing update from remote peer 3a3e2f394cf941698fe51224e396efdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:16.821310  7317 consensus_queue.cc:1048] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:03:16.826424  7247 raft_consensus.cc:1275] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Refusing update from remote peer 3a3e2f394cf941698fe51224e396efdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:16.827904  7317 consensus_queue.cc:1048] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:03:16.831446  7481 raft_consensus.cc:2955] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
W20260608 13:03:16.832670  7066 consensus_peers.cc:597] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb -> Peer ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132:32993): Couldn't send request to peer ee92d9604f194d0d9fcb9bc299f6aff0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5d6eb9c15a042409e8e31c260201bf2. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:16.833870  7170 raft_consensus.cc:2955] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
I20260608 13:03:16.841063  7247 raft_consensus.cc:2955] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
I20260608 13:03:16.848852  7249 consensus_queue.cc:237] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } attrs { replace: true } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:16.852881  6994 catalog_manager.cc:5696] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c reported cstate change: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "3a3e2f394cf941698fe51224e396efdb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
W20260608 13:03:16.866377  7215 consensus_peers.cc:597] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 -> Peer ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132:32993): Couldn't send request to peer ee92d9604f194d0d9fcb9bc299f6aff0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15d70d0e88834bbb8839c8aa5005696b. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:16.869007  7170 raft_consensus.cc:1275] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Refusing update from remote peer ff7729ccc5b74d88b3fe0c9723d7b591: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:16.869365  7100 raft_consensus.cc:1275] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Refusing update from remote peer ff7729ccc5b74d88b3fe0c9723d7b591: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:16.870785  7466 consensus_queue.cc:1048] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:03:16.871729  7385 consensus_queue.cc:1048] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:03:16.881440  7385 raft_consensus.cc:2955] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } attrs { replace: true } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
I20260608 13:03:16.882714  7170 raft_consensus.cc:2955] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } attrs { replace: true } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
I20260608 13:03:16.883708  7100 raft_consensus.cc:2955] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } attrs { replace: true } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
I20260608 13:03:16.899401  7249 consensus_queue.cc:237] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:16.899427  6994 catalog_manager.cc:5696] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 reported cstate change: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 13:03:16.908965  7215 consensus_peers.cc:597] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 -> Peer ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132:32993): Couldn't send request to peer ee92d9604f194d0d9fcb9bc299f6aff0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11a0d825e7204a0c97a90142dccffee3. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:16.910260  7100 raft_consensus.cc:1275] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Refusing update from remote peer ff7729ccc5b74d88b3fe0c9723d7b591: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:16.911800  7489 consensus_queue.cc:1048] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:03:16.912580  7170 raft_consensus.cc:1275] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Refusing update from remote peer ff7729ccc5b74d88b3fe0c9723d7b591: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:16.915055  7489 consensus_queue.cc:1048] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:03:16.923995  7490 raft_consensus.cc:2955] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
I20260608 13:03:16.926692  7100 raft_consensus.cc:2955] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
I20260608 13:03:16.926841  7170 raft_consensus.cc:2955] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } } }
I20260608 13:03:16.943024  6996 catalog_manager.cc:5696] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 reported cstate change: config changed from index -1 to 16, NON_VOTER ee92d9604f194d0d9fcb9bc299f6aff0 (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:17.201144  7494 ts_tablet_manager.cc:933] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0: Initiating tablet copy from peer 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635)
I20260608 13:03:17.204027  7494 tablet_copy_client.cc:323] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.129:39635
I20260608 13:03:17.208238  7496 ts_tablet_manager.cc:933] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0: Initiating tablet copy from peer ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131:40235)
I20260608 13:03:17.210520  7496 tablet_copy_client.cc:323] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:40235
I20260608 13:03:17.219640  7110 tablet_copy_service.cc:140] P 3a3e2f394cf941698fe51224e396efdb: Received BeginTabletCopySession request for tablet b5d6eb9c15a042409e8e31c260201bf2 from peer ee92d9604f194d0d9fcb9bc299f6aff0 ({username='slave'} at 127.0.0.1:40108)
I20260608 13:03:17.220367  7110 tablet_copy_service.cc:161] P 3a3e2f394cf941698fe51224e396efdb: Beginning new tablet copy session on tablet b5d6eb9c15a042409e8e31c260201bf2 from peer ee92d9604f194d0d9fcb9bc299f6aff0 at {username='slave'} at 127.0.0.1:40108: session id = ee92d9604f194d0d9fcb9bc299f6aff0-b5d6eb9c15a042409e8e31c260201bf2
I20260608 13:03:17.224524  7259 tablet_copy_service.cc:140] P ff7729ccc5b74d88b3fe0c9723d7b591: Received BeginTabletCopySession request for tablet c3bf63b84c8240c8841c885c1b77c0d8 from peer ee92d9604f194d0d9fcb9bc299f6aff0 ({username='slave'} at 127.0.0.1:35686)
I20260608 13:03:17.225253  7259 tablet_copy_service.cc:161] P ff7729ccc5b74d88b3fe0c9723d7b591: Beginning new tablet copy session on tablet c3bf63b84c8240c8841c885c1b77c0d8 from peer ee92d9604f194d0d9fcb9bc299f6aff0 at {username='slave'} at 127.0.0.1:35686: session id = ee92d9604f194d0d9fcb9bc299f6aff0-c3bf63b84c8240c8841c885c1b77c0d8
I20260608 13:03:17.228613  7110 tablet_copy_source_session.cc:215] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:17.231949  7494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d6eb9c15a042409e8e31c260201bf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:17.234015  7259 tablet_copy_source_session.cc:215] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:17.237627  7496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3bf63b84c8240c8841c885c1b77c0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:17.247299  7494 tablet_copy_client.cc:806] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:17.247982  7494 tablet_copy_client.cc:670] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:17.252303  7494 tablet_copy_client.cc:538] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:17.256006  7496 tablet_copy_client.cc:806] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:17.256690  7496 tablet_copy_client.cc:670] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:17.259368  7494 tablet_bootstrap.cc:492] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap starting.
I20260608 13:03:17.261551  7496 tablet_copy_client.cc:538] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:17.270685  7496 tablet_bootstrap.cc:492] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap starting.
I20260608 13:03:17.314317  7502 ts_tablet_manager.cc:933] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0: Initiating tablet copy from peer ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131:40235)
I20260608 13:03:17.317492  7502 tablet_copy_client.cc:323] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:40235
I20260608 13:03:17.319572  7259 tablet_copy_service.cc:140] P ff7729ccc5b74d88b3fe0c9723d7b591: Received BeginTabletCopySession request for tablet 11a0d825e7204a0c97a90142dccffee3 from peer ee92d9604f194d0d9fcb9bc299f6aff0 ({username='slave'} at 127.0.0.1:35686)
I20260608 13:03:17.320133  7259 tablet_copy_service.cc:161] P ff7729ccc5b74d88b3fe0c9723d7b591: Beginning new tablet copy session on tablet 11a0d825e7204a0c97a90142dccffee3 from peer ee92d9604f194d0d9fcb9bc299f6aff0 at {username='slave'} at 127.0.0.1:35686: session id = ee92d9604f194d0d9fcb9bc299f6aff0-11a0d825e7204a0c97a90142dccffee3
I20260608 13:03:17.328840  7259 tablet_copy_source_session.cc:215] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:17.333371  7502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a0d825e7204a0c97a90142dccffee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:17.352946  7502 tablet_copy_client.cc:806] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:17.353628  7502 tablet_copy_client.cc:670] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:17.358821  7502 tablet_copy_client.cc:538] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:17.375416  7502 tablet_bootstrap.cc:492] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap starting.
I20260608 13:03:17.381779  7494 tablet_bootstrap.cc:492] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:17.382800  7494 tablet_bootstrap.cc:492] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap complete.
I20260608 13:03:17.383471  7494 ts_tablet_manager.cc:1403] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0: Time spent bootstrapping tablet: real 0.124s	user 0.101s	sys 0.019s
I20260608 13:03:17.386809  7494 raft_consensus.cc:359] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:17.387598  7494 raft_consensus.cc:740] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ee92d9604f194d0d9fcb9bc299f6aff0, State: Initialized, Role: LEARNER
I20260608 13:03:17.388242  7494 consensus_queue.cc:260] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:17.401602  7494 ts_tablet_manager.cc:1434] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.008s
I20260608 13:03:17.406459  7110 tablet_copy_service.cc:342] P 3a3e2f394cf941698fe51224e396efdb: Request end of tablet copy session ee92d9604f194d0d9fcb9bc299f6aff0-b5d6eb9c15a042409e8e31c260201bf2 received from {username='slave'} at 127.0.0.1:40108
I20260608 13:03:17.406977  7110 tablet_copy_service.cc:434] P 3a3e2f394cf941698fe51224e396efdb: ending tablet copy session ee92d9604f194d0d9fcb9bc299f6aff0-b5d6eb9c15a042409e8e31c260201bf2 on tablet b5d6eb9c15a042409e8e31c260201bf2 with peer ee92d9604f194d0d9fcb9bc299f6aff0
I20260608 13:03:17.422928  7496 tablet_bootstrap.cc:492] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:17.423856  7496 tablet_bootstrap.cc:492] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap complete.
I20260608 13:03:17.424576  7496 ts_tablet_manager.cc:1403] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0: Time spent bootstrapping tablet: real 0.154s	user 0.107s	sys 0.036s
I20260608 13:03:17.427383  7496 raft_consensus.cc:359] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:17.428128  7496 raft_consensus.cc:740] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ee92d9604f194d0d9fcb9bc299f6aff0, State: Initialized, Role: LEARNER
I20260608 13:03:17.428783  7496 consensus_queue.cc:260] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:17.430862  7496 ts_tablet_manager.cc:1434] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 13:03:17.432845  7259 tablet_copy_service.cc:342] P ff7729ccc5b74d88b3fe0c9723d7b591: Request end of tablet copy session ee92d9604f194d0d9fcb9bc299f6aff0-c3bf63b84c8240c8841c885c1b77c0d8 received from {username='slave'} at 127.0.0.1:35686
I20260608 13:03:17.433280  7259 tablet_copy_service.cc:434] P ff7729ccc5b74d88b3fe0c9723d7b591: ending tablet copy session ee92d9604f194d0d9fcb9bc299f6aff0-c3bf63b84c8240c8841c885c1b77c0d8 on tablet c3bf63b84c8240c8841c885c1b77c0d8 with peer ee92d9604f194d0d9fcb9bc299f6aff0
I20260608 13:03:17.469623  7496 ts_tablet_manager.cc:933] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0: Initiating tablet copy from peer ff7729ccc5b74d88b3fe0c9723d7b591 (127.28.21.131:40235)
I20260608 13:03:17.471225  7496 tablet_copy_client.cc:323] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Beginning tablet copy session from remote peer at address 127.28.21.131:40235
I20260608 13:03:17.473048  7259 tablet_copy_service.cc:140] P ff7729ccc5b74d88b3fe0c9723d7b591: Received BeginTabletCopySession request for tablet 15d70d0e88834bbb8839c8aa5005696b from peer ee92d9604f194d0d9fcb9bc299f6aff0 ({username='slave'} at 127.0.0.1:35686)
I20260608 13:03:17.473615  7259 tablet_copy_service.cc:161] P ff7729ccc5b74d88b3fe0c9723d7b591: Beginning new tablet copy session on tablet 15d70d0e88834bbb8839c8aa5005696b from peer ee92d9604f194d0d9fcb9bc299f6aff0 at {username='slave'} at 127.0.0.1:35686: session id = ee92d9604f194d0d9fcb9bc299f6aff0-15d70d0e88834bbb8839c8aa5005696b
I20260608 13:03:17.482439  7259 tablet_copy_source_session.cc:215] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:17.485776  7496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d70d0e88834bbb8839c8aa5005696b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:17.490031  7502 tablet_bootstrap.cc:492] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:17.490945  7502 tablet_bootstrap.cc:492] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap complete.
I20260608 13:03:17.491591  7502 ts_tablet_manager.cc:1403] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0: Time spent bootstrapping tablet: real 0.116s	user 0.085s	sys 0.019s
I20260608 13:03:17.493882  7502 raft_consensus.cc:359] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:17.494451  7502 raft_consensus.cc:740] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ee92d9604f194d0d9fcb9bc299f6aff0, State: Initialized, Role: LEARNER
I20260608 13:03:17.494979  7502 consensus_queue.cc:260] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } attrs { replace: true } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:17.496923  7502 ts_tablet_manager.cc:1434] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 13:03:17.498713  7259 tablet_copy_service.cc:342] P ff7729ccc5b74d88b3fe0c9723d7b591: Request end of tablet copy session ee92d9604f194d0d9fcb9bc299f6aff0-11a0d825e7204a0c97a90142dccffee3 received from {username='slave'} at 127.0.0.1:35686
I20260608 13:03:17.499228  7259 tablet_copy_service.cc:434] P ff7729ccc5b74d88b3fe0c9723d7b591: ending tablet copy session ee92d9604f194d0d9fcb9bc299f6aff0-11a0d825e7204a0c97a90142dccffee3 on tablet 11a0d825e7204a0c97a90142dccffee3 with peer ee92d9604f194d0d9fcb9bc299f6aff0
I20260608 13:03:17.501837  7496 tablet_copy_client.cc:806] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:17.502379  7496 tablet_copy_client.cc:670] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:17.506541  7496 tablet_copy_client.cc:538] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:17.512545  7496 tablet_bootstrap.cc:492] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap starting.
I20260608 13:03:17.584909  7436 raft_consensus.cc:1217] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:03:17.600354  7496 tablet_bootstrap.cc:492] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:17.601133  7496 tablet_bootstrap.cc:492] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0: Bootstrap complete.
I20260608 13:03:17.601776  7496 ts_tablet_manager.cc:1403] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0: Time spent bootstrapping tablet: real 0.089s	user 0.080s	sys 0.008s
I20260608 13:03:17.603866  7496 raft_consensus.cc:359] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } attrs { replace: true } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:17.604451  7496 raft_consensus.cc:740] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ee92d9604f194d0d9fcb9bc299f6aff0, State: Initialized, Role: LEARNER
I20260608 13:03:17.604934  7496 consensus_queue.cc:260] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3a3e2f394cf941698fe51224e396efdb" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 39635 } attrs { replace: true } } peers { permanent_uuid: "6f2343480c404662b042bd49848d1d0c" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 40085 } } peers { permanent_uuid: "ff7729ccc5b74d88b3fe0c9723d7b591" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 40235 } } peers { permanent_uuid: "ee92d9604f194d0d9fcb9bc299f6aff0" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 32993 } attrs { promote: true } }
I20260608 13:03:17.606562  7496 ts_tablet_manager.cc:1434] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:03:17.608393  7259 tablet_copy_service.cc:342] P ff7729ccc5b74d88b3fe0c9723d7b591: Request end of tablet copy session ee92d9604f194d0d9fcb9bc299f6aff0-15d70d0e88834bbb8839c8aa5005696b received from {username='slave'} at 127.0.0.1:35686
I20260608 13:03:17.608791  7259 tablet_copy_service.cc:434] P ff7729ccc5b74d88b3fe0c9723d7b591: ending tablet copy session ee92d9604f194d0d9fcb9bc299f6aff0-15d70d0e88834bbb8839c8aa5005696b on tablet 15d70d0e88834bbb8839c8aa5005696b with peer ee92d9604f194d0d9fcb9bc299f6aff0
I20260608 13:03:17.809868 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:03:17.828497  7436 raft_consensus.cc:1217] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:03:17.862717 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:17.863768 28758 tablet_replica.cc:333] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb: stopping tablet replica
I20260608 13:03:17.864787 28758 raft_consensus.cc:2243] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:17.865772 28758 raft_consensus.cc:2272] T c3bf63b84c8240c8841c885c1b77c0d8 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:17.869699 28758 tablet_replica.cc:333] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb: stopping tablet replica
I20260608 13:03:17.870500 28758 raft_consensus.cc:2243] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:17.871421 28758 raft_consensus.cc:2272] T 11a0d825e7204a0c97a90142dccffee3 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:17.875433 28758 tablet_replica.cc:333] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb: stopping tablet replica
I20260608 13:03:17.876293 28758 raft_consensus.cc:2243] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:17.877353 28758 raft_consensus.cc:2272] T 5802b322f529455885d2ccb36bcbff25 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:17.881192 28758 tablet_replica.cc:333] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb: stopping tablet replica
I20260608 13:03:17.881922 28758 raft_consensus.cc:2243] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:17.883285 28758 raft_consensus.cc:2272] T b5d6eb9c15a042409e8e31c260201bf2 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:17.887181 28758 tablet_replica.cc:333] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb: stopping tablet replica
I20260608 13:03:17.887986 28758 raft_consensus.cc:2243] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:17.889133 28758 raft_consensus.cc:2272] T f88187bf505a4ca593867ac182949cd9 P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:17.889715  7436 raft_consensus.cc:1217] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:03:17.892997 28758 tablet_replica.cc:333] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb: stopping tablet replica
I20260608 13:03:17.893934 28758 raft_consensus.cc:2243] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:17.894923 28758 raft_consensus.cc:2272] T 15d70d0e88834bbb8839c8aa5005696b P 3a3e2f394cf941698fe51224e396efdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:17.926505 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:03:17.951293 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
W20260608 13:03:17.983026  7214 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.21.129:39635: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260608 13:03:17.987376 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:17.988372 28758 tablet_replica.cc:333] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c: stopping tablet replica
W20260608 13:03:17.989277  7214 consensus_peers.cc:597] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 -> Peer 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635): Couldn't send request to peer 3a3e2f394cf941698fe51224e396efdb. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:39635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:17.989317 28758 raft_consensus.cc:2243] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:17.990620 28758 raft_consensus.cc:2272] T b5d6eb9c15a042409e8e31c260201bf2 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:17.993506 28758 tablet_replica.cc:333] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c: stopping tablet replica
I20260608 13:03:17.994158 28758 raft_consensus.cc:2243] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:17.994933 28758 raft_consensus.cc:2272] T 11a0d825e7204a0c97a90142dccffee3 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:17.998031 28758 tablet_replica.cc:333] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c: stopping tablet replica
I20260608 13:03:17.998836 28758 raft_consensus.cc:2243] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:17.999796 28758 raft_consensus.cc:2272] T 15d70d0e88834bbb8839c8aa5005696b P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.000324  7436 raft_consensus.cc:1217] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:03:18.003597 28758 tablet_replica.cc:333] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c: stopping tablet replica
I20260608 13:03:18.004554 28758 raft_consensus.cc:2243] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:18.005530 28758 raft_consensus.cc:2272] T f88187bf505a4ca593867ac182949cd9 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.008733 28758 tablet_replica.cc:333] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c: stopping tablet replica
I20260608 13:03:18.009577 28758 raft_consensus.cc:2243] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:18.010241 28758 raft_consensus.cc:2272] T c3bf63b84c8240c8841c885c1b77c0d8 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.013005 28758 tablet_replica.cc:333] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c: stopping tablet replica
I20260608 13:03:18.013530 28758 raft_consensus.cc:2243] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:18.014223 28758 raft_consensus.cc:2272] T 5802b322f529455885d2ccb36bcbff25 P 6f2343480c404662b042bd49848d1d0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.043179 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
W20260608 13:03:18.061275  7212 consensus_peers.cc:597] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 -> Peer 6f2343480c404662b042bd49848d1d0c (127.28.21.130:40085): Couldn't send request to peer 6f2343480c404662b042bd49848d1d0c. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.130:40085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:03:18.066560  7214 consensus_peers.cc:597] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 -> Peer 3a3e2f394cf941698fe51224e396efdb (127.28.21.129:39635): Couldn't send request to peer 3a3e2f394cf941698fe51224e396efdb. Status: Network error: Client connection negotiation failed: client connection to 127.28.21.129:39635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:18.074172 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:03:18.115422 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:18.116439 28758 tablet_replica.cc:333] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591: stopping tablet replica
I20260608 13:03:18.117527 28758 raft_consensus.cc:2243] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:18.118661 28758 raft_consensus.cc:2272] T c3bf63b84c8240c8841c885c1b77c0d8 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.121644 28758 tablet_replica.cc:333] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591: stopping tablet replica
I20260608 13:03:18.122215 28758 raft_consensus.cc:2243] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:18.123353 28758 raft_consensus.cc:2272] T 11a0d825e7204a0c97a90142dccffee3 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.126430 28758 tablet_replica.cc:333] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591: stopping tablet replica
I20260608 13:03:18.127074 28758 raft_consensus.cc:2243] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:18.127769 28758 raft_consensus.cc:2272] T f88187bf505a4ca593867ac182949cd9 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.130471 28758 tablet_replica.cc:333] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591: stopping tablet replica
I20260608 13:03:18.131027 28758 raft_consensus.cc:2243] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:18.132180 28758 raft_consensus.cc:2272] T 15d70d0e88834bbb8839c8aa5005696b P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.134843 28758 tablet_replica.cc:333] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591: stopping tablet replica
I20260608 13:03:18.135403 28758 raft_consensus.cc:2243] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:18.136374 28758 raft_consensus.cc:2272] T 5802b322f529455885d2ccb36bcbff25 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.139180 28758 tablet_replica.cc:333] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591: stopping tablet replica
I20260608 13:03:18.139719 28758 raft_consensus.cc:2243] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:18.140362 28758 raft_consensus.cc:2272] T b5d6eb9c15a042409e8e31c260201bf2 P ff7729ccc5b74d88b3fe0c9723d7b591 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.171859 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:03:18.194720 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:03:18.223606 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:18.224624 28758 tablet_replica.cc:333] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0: stopping tablet replica
I20260608 13:03:18.225383 28758 raft_consensus.cc:2243] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:03:18.225864 28758 raft_consensus.cc:2272] T 15d70d0e88834bbb8839c8aa5005696b P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:03:18.228854 28758 tablet_replica.cc:333] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0: stopping tablet replica
I20260608 13:03:18.229557 28758 raft_consensus.cc:2243] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:03:18.230011 28758 raft_consensus.cc:2272] T 11a0d825e7204a0c97a90142dccffee3 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:03:18.232838 28758 tablet_replica.cc:333] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0: stopping tablet replica
I20260608 13:03:18.233500 28758 raft_consensus.cc:2243] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:03:18.233928 28758 raft_consensus.cc:2272] T c3bf63b84c8240c8841c885c1b77c0d8 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:03:18.236634 28758 tablet_replica.cc:333] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0: stopping tablet replica
I20260608 13:03:18.237241 28758 raft_consensus.cc:2243] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:03:18.237694 28758 raft_consensus.cc:2272] T b5d6eb9c15a042409e8e31c260201bf2 P ee92d9604f194d0d9fcb9bc299f6aff0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:03:18.262776 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:03:18.282647 28758 master.cc:562] Master@127.28.21.190:34675 shutting down...
W20260608 13:03:18.313221  7046 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 13:03:18.313464  7046 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 13:03:18.313632  7046 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 13:03:18.314821 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:18.315316 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.315690 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 74b3dff1c3434cce9f27ff1a0bf98d42: stopping tablet replica
I20260608 13:03:18.337023 28758 master.cc:584] Master@127.28.21.190:34675 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6998 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 13:03:18.390961 28758 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.21.190:43455
I20260608 13:03:18.392263 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:18.397791  7514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:18.397840  7513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:18.400605  7516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:18.400902 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:18.401871 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:18.402091 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:18.402275 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923798402258 us; error 0 us; skew 500 ppm
I20260608 13:03:18.402820 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:18.405256 28758 webserver.cc:533] Webserver started at http://127.28.21.190:35917/ using document root <none> and password file <none>
I20260608 13:03:18.405753 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:18.405957 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:18.406240 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:18.407325 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/master-0-root/instance:
uuid: "12b13ea4641242e68c29beef3b2c22b9"
format_stamp: "Formatted at 2026-06-08 13:03:18 on dist-test-slave-vkhm"
I20260608 13:03:18.411775 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 13:03:18.415177  7521 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:18.416074 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:03:18.416368 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/master-0-root
uuid: "12b13ea4641242e68c29beef3b2c22b9"
format_stamp: "Formatted at 2026-06-08 13:03:18 on dist-test-slave-vkhm"
I20260608 13:03:18.416612 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-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)
I20260608 13:03:18.436286 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:18.437469 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:18.476034 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.190:43455
I20260608 13:03:18.476167  7572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.190:43455 every 8 connection(s)
I20260608 13:03:18.480495  7573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:18.490975  7573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9: Bootstrap starting.
I20260608 13:03:18.495829  7573 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:18.500193  7573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9: No bootstrap required, opened a new log
I20260608 13:03:18.502377  7573 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b13ea4641242e68c29beef3b2c22b9" member_type: VOTER }
I20260608 13:03:18.502769  7573 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:18.502957  7573 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b13ea4641242e68c29beef3b2c22b9, State: Initialized, Role: FOLLOWER
I20260608 13:03:18.503614  7573 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12b13ea4641242e68c29beef3b2c22b9" member_type: VOTER }
I20260608 13:03:18.504040  7573 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:03:18.504248  7573 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:03:18.504590  7573 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:18.509166  7573 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b13ea4641242e68c29beef3b2c22b9" member_type: VOTER }
I20260608 13:03:18.509687  7573 leader_election.cc:304] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [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: 12b13ea4641242e68c29beef3b2c22b9; no voters: 
I20260608 13:03:18.510867  7573 leader_election.cc:290] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:03:18.511353  7576 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:18.512814  7576 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [term 1 LEADER]: Becoming Leader. State: Replica: 12b13ea4641242e68c29beef3b2c22b9, State: Running, Role: LEADER
I20260608 13:03:18.513543  7576 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [LEADER]: Queue going to LEADER mode. State: All 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: "12b13ea4641242e68c29beef3b2c22b9" member_type: VOTER }
I20260608 13:03:18.513953  7573 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:03:18.518918  7578 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12b13ea4641242e68c29beef3b2c22b9. Latest consensus state: current_term: 1 leader_uuid: "12b13ea4641242e68c29beef3b2c22b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b13ea4641242e68c29beef3b2c22b9" member_type: VOTER } }
I20260608 13:03:18.519258  7577 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12b13ea4641242e68c29beef3b2c22b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b13ea4641242e68c29beef3b2c22b9" member_type: VOTER } }
I20260608 13:03:18.519771  7578 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:18.520066  7577 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:18.523303  7584 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:03:18.531504  7584 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:03:18.532524 28758 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:03:18.541101  7584 catalog_manager.cc:1382] Generated new cluster ID: 672673a0ff6a4763a054aae7e57109d0
I20260608 13:03:18.541399  7584 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:03:18.555334  7584 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:03:18.556588  7584 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:03:18.575260  7584 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9: Generated new TSK 0
I20260608 13:03:18.575824  7584 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:03:18.599009 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:18.605190  7594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:18.606391  7595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:18.607826  7597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:18.608572 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:18.609320 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:18.609500 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:18.609637 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923798609625 us; error 0 us; skew 500 ppm
I20260608 13:03:18.610133 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:18.612418 28758 webserver.cc:533] Webserver started at http://127.28.21.129:42513/ using document root <none> and password file <none>
I20260608 13:03:18.612883 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:18.613046 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:18.613269 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:18.614285 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-0-root/instance:
uuid: "650acbae38c8441586c843f0b28e7e74"
format_stamp: "Formatted at 2026-06-08 13:03:18 on dist-test-slave-vkhm"
I20260608 13:03:18.619050 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 13:03:18.622417  7602 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:18.623155 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:03:18.623452 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-0-root
uuid: "650acbae38c8441586c843f0b28e7e74"
format_stamp: "Formatted at 2026-06-08 13:03:18 on dist-test-slave-vkhm"
I20260608 13:03:18.623742 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-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)
I20260608 13:03:18.638578 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:18.639727 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:18.641208 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:18.643466 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:18.643716 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:18.643998 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:18.644167 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:18.686020 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.129:45379
I20260608 13:03:18.686163  7664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.129:45379 every 8 connection(s)
I20260608 13:03:18.691615 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:18.700323  7669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:18.700635  7670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:18.705392  7672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:18.706338  7665 heartbeater.cc:344] Connected to a master server at 127.28.21.190:43455
I20260608 13:03:18.706543 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:18.706862  7665 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:18.707876  7665 heartbeater.cc:507] Master 127.28.21.190:43455 requested a full tablet report, sending...
I20260608 13:03:18.709959 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:18.710261 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:18.710462 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923798710439 us; error 0 us; skew 500 ppm
I20260608 13:03:18.710388  7538 ts_manager.cc:194] Registered new tserver with Master: 650acbae38c8441586c843f0b28e7e74 (127.28.21.129:45379)
I20260608 13:03:18.711386 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:18.713086  7538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48884
I20260608 13:03:18.714383 28758 webserver.cc:533] Webserver started at http://127.28.21.130:44883/ using document root <none> and password file <none>
I20260608 13:03:18.715217 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:18.715483 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:18.715842 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:18.717151 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-1-root/instance:
uuid: "f737942062c545d7963118737dfc3e8e"
format_stamp: "Formatted at 2026-06-08 13:03:18 on dist-test-slave-vkhm"
I20260608 13:03:18.722009 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:03:18.725596  7677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:18.726444 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:03:18.726745 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-1-root
uuid: "f737942062c545d7963118737dfc3e8e"
format_stamp: "Formatted at 2026-06-08 13:03:18 on dist-test-slave-vkhm"
I20260608 13:03:18.727018 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-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)
I20260608 13:03:18.740921 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:18.741962 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:18.743341 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:18.745646 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:18.745874 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:18.746124 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:18.746316 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:18.786568 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.130:43417
I20260608 13:03:18.786754  7739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.130:43417 every 8 connection(s)
I20260608 13:03:18.793164 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:18.801560  7744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:18.801579  7743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:18.805596  7740 heartbeater.cc:344] Connected to a master server at 127.28.21.190:43455
I20260608 13:03:18.806062  7740 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:18.806808  7740 heartbeater.cc:507] Master 127.28.21.190:43455 requested a full tablet report, sending...
W20260608 13:03:18.807411  7746 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:18.809546  7538 ts_manager.cc:194] Registered new tserver with Master: f737942062c545d7963118737dfc3e8e (127.28.21.130:43417)
I20260608 13:03:18.811870  7538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48890
I20260608 13:03:18.812986 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:18.815258 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:18.815469 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:18.815719 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923798815696 us; error 0 us; skew 500 ppm
I20260608 13:03:18.816341 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:18.818681 28758 webserver.cc:533] Webserver started at http://127.28.21.131:35511/ using document root <none> and password file <none>
I20260608 13:03:18.819164 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:18.819334 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:18.819538 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:18.820653 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-2-root/instance:
uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce"
format_stamp: "Formatted at 2026-06-08 13:03:18 on dist-test-slave-vkhm"
I20260608 13:03:18.825279 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 13:03:18.828706  7751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:18.829485 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 13:03:18.829799 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-2-root
uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce"
format_stamp: "Formatted at 2026-06-08 13:03:18 on dist-test-slave-vkhm"
I20260608 13:03:18.830076 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-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)
I20260608 13:03:18.847842 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:18.848894 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:18.850291 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:18.852653 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:18.852886 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:18.853135 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:18.853312 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:18.894424 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.131:37593
I20260608 13:03:18.894558  7813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.131:37593 every 8 connection(s)
I20260608 13:03:18.908901  7814 heartbeater.cc:344] Connected to a master server at 127.28.21.190:43455
I20260608 13:03:18.909325  7814 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:18.909984  7814 heartbeater.cc:507] Master 127.28.21.190:43455 requested a full tablet report, sending...
I20260608 13:03:18.911962  7538 ts_manager.cc:194] Registered new tserver with Master: 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:18.912449 28758 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014732971s
I20260608 13:03:18.913774  7538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48896
I20260608 13:03:19.716455  7665 heartbeater.cc:499] Master 127.28.21.190:43455 was elected leader, sending a full tablet report...
I20260608 13:03:19.814875  7740 heartbeater.cc:499] Master 127.28.21.190:43455 was elected leader, sending a full tablet report...
I20260608 13:03:19.917881  7814 heartbeater.cc:499] Master 127.28.21.190:43455 was elected leader, sending a full tablet report...
I20260608 13:03:19.969015  7538 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48908:
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"
    }
  }
}
W20260608 13:03:19.972126  7538 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 13:03:20.039297  7630 tablet_service.cc:1511] Processing CreateTablet for tablet 7886ab266aad4668a05904206a6cfdec (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:03:20.041096  7630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7886ab266aad4668a05904206a6cfdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.042075  7629 tablet_service.cc:1511] Processing CreateTablet for tablet 80678f912e2e4e6383ce92a07ff4a4eb (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:03:20.046550  7629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80678f912e2e4e6383ce92a07ff4a4eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.048537  7628 tablet_service.cc:1511] Processing CreateTablet for tablet 768460a037854d83aa97a4afe2673725 (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:03:20.050012  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768460a037854d83aa97a4afe2673725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.056406  7779 tablet_service.cc:1511] Processing CreateTablet for tablet 7886ab266aad4668a05904206a6cfdec (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:03:20.057858  7779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7886ab266aad4668a05904206a6cfdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.058494  7627 tablet_service.cc:1511] Processing CreateTablet for tablet 01e91b2e92d944ac919573463ef32315 (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:03:20.059819  7627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e91b2e92d944ac919573463ef32315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.066035  7778 tablet_service.cc:1511] Processing CreateTablet for tablet 80678f912e2e4e6383ce92a07ff4a4eb (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:03:20.067543  7778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80678f912e2e4e6383ce92a07ff4a4eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.069248  7626 tablet_service.cc:1511] Processing CreateTablet for tablet 1eaa4969734e4c7d984ee8fd8df39ddb (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:03:20.070698  7626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eaa4969734e4c7d984ee8fd8df39ddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.077682  7625 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab1a1c26fa546b781c6546be878ef70 (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:03:20.079226  7625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab1a1c26fa546b781c6546be878ef70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.091019  7777 tablet_service.cc:1511] Processing CreateTablet for tablet 768460a037854d83aa97a4afe2673725 (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:03:20.092602  7777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768460a037854d83aa97a4afe2673725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.103624  7776 tablet_service.cc:1511] Processing CreateTablet for tablet 01e91b2e92d944ac919573463ef32315 (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:03:20.105821  7776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e91b2e92d944ac919573463ef32315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.109539  7834 tablet_bootstrap.cc:492] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74: Bootstrap starting.
I20260608 13:03:20.114634  7775 tablet_service.cc:1511] Processing CreateTablet for tablet 1eaa4969734e4c7d984ee8fd8df39ddb (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:03:20.116071  7775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eaa4969734e4c7d984ee8fd8df39ddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.117797  7834 tablet_bootstrap.cc:654] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.127446  7774 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab1a1c26fa546b781c6546be878ef70 (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:03:20.129549  7774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab1a1c26fa546b781c6546be878ef70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.138072  7705 tablet_service.cc:1511] Processing CreateTablet for tablet 7886ab266aad4668a05904206a6cfdec (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:03:20.142053  7704 tablet_service.cc:1511] Processing CreateTablet for tablet 80678f912e2e4e6383ce92a07ff4a4eb (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:03:20.145444  7703 tablet_service.cc:1511] Processing CreateTablet for tablet 768460a037854d83aa97a4afe2673725 (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:03:20.148808  7702 tablet_service.cc:1511] Processing CreateTablet for tablet 01e91b2e92d944ac919573463ef32315 (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:03:20.140074  7705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7886ab266aad4668a05904206a6cfdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.151234  7836 tablet_bootstrap.cc:492] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Bootstrap starting.
I20260608 13:03:20.151762  7701 tablet_service.cc:1511] Processing CreateTablet for tablet 1eaa4969734e4c7d984ee8fd8df39ddb (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:03:20.153234  7701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eaa4969734e4c7d984ee8fd8df39ddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.156575  7704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80678f912e2e4e6383ce92a07ff4a4eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.157790  7703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 768460a037854d83aa97a4afe2673725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.157553  7700 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab1a1c26fa546b781c6546be878ef70 (DEFAULT_TABLE table=test-workload [id=ca6f338dee1045cb884e5f97ba318ecc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:03:20.158994  7700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab1a1c26fa546b781c6546be878ef70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.160512  7702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e91b2e92d944ac919573463ef32315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.166755  7836 tablet_bootstrap.cc:654] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.178571  7834 tablet_bootstrap.cc:492] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74: No bootstrap required, opened a new log
I20260608 13:03:20.179190  7834 ts_tablet_manager.cc:1403] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74: Time spent bootstrapping tablet: real 0.070s	user 0.026s	sys 0.000s
I20260608 13:03:20.183262  7834 raft_consensus.cc:359] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.184348  7834 raft_consensus.cc:385] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.190863  7834 raft_consensus.cc:740] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 650acbae38c8441586c843f0b28e7e74, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.191890  7834 consensus_queue.cc:260] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.195613  7836 tablet_bootstrap.cc:492] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce: No bootstrap required, opened a new log
I20260608 13:03:20.196570  7836 ts_tablet_manager.cc:1403] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.012s
I20260608 13:03:20.197532  7834 ts_tablet_manager.cc:1434] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 13:03:20.195513  7838 tablet_bootstrap.cc:492] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e: Bootstrap starting.
I20260608 13:03:20.200299  7834 tablet_bootstrap.cc:492] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74: Bootstrap starting.
I20260608 13:03:20.200413  7836 raft_consensus.cc:359] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.201279  7836 raft_consensus.cc:385] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.201653  7836 raft_consensus.cc:740] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c75fedde3b04bf2a8d7d9b3224f55ce, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.202719  7836 consensus_queue.cc:260] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.205946  7838 tablet_bootstrap.cc:654] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.209218  7834 tablet_bootstrap.cc:654] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.212371  7836 ts_tablet_manager.cc:1434] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 13:03:20.213299  7838 tablet_bootstrap.cc:492] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e: No bootstrap required, opened a new log
I20260608 13:03:20.213567  7836 tablet_bootstrap.cc:492] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce: Bootstrap starting.
I20260608 13:03:20.213943  7838 ts_tablet_manager.cc:1403] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 13:03:20.217494  7838 raft_consensus.cc:359] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.218353  7838 raft_consensus.cc:385] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.218743  7838 raft_consensus.cc:740] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f737942062c545d7963118737dfc3e8e, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.219712  7838 consensus_queue.cc:260] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.221220  7836 tablet_bootstrap.cc:654] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.225159  7834 tablet_bootstrap.cc:492] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74: No bootstrap required, opened a new log
I20260608 13:03:20.226142  7834 ts_tablet_manager.cc:1403] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260608 13:03:20.229410  7834 raft_consensus.cc:359] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.230007  7843 raft_consensus.cc:493] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:20.230441  7834 raft_consensus.cc:385] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.230998  7834 raft_consensus.cc:740] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 650acbae38c8441586c843f0b28e7e74, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.230798  7843 raft_consensus.cc:515] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.229336  7838 ts_tablet_manager.cc:1434] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.003s
I20260608 13:03:20.232177  7834 consensus_queue.cc:260] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.236138  7834 ts_tablet_manager.cc:1434] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 13:03:20.237227  7834 tablet_bootstrap.cc:492] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74: Bootstrap starting.
I20260608 13:03:20.242650  7834 tablet_bootstrap.cc:654] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.244832  7838 tablet_bootstrap.cc:492] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e: Bootstrap starting.
I20260608 13:03:20.258422  7843 leader_election.cc:290] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 650acbae38c8441586c843f0b28e7e74 (127.28.21.129:45379), 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:20.261140  7838 tablet_bootstrap.cc:654] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.262306  7834 tablet_bootstrap.cc:492] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74: No bootstrap required, opened a new log
I20260608 13:03:20.263377  7834 ts_tablet_manager.cc:1403] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260608 13:03:20.266139  7836 tablet_bootstrap.cc:492] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce: No bootstrap required, opened a new log
I20260608 13:03:20.266703  7836 ts_tablet_manager.cc:1403] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.033s
I20260608 13:03:20.266790  7834 raft_consensus.cc:359] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.267699  7834 raft_consensus.cc:385] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.268038  7834 raft_consensus.cc:740] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 650acbae38c8441586c843f0b28e7e74, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.269059  7834 consensus_queue.cc:260] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.269979  7836 raft_consensus.cc:359] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.270768  7836 raft_consensus.cc:385] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.271071  7836 raft_consensus.cc:740] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c75fedde3b04bf2a8d7d9b3224f55ce, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.271804  7836 consensus_queue.cc:260] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.272010  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768460a037854d83aa97a4afe2673725" candidate_uuid: "f737942062c545d7963118737dfc3e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "650acbae38c8441586c843f0b28e7e74" is_pre_election: true
I20260608 13:03:20.274201  7836 ts_tablet_manager.cc:1434] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 13:03:20.275363  7836 tablet_bootstrap.cc:492] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce: Bootstrap starting.
I20260608 13:03:20.275255  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768460a037854d83aa97a4afe2673725" candidate_uuid: "f737942062c545d7963118737dfc3e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" is_pre_election: true
I20260608 13:03:20.275708  7834 ts_tablet_manager.cc:1434] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260608 13:03:20.276005  7789 raft_consensus.cc:2468] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f737942062c545d7963118737dfc3e8e in term 0.
I20260608 13:03:20.276773  7834 tablet_bootstrap.cc:492] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74: Bootstrap starting.
I20260608 13:03:20.277724  7678 leader_election.cc:304] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c75fedde3b04bf2a8d7d9b3224f55ce, f737942062c545d7963118737dfc3e8e; no voters: 
I20260608 13:03:20.278033  7838 tablet_bootstrap.cc:492] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e: No bootstrap required, opened a new log
I20260608 13:03:20.278589  7838 ts_tablet_manager.cc:1403] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.005s
I20260608 13:03:20.278687  7843 raft_consensus.cc:2804] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:20.279170  7843 raft_consensus.cc:493] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:20.279529  7843 raft_consensus.cc:3060] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.281991  7838 raft_consensus.cc:359] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.282773  7838 raft_consensus.cc:385] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.283061  7838 raft_consensus.cc:740] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f737942062c545d7963118737dfc3e8e, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.283882  7838 consensus_queue.cc:260] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.284503  7834 tablet_bootstrap.cc:654] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74: Neither blocks nor log segments found. Creating new log.
W20260608 13:03:20.286635  7679 leader_election.cc:343] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 650acbae38c8441586c843f0b28e7e74 (127.28.21.129:45379): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:20.287724  7843 raft_consensus.cc:515] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.295261  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768460a037854d83aa97a4afe2673725" candidate_uuid: "f737942062c545d7963118737dfc3e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce"
I20260608 13:03:20.295881  7789 raft_consensus.cc:3060] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.296429  7834 tablet_bootstrap.cc:492] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74: No bootstrap required, opened a new log
I20260608 13:03:20.297029  7834 ts_tablet_manager.cc:1403] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260608 13:03:20.297077  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768460a037854d83aa97a4afe2673725" candidate_uuid: "f737942062c545d7963118737dfc3e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "650acbae38c8441586c843f0b28e7e74"
W20260608 13:03:20.299454  7679 leader_election.cc:343] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 650acbae38c8441586c843f0b28e7e74 (127.28.21.129:45379): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:20.300673  7834 raft_consensus.cc:359] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } }
I20260608 13:03:20.290578  7838 ts_tablet_manager.cc:1434] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260608 13:03:20.301426  7834 raft_consensus.cc:385] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.301826  7834 raft_consensus.cc:740] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 650acbae38c8441586c843f0b28e7e74, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.302695  7834 consensus_queue.cc:260] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } }
I20260608 13:03:20.304257  7789 raft_consensus.cc:2468] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f737942062c545d7963118737dfc3e8e in term 1.
I20260608 13:03:20.304991  7834 ts_tablet_manager.cc:1434] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 13:03:20.305167  7843 leader_election.cc:290] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [CANDIDATE]: Term 1 election: Requested vote from peers 650acbae38c8441586c843f0b28e7e74 (127.28.21.129:45379), 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:20.306311  7838 tablet_bootstrap.cc:492] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e: Bootstrap starting.
I20260608 13:03:20.305639  7678 leader_election.cc:304] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [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: 4c75fedde3b04bf2a8d7d9b3224f55ce, f737942062c545d7963118737dfc3e8e; no voters: 650acbae38c8441586c843f0b28e7e74
I20260608 13:03:20.308745  7843 raft_consensus.cc:2804] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:20.306159  7834 tablet_bootstrap.cc:492] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74: Bootstrap starting.
I20260608 13:03:20.309370  7836 tablet_bootstrap.cc:654] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.309551  7843 raft_consensus.cc:697] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 1 LEADER]: Becoming Leader. State: Replica: f737942062c545d7963118737dfc3e8e, State: Running, Role: LEADER
I20260608 13:03:20.313212  7838 tablet_bootstrap.cc:654] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.315703  7843 consensus_queue.cc:237] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.316289  7834 tablet_bootstrap.cc:654] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.320542  7836 tablet_bootstrap.cc:492] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce: No bootstrap required, opened a new log
I20260608 13:03:20.321354  7836 ts_tablet_manager.cc:1403] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.007s
I20260608 13:03:20.321856  7838 tablet_bootstrap.cc:492] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e: No bootstrap required, opened a new log
I20260608 13:03:20.322643  7838 ts_tablet_manager.cc:1403] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 13:03:20.325454  7836 raft_consensus.cc:359] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } }
I20260608 13:03:20.326489  7836 raft_consensus.cc:385] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.326889  7836 raft_consensus.cc:740] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c75fedde3b04bf2a8d7d9b3224f55ce, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.327283  7838 raft_consensus.cc:359] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.328311  7838 raft_consensus.cc:385] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.327971  7836 consensus_queue.cc:260] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } }
I20260608 13:03:20.328799  7838 raft_consensus.cc:740] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f737942062c545d7963118737dfc3e8e, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.329922  7838 consensus_queue.cc:260] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.332983  7838 ts_tablet_manager.cc:1434] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 13:03:20.334457  7838 tablet_bootstrap.cc:492] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e: Bootstrap starting.
I20260608 13:03:20.335063  7836 ts_tablet_manager.cc:1434] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 13:03:20.334363  7537 catalog_manager.cc:5696] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e reported cstate change: term changed from 0 to 1, leader changed from <none> to f737942062c545d7963118737dfc3e8e (127.28.21.130). New cstate: current_term: 1 leader_uuid: "f737942062c545d7963118737dfc3e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:20.336369  7836 tablet_bootstrap.cc:492] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Bootstrap starting.
I20260608 13:03:20.339010  7834 tablet_bootstrap.cc:492] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74: No bootstrap required, opened a new log
I20260608 13:03:20.339700  7834 ts_tablet_manager.cc:1403] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.021s
I20260608 13:03:20.343245  7834 raft_consensus.cc:359] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.343886  7838 tablet_bootstrap.cc:654] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.349862  7836 tablet_bootstrap.cc:654] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.344079  7834 raft_consensus.cc:385] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.350522  7834 raft_consensus.cc:740] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 650acbae38c8441586c843f0b28e7e74, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.351379  7834 consensus_queue.cc:260] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.353590  7838 tablet_bootstrap.cc:492] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e: No bootstrap required, opened a new log
I20260608 13:03:20.353896  7834 ts_tablet_manager.cc:1434] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 13:03:20.354282  7838 ts_tablet_manager.cc:1403] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260608 13:03:20.356343  7839 raft_consensus.cc:493] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:20.357038  7839 raft_consensus.cc:515] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.357333  7838 raft_consensus.cc:359] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.358222  7838 raft_consensus.cc:385] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.358601  7838 raft_consensus.cc:740] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f737942062c545d7963118737dfc3e8e, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.359421  7838 consensus_queue.cc:260] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.361888  7838 ts_tablet_manager.cc:1434] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 13:03:20.362914  7838 tablet_bootstrap.cc:492] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e: Bootstrap starting.
I20260608 13:03:20.363595  7834 tablet_bootstrap.cc:492] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74: Bootstrap starting.
I20260608 13:03:20.369127  7839 leader_election.cc:290] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f737942062c545d7963118737dfc3e8e (127.28.21.130:43417), 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:20.369906  7839 raft_consensus.cc:493] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:20.370522  7839 raft_consensus.cc:515] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.370544  7838 tablet_bootstrap.cc:654] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.373679  7839 leader_election.cc:290] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f737942062c545d7963118737dfc3e8e (127.28.21.130:43417), 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:20.379837  7834 tablet_bootstrap.cc:654] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.387691  7836 tablet_bootstrap.cc:492] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce: No bootstrap required, opened a new log
I20260608 13:03:20.388514  7836 ts_tablet_manager.cc:1403] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.022s
I20260608 13:03:20.393141  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab1a1c26fa546b781c6546be878ef70" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737942062c545d7963118737dfc3e8e" is_pre_election: true
I20260608 13:03:20.393685  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa4969734e4c7d984ee8fd8df39ddb" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737942062c545d7963118737dfc3e8e" is_pre_election: true
I20260608 13:03:20.393878  7836 raft_consensus.cc:359] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.394505  7714 raft_consensus.cc:2468] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 650acbae38c8441586c843f0b28e7e74 in term 0.
I20260608 13:03:20.394766  7836 raft_consensus.cc:385] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.395227  7836 raft_consensus.cc:740] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c75fedde3b04bf2a8d7d9b3224f55ce, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.396008  7836 consensus_queue.cc:260] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.396512  7603 leader_election.cc:304] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 650acbae38c8441586c843f0b28e7e74, f737942062c545d7963118737dfc3e8e; no voters: 
I20260608 13:03:20.396871  7834 tablet_bootstrap.cc:492] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74: No bootstrap required, opened a new log
I20260608 13:03:20.397430  7834 ts_tablet_manager.cc:1403] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.012s
I20260608 13:03:20.397486  7839 raft_consensus.cc:2804] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 13:03:20.397678  7603 leader_election.cc:343] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f737942062c545d7963118737dfc3e8e (127.28.21.130:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:20.398121  7839 raft_consensus.cc:493] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:20.398501  7839 raft_consensus.cc:3060] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.400650  7834 raft_consensus.cc:359] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.401387  7834 raft_consensus.cc:385] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.401592  7834 raft_consensus.cc:740] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 650acbae38c8441586c843f0b28e7e74, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.402371  7836 ts_tablet_manager.cc:1434] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 13:03:20.402231  7834 consensus_queue.cc:260] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.403499  7836 tablet_bootstrap.cc:492] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce: Bootstrap starting.
I20260608 13:03:20.404433  7834 ts_tablet_manager.cc:1434] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 13:03:20.407207  7839 raft_consensus.cc:515] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.410633  7836 tablet_bootstrap.cc:654] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.411248  7839 leader_election.cc:290] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 election: Requested vote from peers f737942062c545d7963118737dfc3e8e (127.28.21.130:43417), 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:20.412894  7838 tablet_bootstrap.cc:492] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e: No bootstrap required, opened a new log
I20260608 13:03:20.412950  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa4969734e4c7d984ee8fd8df39ddb" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737942062c545d7963118737dfc3e8e"
I20260608 13:03:20.413678  7838 ts_tablet_manager.cc:1403] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.005s
I20260608 13:03:20.413786  7715 raft_consensus.cc:3060] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.422386  7715 raft_consensus.cc:2468] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 650acbae38c8441586c843f0b28e7e74 in term 1.
I20260608 13:03:20.417389  7838 raft_consensus.cc:359] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } }
I20260608 13:03:20.423411  7838 raft_consensus.cc:385] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.423815  7838 raft_consensus.cc:740] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f737942062c545d7963118737dfc3e8e, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.424844  7838 consensus_queue.cc:260] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } }
I20260608 13:03:20.425765  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab1a1c26fa546b781c6546be878ef70" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" is_pre_election: true
I20260608 13:03:20.426410  7789 raft_consensus.cc:2468] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 650acbae38c8441586c843f0b28e7e74 in term 0.
I20260608 13:03:20.427578  7836 tablet_bootstrap.cc:492] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce: No bootstrap required, opened a new log
I20260608 13:03:20.427891  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa4969734e4c7d984ee8fd8df39ddb" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" is_pre_election: true
I20260608 13:03:20.428212  7836 ts_tablet_manager.cc:1403] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260608 13:03:20.429399  7838 ts_tablet_manager.cc:1434] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 13:03:20.429440  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa4969734e4c7d984ee8fd8df39ddb" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce"
I20260608 13:03:20.430621  7838 tablet_bootstrap.cc:492] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e: Bootstrap starting.
I20260608 13:03:20.426033  7603 leader_election.cc:304] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 650acbae38c8441586c843f0b28e7e74, f737942062c545d7963118737dfc3e8e; no voters: 
I20260608 13:03:20.431582  7836 raft_consensus.cc:359] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.431985  7603 leader_election.cc:304] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [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: 4c75fedde3b04bf2a8d7d9b3224f55ce, 650acbae38c8441586c843f0b28e7e74; no voters: f737942062c545d7963118737dfc3e8e
I20260608 13:03:20.432351  7836 raft_consensus.cc:385] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.432706  7836 raft_consensus.cc:740] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c75fedde3b04bf2a8d7d9b3224f55ce, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.433063  7858 raft_consensus.cc:2804] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 13:03:20.433275  7603 leader_election.cc:343] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:20.433948  7839 raft_consensus.cc:2804] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:20.434410  7839 raft_consensus.cc:493] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:20.434778  7839 raft_consensus.cc:3060] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:03:20.435317  7603 leader_election.cc:343] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:20.433534  7836 consensus_queue.cc:260] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.438477  7836 ts_tablet_manager.cc:1434] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 13:03:20.439826  7836 tablet_bootstrap.cc:492] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Bootstrap starting.
I20260608 13:03:20.442086  7839 raft_consensus.cc:515] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.446396  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab1a1c26fa546b781c6546be878ef70" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737942062c545d7963118737dfc3e8e"
I20260608 13:03:20.446600  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab1a1c26fa546b781c6546be878ef70" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce"
I20260608 13:03:20.451740  7787 raft_consensus.cc:3060] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:03:20.452883  7603 leader_election.cc:343] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f737942062c545d7963118737dfc3e8e (127.28.21.130:43417): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:20.447083  7839 leader_election.cc:290] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 election: Requested vote from peers f737942062c545d7963118737dfc3e8e (127.28.21.130:43417), 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:20.449638  7838 tablet_bootstrap.cc:654] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.450181  7836 tablet_bootstrap.cc:654] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:20.451020  7858 raft_consensus.cc:697] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 1 LEADER]: Becoming Leader. State: Replica: 650acbae38c8441586c843f0b28e7e74, State: Running, Role: LEADER
I20260608 13:03:20.456702  7858 consensus_queue.cc:237] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.461272  7787 raft_consensus.cc:2468] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 650acbae38c8441586c843f0b28e7e74 in term 1.
I20260608 13:03:20.463518  7603 leader_election.cc:304] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [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: 4c75fedde3b04bf2a8d7d9b3224f55ce, 650acbae38c8441586c843f0b28e7e74; no voters: f737942062c545d7963118737dfc3e8e
I20260608 13:03:20.465088  7839 raft_consensus.cc:2804] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:20.465626  7839 raft_consensus.cc:697] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 1 LEADER]: Becoming Leader. State: Replica: 650acbae38c8441586c843f0b28e7e74, State: Running, Role: LEADER
I20260608 13:03:20.466274  7838 tablet_bootstrap.cc:492] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e: No bootstrap required, opened a new log
I20260608 13:03:20.466497  7839 consensus_queue.cc:237] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.474319  7538 catalog_manager.cc:5696] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 650acbae38c8441586c843f0b28e7e74 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "650acbae38c8441586c843f0b28e7e74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:20.467051  7838 ts_tablet_manager.cc:1403] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.000s
I20260608 13:03:20.479351  7836 tablet_bootstrap.cc:492] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce: No bootstrap required, opened a new log
I20260608 13:03:20.479878  7836 ts_tablet_manager.cc:1403] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.004s
I20260608 13:03:20.479997  7838 raft_consensus.cc:359] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.480746  7838 raft_consensus.cc:385] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.481060  7838 raft_consensus.cc:740] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f737942062c545d7963118737dfc3e8e, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.481834  7838 consensus_queue.cc:260] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.482998  7836 raft_consensus.cc:359] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.483757  7836 raft_consensus.cc:385] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:20.484022  7838 ts_tablet_manager.cc:1434] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260608 13:03:20.484077  7836 raft_consensus.cc:740] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c75fedde3b04bf2a8d7d9b3224f55ce, State: Initialized, Role: FOLLOWER
I20260608 13:03:20.485271  7836 consensus_queue.cc:260] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.487684  7836 ts_tablet_manager.cc:1434] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 13:03:20.492981  7538 catalog_manager.cc:5696] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 650acbae38c8441586c843f0b28e7e74 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "650acbae38c8441586c843f0b28e7e74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:20.496739  7843 raft_consensus.cc:493] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:20.497172  7843 raft_consensus.cc:515] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.499276  7843 leader_election.cc:290] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 650acbae38c8441586c843f0b28e7e74 (127.28.21.129:45379), 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:20.499852  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e91b2e92d944ac919573463ef32315" candidate_uuid: "f737942062c545d7963118737dfc3e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "650acbae38c8441586c843f0b28e7e74" is_pre_election: true
I20260608 13:03:20.500315  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e91b2e92d944ac919573463ef32315" candidate_uuid: "f737942062c545d7963118737dfc3e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" is_pre_election: true
I20260608 13:03:20.500586  7640 raft_consensus.cc:2468] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f737942062c545d7963118737dfc3e8e in term 0.
I20260608 13:03:20.500905  7787 raft_consensus.cc:2468] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f737942062c545d7963118737dfc3e8e in term 0.
I20260608 13:03:20.501966  7679 leader_election.cc:304] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 650acbae38c8441586c843f0b28e7e74, f737942062c545d7963118737dfc3e8e; no voters: 
I20260608 13:03:20.503072  7843 raft_consensus.cc:2804] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:20.503400  7843 raft_consensus.cc:493] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:20.503707  7843 raft_consensus.cc:3060] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.508837  7843 raft_consensus.cc:515] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.510484  7843 leader_election.cc:290] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [CANDIDATE]: Term 1 election: Requested vote from peers 650acbae38c8441586c843f0b28e7e74 (127.28.21.129:45379), 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:20.511252  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e91b2e92d944ac919573463ef32315" candidate_uuid: "f737942062c545d7963118737dfc3e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "650acbae38c8441586c843f0b28e7e74"
I20260608 13:03:20.511526  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e91b2e92d944ac919573463ef32315" candidate_uuid: "f737942062c545d7963118737dfc3e8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce"
I20260608 13:03:20.511762  7640 raft_consensus.cc:3060] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.512121  7787 raft_consensus.cc:3060] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.517163  7787 raft_consensus.cc:2468] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f737942062c545d7963118737dfc3e8e in term 1.
I20260608 13:03:20.517163  7640 raft_consensus.cc:2468] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f737942062c545d7963118737dfc3e8e in term 1.
I20260608 13:03:20.518386  7678 leader_election.cc:304] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c75fedde3b04bf2a8d7d9b3224f55ce, f737942062c545d7963118737dfc3e8e; no voters: 
I20260608 13:03:20.519157  7843 raft_consensus.cc:2804] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:20.519608  7843 raft_consensus.cc:697] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 1 LEADER]: Becoming Leader. State: Replica: f737942062c545d7963118737dfc3e8e, State: Running, Role: LEADER
I20260608 13:03:20.520300  7843 consensus_queue.cc:237] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
W20260608 13:03:20.527349  7586 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:03:20.528331  7536 catalog_manager.cc:5696] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e reported cstate change: term changed from 0 to 1, leader changed from <none> to f737942062c545d7963118737dfc3e8e (127.28.21.130). New cstate: current_term: 1 leader_uuid: "f737942062c545d7963118737dfc3e8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:20.554862  7839 raft_consensus.cc:493] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:20.555012  7862 raft_consensus.cc:493] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:20.555625  7839 raft_consensus.cc:515] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.555689  7862 raft_consensus.cc:515] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.558028  7862 leader_election.cc:290] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f737942062c545d7963118737dfc3e8e (127.28.21.130:43417), 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:20.558043  7839 leader_election.cc:290] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f737942062c545d7963118737dfc3e8e (127.28.21.130:43417), 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:20.559054  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80678f912e2e4e6383ce92a07ff4a4eb" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737942062c545d7963118737dfc3e8e" is_pre_election: true
I20260608 13:03:20.559283  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768460a037854d83aa97a4afe2673725" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737942062c545d7963118737dfc3e8e" is_pre_election: true
I20260608 13:03:20.559423  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80678f912e2e4e6383ce92a07ff4a4eb" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" is_pre_election: true
I20260608 13:03:20.559830  7715 raft_consensus.cc:2468] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 650acbae38c8441586c843f0b28e7e74 in term 0.
I20260608 13:03:20.559886  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "768460a037854d83aa97a4afe2673725" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" is_pre_election: true
I20260608 13:03:20.560070  7787 raft_consensus.cc:2468] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 650acbae38c8441586c843f0b28e7e74 in term 0.
I20260608 13:03:20.560901  7788 raft_consensus.cc:2393] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 650acbae38c8441586c843f0b28e7e74 in current term 1: Already voted for candidate f737942062c545d7963118737dfc3e8e in this term.
I20260608 13:03:20.561748  7603 leader_election.cc:304] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 650acbae38c8441586c843f0b28e7e74, f737942062c545d7963118737dfc3e8e; no voters: 
I20260608 13:03:20.562503  7839 raft_consensus.cc:2804] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:20.562816  7839 raft_consensus.cc:493] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:20.563100  7839 raft_consensus.cc:3060] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.563094  7603 leader_election.cc:304] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [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: 650acbae38c8441586c843f0b28e7e74; no voters: 4c75fedde3b04bf2a8d7d9b3224f55ce, f737942062c545d7963118737dfc3e8e
I20260608 13:03:20.563892  7862 raft_consensus.cc:3060] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.570634  7839 raft_consensus.cc:515] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.570950  7862 raft_consensus.cc:2749] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:20.572754  7839 leader_election.cc:290] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 election: Requested vote from peers f737942062c545d7963118737dfc3e8e (127.28.21.130:43417), 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131:37593)
I20260608 13:03:20.573488  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80678f912e2e4e6383ce92a07ff4a4eb" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737942062c545d7963118737dfc3e8e"
I20260608 13:03:20.573745  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80678f912e2e4e6383ce92a07ff4a4eb" candidate_uuid: "650acbae38c8441586c843f0b28e7e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce"
I20260608 13:03:20.574107  7715 raft_consensus.cc:3060] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.574316  7788 raft_consensus.cc:3060] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.581139  7788 raft_consensus.cc:2468] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 650acbae38c8441586c843f0b28e7e74 in term 1.
I20260608 13:03:20.581120  7715 raft_consensus.cc:2468] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 650acbae38c8441586c843f0b28e7e74 in term 1.
I20260608 13:03:20.582425  7603 leader_election.cc:304] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c75fedde3b04bf2a8d7d9b3224f55ce, 650acbae38c8441586c843f0b28e7e74; no voters: 
I20260608 13:03:20.583092  7839 raft_consensus.cc:2804] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:20.583586  7839 raft_consensus.cc:697] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 1 LEADER]: Becoming Leader. State: Replica: 650acbae38c8441586c843f0b28e7e74, State: Running, Role: LEADER
I20260608 13:03:20.584450  7839 consensus_queue.cc:237] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.586741  7840 raft_consensus.cc:493] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:20.587332  7840 raft_consensus.cc:515] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } }
I20260608 13:03:20.591950  7536 catalog_manager.cc:5696] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 650acbae38c8441586c843f0b28e7e74 (127.28.21.129). New cstate: current_term: 1 leader_uuid: "650acbae38c8441586c843f0b28e7e74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:20.593487  7840 leader_election.cc:290] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 650acbae38c8441586c843f0b28e7e74 (127.28.21.129:45379), f737942062c545d7963118737dfc3e8e (127.28.21.130:43417)
I20260608 13:03:20.601866  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7886ab266aad4668a05904206a6cfdec" candidate_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "650acbae38c8441586c843f0b28e7e74" is_pre_election: true
I20260608 13:03:20.602558  7640 raft_consensus.cc:2468] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c75fedde3b04bf2a8d7d9b3224f55ce in term 0.
I20260608 13:03:20.603657  7753 leader_election.cc:304] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c75fedde3b04bf2a8d7d9b3224f55ce, 650acbae38c8441586c843f0b28e7e74; no voters: 
I20260608 13:03:20.604373  7840 raft_consensus.cc:2804] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:20.604765  7840 raft_consensus.cc:493] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:20.605126  7840 raft_consensus.cc:3060] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.605269  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7886ab266aad4668a05904206a6cfdec" candidate_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737942062c545d7963118737dfc3e8e" is_pre_election: true
I20260608 13:03:20.605850  7715 raft_consensus.cc:2468] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c75fedde3b04bf2a8d7d9b3224f55ce in term 0.
I20260608 13:03:20.610440  7840 raft_consensus.cc:515] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } }
I20260608 13:03:20.612232  7840 leader_election.cc:290] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [CANDIDATE]: Term 1 election: Requested vote from peers 650acbae38c8441586c843f0b28e7e74 (127.28.21.129:45379), f737942062c545d7963118737dfc3e8e (127.28.21.130:43417)
I20260608 13:03:20.612816  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7886ab266aad4668a05904206a6cfdec" candidate_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "650acbae38c8441586c843f0b28e7e74"
I20260608 13:03:20.613245  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7886ab266aad4668a05904206a6cfdec" candidate_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737942062c545d7963118737dfc3e8e"
I20260608 13:03:20.613413  7640 raft_consensus.cc:3060] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.613842  7715 raft_consensus.cc:3060] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.620539  7640 raft_consensus.cc:2468] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c75fedde3b04bf2a8d7d9b3224f55ce in term 1.
I20260608 13:03:20.620642  7715 raft_consensus.cc:2468] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c75fedde3b04bf2a8d7d9b3224f55ce in term 1.
I20260608 13:03:20.621845  7752 leader_election.cc:304] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c75fedde3b04bf2a8d7d9b3224f55ce, f737942062c545d7963118737dfc3e8e; no voters: 
I20260608 13:03:20.622534  7840 raft_consensus.cc:2804] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:20.623613  7840 raft_consensus.cc:697] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 LEADER]: Becoming Leader. State: Replica: 4c75fedde3b04bf2a8d7d9b3224f55ce, State: Running, Role: LEADER
I20260608 13:03:20.624373  7840 consensus_queue.cc:237] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } }
I20260608 13:03:20.632311  7536 catalog_manager.cc:5696] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c75fedde3b04bf2a8d7d9b3224f55ce (127.28.21.131). New cstate: current_term: 1 leader_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:20.717839  7840 raft_consensus.cc:493] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:20.718472  7840 raft_consensus.cc:515] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } }
I20260608 13:03:20.720579  7840 leader_election.cc:290] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 650acbae38c8441586c843f0b28e7e74 (127.28.21.129:45379), f737942062c545d7963118737dfc3e8e (127.28.21.130:43417)
I20260608 13:03:20.723234  7640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa4969734e4c7d984ee8fd8df39ddb" candidate_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "650acbae38c8441586c843f0b28e7e74" is_pre_election: true
I20260608 13:03:20.724611  7715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1eaa4969734e4c7d984ee8fd8df39ddb" candidate_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f737942062c545d7963118737dfc3e8e" is_pre_election: true
I20260608 13:03:20.725456  7715 raft_consensus.cc:2393] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c75fedde3b04bf2a8d7d9b3224f55ce in current term 1: Already voted for candidate 650acbae38c8441586c843f0b28e7e74 in this term.
I20260608 13:03:20.727705  7753 leader_election.cc:304] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [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: 4c75fedde3b04bf2a8d7d9b3224f55ce; no voters: 650acbae38c8441586c843f0b28e7e74, f737942062c545d7963118737dfc3e8e
I20260608 13:03:20.728688  7840 raft_consensus.cc:3060] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.734954  7843 consensus_queue.cc:1048] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:20.745819  7840 raft_consensus.cc:2749] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:20.794904  7843 consensus_queue.cc:1048] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:20.853339  7839 consensus_queue.cc:1048] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:20.867479  7715 raft_consensus.cc:3060] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:20.876879  7839 consensus_queue.cc:1048] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:20.963442  7839 consensus_queue.cc:1048] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:20.967890  7715 raft_consensus.cc:1275] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Refusing update from remote peer 4c75fedde3b04bf2a8d7d9b3224f55ce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:20.971314  7640 raft_consensus.cc:1275] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Refusing update from remote peer 4c75fedde3b04bf2a8d7d9b3224f55ce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:20.987854  7840 consensus_queue.cc:1048] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:20.991678  7788 raft_consensus.cc:1275] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Refusing update from remote peer 650acbae38c8441586c843f0b28e7e74: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:20.994848  7858 consensus_queue.cc:1048] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:20.997185  7840 consensus_queue.cc:1048] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:21.001190  7839 consensus_queue.cc:1048] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:21.011945  7640 raft_consensus.cc:1275] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Refusing update from remote peer f737942062c545d7963118737dfc3e8e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:21.018702  7788 raft_consensus.cc:1275] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Refusing update from remote peer f737942062c545d7963118737dfc3e8e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:21.022466  7880 consensus_queue.cc:1048] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:21.045352  7713 raft_consensus.cc:1275] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Refusing update from remote peer 650acbae38c8441586c843f0b28e7e74: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:21.060895  7880 consensus_queue.cc:1048] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 13:03:21.089756  7895 consensus_queue.cc:1048] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260608 13:03:21.159312  7900 log.cc:927] Time spent T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce: Append to log took a long time: real 0.074s	user 0.004s	sys 0.000s
I20260608 13:03:21.237984  7893 mvcc.cc:204] Tried to move back new op lower bound from 7294663888840298496 to 7294663887200837632. Current Snapshot: MvccSnapshot[applied={T|T < 7294663888840298496}]
W20260608 13:03:21.668493  7603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.130:43417, user_credentials={real_user=slave}} blocked reactor thread for 47490.1us
W20260608 13:03:21.994871  7603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.21.131:37593, user_credentials={real_user=slave}} blocked reactor thread for 78749.7us
I20260608 13:03:22.256956 28758 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:22.264710  7927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:22.265455  7928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 13:03:22.276291  7930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 13:03:22.276347 28758 server_base.cc:1061] running on GCE node
I20260608 13:03:22.277683 28758 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:22.277951 28758 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 13:03:22.278163 28758 hybrid_clock.cc:648] HybridClock initialized: now 1780923802278147 us; error 0 us; skew 500 ppm
I20260608 13:03:22.278739 28758 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:22.281170 28758 webserver.cc:533] Webserver started at http://127.28.21.132:45017/ using document root <none> and password file <none>
I20260608 13:03:22.281705 28758 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:22.281920 28758 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:22.282245 28758 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:22.283339 28758 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-3-root/instance:
uuid: "9a0cc726455c4a489e4c93c4f68ad1da"
format_stamp: "Formatted at 2026-06-08 13:03:22 on dist-test-slave-vkhm"
I20260608 13:03:22.287787 28758 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 13:03:22.291193  7935 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:22.292003 28758 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:03:22.292382 28758 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-3-root
uuid: "9a0cc726455c4a489e4c93c4f68ad1da"
format_stamp: "Formatted at 2026-06-08 13:03:22 on dist-test-slave-vkhm"
I20260608 13:03:22.292706 28758 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskAu6ySz/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923554775813-28758-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)
I20260608 13:03:22.333349 28758 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:22.334638 28758 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:22.336068 28758 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:22.338434 28758 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:22.338678 28758 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:22.338922 28758 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:22.339102 28758 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:22.379712 28758 rpc_server.cc:307] RPC server started. Bound to: 127.28.21.132:44815
I20260608 13:03:22.379822  7997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.21.132:44815 every 8 connection(s)
I20260608 13:03:22.399168  7998 heartbeater.cc:344] Connected to a master server at 127.28.21.190:43455
I20260608 13:03:22.399598  7998 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:22.400390  7998 heartbeater.cc:507] Master 127.28.21.190:43455 requested a full tablet report, sending...
I20260608 13:03:22.402396  7537 ts_manager.cc:194] Registered new tserver with Master: 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132:44815)
I20260608 13:03:22.403827  7537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51898
I20260608 13:03:22.676592  7640 consensus_queue.cc:237] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } }
I20260608 13:03:22.683053  7787 raft_consensus.cc:1275] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Refusing update from remote peer 650acbae38c8441586c843f0b28e7e74: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:22.684752  7715 raft_consensus.cc:1275] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Refusing update from remote peer 650acbae38c8441586c843f0b28e7e74: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:22.684672  7839 consensus_queue.cc:1048] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:03:22.687656  7839 consensus_queue.cc:1048] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:03:22.695485  7925 raft_consensus.cc:2955] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.697556  7786 raft_consensus.cc:2955] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
W20260608 13:03:22.701838  7605 consensus_peers.cc:597] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 -> Peer 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132:44815): Couldn't send request to peer 9a0cc726455c4a489e4c93c4f68ad1da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1eaa4969734e4c7d984ee8fd8df39ddb. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:22.701503  7715 raft_consensus.cc:2955] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.716003  7537 catalog_manager.cc:5696] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce reported cstate change: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "650acbae38c8441586c843f0b28e7e74" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } attrs { replace: true } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.728546  7715 consensus_queue.cc:237] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } attrs { replace: true } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } }
I20260608 13:03:22.735806  7786 raft_consensus.cc:1275] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Refusing update from remote peer f737942062c545d7963118737dfc3e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:22.739159  7843 consensus_queue.cc:1048] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:03:22.742084  7640 raft_consensus.cc:1275] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Refusing update from remote peer f737942062c545d7963118737dfc3e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:22.743760  7880 consensus_queue.cc:1048] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:03:22.751528  7843 raft_consensus.cc:2955] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } attrs { replace: true } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.754837  7786 raft_consensus.cc:2955] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } attrs { replace: true } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.767724  7640 raft_consensus.cc:2955] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } attrs { replace: true } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.777433  7715 consensus_queue.cc:237] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } }
I20260608 13:03:22.779428  7534 catalog_manager.cc:5696] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce reported cstate change: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "f737942062c545d7963118737dfc3e8e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } attrs { replace: true } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
W20260608 13:03:22.783547  7680 consensus_peers.cc:597] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e -> Peer 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132:44815): Couldn't send request to peer 9a0cc726455c4a489e4c93c4f68ad1da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01e91b2e92d944ac919573463ef32315. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:22.787976  7786 raft_consensus.cc:1275] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Refusing update from remote peer f737942062c545d7963118737dfc3e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:22.789603  7880 consensus_queue.cc:1048] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 13:03:22.795065  7680 consensus_peers.cc:597] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e -> Peer 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132:44815): Couldn't send request to peer 9a0cc726455c4a489e4c93c4f68ad1da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 768460a037854d83aa97a4afe2673725. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:22.800746  7640 raft_consensus.cc:1275] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Refusing update from remote peer f737942062c545d7963118737dfc3e8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:22.800048  8013 raft_consensus.cc:2955] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.801673  7786 raft_consensus.cc:2955] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.806151  7843 consensus_queue.cc:1048] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:03:22.817196  7640 raft_consensus.cc:2955] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.824229  7534 catalog_manager.cc:5696] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e reported cstate change: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "f737942062c545d7963118737dfc3e8e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:22.829715  7787 consensus_queue.cc:237] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } }
I20260608 13:03:22.838310  7715 raft_consensus.cc:1275] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Refusing update from remote peer 4c75fedde3b04bf2a8d7d9b3224f55ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:22.840610  7871 consensus_queue.cc:1048] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.003s
I20260608 13:03:22.851337  7640 raft_consensus.cc:1275] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Refusing update from remote peer 4c75fedde3b04bf2a8d7d9b3224f55ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:03:22.853667  8015 consensus_queue.cc:1048] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:03:22.856420  8017 raft_consensus.cc:2955] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.859040  7640 raft_consensus.cc:2955] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
W20260608 13:03:22.860811  7754 consensus_peers.cc:597] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce -> Peer 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132:44815): Couldn't send request to peer 9a0cc726455c4a489e4c93c4f68ad1da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7886ab266aad4668a05904206a6cfdec. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:22.862484  7715 raft_consensus.cc:2955] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.874353  7537 catalog_manager.cc:5696] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 reported cstate change: config changed from index -1 to 16, NON_VOTER 9a0cc726455c4a489e4c93c4f68ad1da (127.28.21.132) added. New cstate: current_term: 1 leader_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4c75fedde3b04bf2a8d7d9b3224f55ce" member_type: VOTER last_known_addr { host: "127.28.21.131" port: 37593 } } peers { permanent_uuid: "650acbae38c8441586c843f0b28e7e74" member_type: VOTER last_known_addr { host: "127.28.21.129" port: 45379 } attrs { replace: true } } peers { permanent_uuid: "f737942062c545d7963118737dfc3e8e" member_type: VOTER last_known_addr { host: "127.28.21.130" port: 43417 } } peers { permanent_uuid: "9a0cc726455c4a489e4c93c4f68ad1da" member_type: NON_VOTER last_known_addr { host: "127.28.21.132" port: 44815 } attrs { promote: true } } }
I20260608 13:03:22.900352 28758 tablet_server.cc:179] TabletServer@127.28.21.129:0 shutting down...
I20260608 13:03:22.929785 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:22.930558 28758 tablet_replica.cc:333] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74: stopping tablet replica
I20260608 13:03:22.931411 28758 raft_consensus.cc:2243] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:22.932082 28758 raft_consensus.cc:2272] T 01e91b2e92d944ac919573463ef32315 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.935966 28758 tablet_replica.cc:333] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74: stopping tablet replica
I20260608 13:03:22.936785 28758 raft_consensus.cc:2243] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:22.937364 28758 raft_consensus.cc:2272] T 768460a037854d83aa97a4afe2673725 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.940639 28758 tablet_replica.cc:333] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74: stopping tablet replica
I20260608 13:03:22.941425 28758 raft_consensus.cc:2243] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:22.942003 28758 raft_consensus.cc:2272] T 7886ab266aad4668a05904206a6cfdec P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.945506 28758 tablet_replica.cc:333] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74: stopping tablet replica
I20260608 13:03:22.946261 28758 raft_consensus.cc:2243] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:22.947566 28758 raft_consensus.cc:2272] T 1eaa4969734e4c7d984ee8fd8df39ddb P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.950914 28758 tablet_replica.cc:333] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74: stopping tablet replica
I20260608 13:03:22.951632 28758 raft_consensus.cc:2243] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:22.952688 28758 raft_consensus.cc:2272] T 8ab1a1c26fa546b781c6546be878ef70 P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.955783 28758 tablet_replica.cc:333] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74: stopping tablet replica
I20260608 13:03:22.956483 28758 raft_consensus.cc:2243] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:22.957425 28758 raft_consensus.cc:2272] T 80678f912e2e4e6383ce92a07ff4a4eb P 650acbae38c8441586c843f0b28e7e74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.987617 28758 tablet_server.cc:196] TabletServer@127.28.21.129:0 shutdown complete.
I20260608 13:03:23.003157 28758 tablet_server.cc:179] TabletServer@127.28.21.130:0 shutting down...
I20260608 13:03:23.033623 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:23.034514 28758 tablet_replica.cc:333] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e: stopping tablet replica
I20260608 13:03:23.035405 28758 raft_consensus.cc:2243] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:23.036291 28758 raft_consensus.cc:2272] T 8ab1a1c26fa546b781c6546be878ef70 P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.039736 28758 tablet_replica.cc:333] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e: stopping tablet replica
I20260608 13:03:23.040577 28758 raft_consensus.cc:2243] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:23.041229 28758 raft_consensus.cc:2272] T 1eaa4969734e4c7d984ee8fd8df39ddb P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.044685 28758 tablet_replica.cc:333] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e: stopping tablet replica
I20260608 13:03:23.045423 28758 raft_consensus.cc:2243] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:23.046764 28758 raft_consensus.cc:2272] T 01e91b2e92d944ac919573463ef32315 P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.049845 28758 tablet_replica.cc:333] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e: stopping tablet replica
I20260608 13:03:23.050585 28758 raft_consensus.cc:2243] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:23.051133 28758 raft_consensus.cc:2272] T 80678f912e2e4e6383ce92a07ff4a4eb P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.054273 28758 tablet_replica.cc:333] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e: stopping tablet replica
I20260608 13:03:23.054946 28758 raft_consensus.cc:2243] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:23.055711 28758 raft_consensus.cc:2272] T 7886ab266aad4668a05904206a6cfdec P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.059088 28758 tablet_replica.cc:333] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e: stopping tablet replica
I20260608 13:03:23.059751 28758 raft_consensus.cc:2243] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:23.061103 28758 raft_consensus.cc:2272] T 768460a037854d83aa97a4afe2673725 P f737942062c545d7963118737dfc3e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.091995 28758 tablet_server.cc:196] TabletServer@127.28.21.130:0 shutdown complete.
I20260608 13:03:23.113493 28758 tablet_server.cc:179] TabletServer@127.28.21.131:0 shutting down...
I20260608 13:03:23.141438 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:23.142244 28758 tablet_replica.cc:333] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce: stopping tablet replica
I20260608 13:03:23.143119 28758 raft_consensus.cc:2243] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:23.143769 28758 raft_consensus.cc:2272] T 01e91b2e92d944ac919573463ef32315 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.147315 28758 tablet_replica.cc:333] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce: stopping tablet replica
I20260608 13:03:23.148085 28758 raft_consensus.cc:2243] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:23.148751 28758 raft_consensus.cc:2272] T 1eaa4969734e4c7d984ee8fd8df39ddb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.151973 28758 tablet_replica.cc:333] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce: stopping tablet replica
I20260608 13:03:23.152760 28758 raft_consensus.cc:2243] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:23.153542 28758 raft_consensus.cc:2272] T 8ab1a1c26fa546b781c6546be878ef70 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.156728 28758 tablet_replica.cc:333] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce: stopping tablet replica
I20260608 13:03:23.157444 28758 raft_consensus.cc:2243] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:23.158160 28758 raft_consensus.cc:2272] T 80678f912e2e4e6383ce92a07ff4a4eb P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.161232 28758 tablet_replica.cc:333] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce: stopping tablet replica
I20260608 13:03:23.161966 28758 raft_consensus.cc:2243] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:23.163278 28758 raft_consensus.cc:2272] T 7886ab266aad4668a05904206a6cfdec P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.166354 28758 tablet_replica.cc:333] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce: stopping tablet replica
I20260608 13:03:23.167014 28758 raft_consensus.cc:2243] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:23.167837 28758 raft_consensus.cc:2272] T 768460a037854d83aa97a4afe2673725 P 4c75fedde3b04bf2a8d7d9b3224f55ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.196182 28758 tablet_server.cc:196] TabletServer@127.28.21.131:0 shutdown complete.
I20260608 13:03:23.218492 28758 tablet_server.cc:179] TabletServer@127.28.21.132:0 shutting down...
I20260608 13:03:23.242170 28758 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:23.259160 28758 tablet_server.cc:196] TabletServer@127.28.21.132:0 shutdown complete.
I20260608 13:03:23.269941 28758 master.cc:562] Master@127.28.21.190:43455 shutting down...
W20260608 13:03:23.287667  7586 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 13:03:23.287881  7586 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 13:03:23.288062  7586 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 13:03:23.289120 28758 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:23.289655 28758 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:23.290014 28758 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12b13ea4641242e68c29beef3b2c22b9: stopping tablet replica
I20260608 13:03:23.309857 28758 master.cc:584] Master@127.28.21.190:43455 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (4957 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (11956 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (248397 ms total)
[  PASSED  ] 24 tests.
I20260608 13:03:23.357810 28758 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~42 seconds ago
I20260608 13:03:23.358068 28758 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~42 seconds ago
I20260608 13:03:23.358278 28758 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~42 seconds ago
I20260608 13:03:23.358470 28758 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 17 messages since previous log ~74 seconds ago
I20260608 13:03:23.358680 28758 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 6 messages since previous log ~165 seconds ago
I20260608 13:03:23.358916 28758 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~228 seconds ago
I20260608 13:03:23.359265 28758 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 81 messages since previous log ~30 seconds ago
I20260608 13:03:23.359468 28758 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~5 seconds ago
